OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sv_byport
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
gen_sv.c
60
static struct servent *
sv_byport
(struct irs_sv *, int, const char *);
93
sv->byport =
sv_byport
;
151
sv_byport
(struct irs_sv *this, int port, const char *proto) {
function
irp_sv.c
68
static struct servent *
sv_byport
(struct irs_sv *, int, const char *);
106
sv->byport =
sv_byport
;
228
* struct servent *
sv_byport
(struct irs_sv *this, int port,
234
sv_byport
(struct irs_sv *this, int port, const char *proto) {
function
dns_sv.c
67
static struct servent *
sv_byport
(struct irs_sv *, int, const char *);
107
sv->byport =
sv_byport
;
155
sv_byport
(struct irs_sv *this, int port, const char *proto) {
function
lcl_sv.c
107
static struct servent *
sv_byport
(struct irs_sv *, int, const char *);
145
sv->byport =
sv_byport
;
218
sv_byport
(struct irs_sv *this, int port, const char *proto) {
function
nis_sv.c
83
static struct servent *
sv_byport
(struct irs_sv *, int, const char *);
114
sv->byport =
sv_byport
;
156
sv_byport
(struct irs_sv *this, int port, const char *proto) {
function
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026