Home
last modified time | relevance | path

Searched defs:eid_str (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/nscd/
H A Dquery.h71 char *eid_str; /* the user-identifying string (euid_egid_) */ member
H A Dquery.c118 const char *eid_str, size_t eid_str_length) in clear_config_entry_part()