HomeSort by: relevance | last modified time | path
    Searched defs:listtype (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/pkill/
pkill.c 69 enum listtype { enum
115 static void makelist(struct listhead *, enum listtype, char *);
580 makelist(struct listhead *head, enum listtype type, char *src)

Completed in 112 milliseconds