Home
last modified time | relevance | path

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

/dragonfly/usr.bin/pkill/
H A Dpkill.c73 enum listtype { enum
124 static void makelist(struct listhead *, enum listtype, char *);
669 makelist(struct listhead *head, enum listtype type, char *src) in makelist()