Home
last modified time | relevance | path

Searched refs:listtype (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/pkill/
Dpkill.c70 enum listtype { enum
112 void makelist(struct listhead *, enum listtype, char *);
467 makelist(struct listhead *head, enum listtype type, char *src) in makelist()