HomeSort by: relevance | last modified time | path
    Searched defs:listtype (Results 1 - 2 of 2) 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)
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 21 milliseconds