OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pr_byname
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
gen_pr.c
58
static struct protoent *
pr_byname
(struct irs_pr *, const char *);
91
pr->byname =
pr_byname
;
133
pr_byname
(struct irs_pr *this, const char *name) {
function
dns_pr.c
60
static struct protoent *
pr_byname
(struct irs_pr *, const char *);
97
pr->byname =
pr_byname
;
124
pr_byname
(struct irs_pr *this, const char *name) {
function
irp_pr.c
65
static struct protoent *
pr_byname
(struct irs_pr *, const char *);
100
pr->byname =
pr_byname
;
128
* struct protoent *
pr_byname
(struct irs_pr *this, const char *name)
133
pr_byname
(struct irs_pr *this, const char *name) {
function
lcl_pr.c
99
static struct protoent *
pr_byname
(struct irs_pr *, const char *);
129
pr->byname =
pr_byname
;
154
pr_byname
(struct irs_pr *this, const char *name) {
function
nis_pr.c
80
static struct protoent *
pr_byname
(struct irs_pr *, const char *);
110
pr->byname =
pr_byname
;
137
pr_byname
(struct irs_pr *this, const char *name) {
function
Completed in 25 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026