HomeSort by: relevance | last modified time | path
    Searched refs:pw_getpwconf (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libutil/compat/
compat_gepwconf.c 53 __warn_references(pw_getpwconf,
54 "warning: reference to compatibility pw_getpwconf(); "
58 pw_getpwconf(char *buf, size_t len, const struct passwd50 *p, const char *opt)
util.h 55 void pw_getpwconf(char *, size_t, const struct passwd50 *,
compat_passwd.c 62 __warn_references(pw_getpwconf,
63 "warning: reference to compatibility pw_getpwconf(); "
98 pw_getpwconf(char *buf, size_t len, const struct passwd50 *p, const char *opt) function in typeref:typename:void
  /src/include/
util.h 122 void pw_getpwconf(char *, size_t, const struct passwd *,
  /src/lib/libutil/
Makefile 73 MLINKS+=pw_getconf.3 pw_getpwconf.3
passwd.c 649 pw_getpwconf(char *data, size_t max, const struct passwd *pwd, function in typeref:typename:void
  /src/usr.bin/passwd/
local_passwd.c 111 pw_getpwconf(option, sizeof(option), pw, "localcipher");
yp_passwd.c 137 pw_getpwconf(option, sizeof(option), pw, "ypcipher");
  /src/lib/libpam/modules/pam_unix/
pam_unix.c 599 pw_getpwconf(option, sizeof(option), pwd,

Completed in 15 milliseconds