Home
last modified time | relevance | path

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

/netbsd/lib/libutil/
H A Dpasswd.c63 static const char *pw_default(const char *option);
556 pw_default(const char *option) in pw_default() function
595 if ((cp = pw_default(option)) != NULL) in pw_getconf()
642 (cp = pw_default(option)) != NULL) in pw_getconf()