Home
last modified time | relevance | path

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

/dports/net/nss_ldap/nss_ldap-265/
H A Dirs-pwd.c33 IRS_EXPORT struct passwd *pw_byname (struct irs_pw *, const char *);
46 pw_byname (struct irs_pw *this, const char *name) in pw_byname() function
113 pw->byname = pw_byname; in pw_pvtinit()
H A Dexports.aix54 pw_byname
/dports/dns/libbind/libbind-6.0/irs/
H A Ddns_pw.c59 static struct passwd * pw_byname(struct irs_pw *, const char *);
98 pw->byname = pw_byname; in irs_dns_pw()
122 pw_byname(struct irs_pw *this, const char *nam) { in pw_byname() function
H A Dirp_pw.c66 static struct passwd * pw_byname(struct irs_pw *, const char *);
96 pw->byname = pw_byname; in irs_irp_pw()
173 pw_byname(struct irs_pw *this, const char *name) { in pw_byname() function
H A Dgen_pw.c61 static struct passwd * pw_byname(struct irs_pw *, const char *);
94 pw->byname = pw_byname; in irs_gen_pw()
148 pw_byname(struct irs_pw *this, const char *name) { in pw_byname() function
H A Dnis_pw.c80 static struct passwd * pw_byname(struct irs_pw *, const char *);
111 pw->byname = pw_byname; in irs_nis_pw()
169 pw_byname(struct irs_pw *this, const char *name) { in pw_byname() function
H A Dlcl_pw.c109 static struct passwd * pw_byname(struct irs_pw *, const char *);
139 pw->byname = pw_byname; in irs_lcl_pw()
183 pw_byname(struct irs_pw *this, const char *name) { in pw_byname() function