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

  /src/usr.sbin/ypserv/revnetgroup/
hash.h 51 struct group_entry { struct
54 struct group_entry *next;
63 char *lookup(struct group_entry **, const char *);
66 void store(struct group_entry **, const char *, const char *);
hash.h 51 struct group_entry { struct
54 struct group_entry *next;
63 char *lookup(struct group_entry **, const char *);
66 void store(struct group_entry **, const char *, const char *);

Completed in 22 milliseconds