OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pw_byname
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
dns_pw.c
61
static struct passwd *
pw_byname
(struct irs_pw *, const char *);
100
pw->byname =
pw_byname
;
124
pw_byname
(struct irs_pw *this, const char *nam) {
function
gen_pw.c
63
static struct passwd *
pw_byname
(struct irs_pw *, const char *);
96
pw->byname =
pw_byname
;
150
pw_byname
(struct irs_pw *this, const char *name) {
function
irp_pw.c
69
static struct passwd *
pw_byname
(struct irs_pw *, const char *);
99
pw->byname =
pw_byname
;
171
* struct passwd *
pw_byname
(struct irs_pw *this, const char *name)
176
pw_byname
(struct irs_pw *this, const char *name) {
function
lcl_pw.c
112
static struct passwd *
pw_byname
(struct irs_pw *, const char *);
142
pw->byname =
pw_byname
;
186
pw_byname
(struct irs_pw *this, const char *name) {
function
nis_pw.c
82
static struct passwd *
pw_byname
(struct irs_pw *, const char *);
113
pw->byname =
pw_byname
;
171
pw_byname
(struct irs_pw *this, const char *name) {
function
Completed in 18 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026