OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getpwcommon
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
dns_pw.c
71
static struct passwd *
getpwcommon
(struct irs_pw *, const char *,
125
return (
getpwcommon
(this, nam, "passwd"));
133
return (
getpwcommon
(this, uidstr, "uid"));
175
getpwcommon
(struct irs_pw *this, const char *arg, const char *type) {
function
dns_pw.c
71
static struct passwd *
getpwcommon
(struct irs_pw *, const char *,
125
return (
getpwcommon
(this, nam, "passwd"));
133
return (
getpwcommon
(this, uidstr, "uid"));
175
getpwcommon
(struct irs_pw *this, const char *arg, const char *type) {
function
dns_pw.c
71
static struct passwd *
getpwcommon
(struct irs_pw *, const char *,
125
return (
getpwcommon
(this, nam, "passwd"));
133
return (
getpwcommon
(this, uidstr, "uid"));
175
getpwcommon
(struct irs_pw *this, const char *arg, const char *type) {
function
Completed in 69 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026