OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMAPPORT
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/lib/libsa/
rpc.h
41
#define
PMAPPORT
111
rpc.c
416
return
PMAPPORT
;
/src/include/rpc/
pmap_prot.h
76
#define
PMAPPORT
((u_short)111)
/src/sys/fs/nfs/common/
krpc.h
24
#define
PMAPPORT
111
krpc_subr.c
149
*portp = htons(
PMAPPORT
);
163
sin->sin_port = htons(
PMAPPORT
);
/src/sys/nfs/
krpc.h
28
#define
PMAPPORT
111
krpc_subr.c
154
*portp = htons(
PMAPPORT
);
168
sin->sin_port = htons(
PMAPPORT
);
nfs_bootparam.c
334
bpsin->sin_port = htons(
PMAPPORT
);
/src/lib/libc/rpc/
pmap_getmaps.c
93
address->sin_port = htons(
PMAPPORT
);
pmap_getport.c
118
address->sin_port = htons(
PMAPPORT
);
pmap_rmt.c
103
addr->sin_port = htons(
PMAPPORT
);
rpc_soc.c
322
addr->sin_port = htons(
PMAPPORT
);
/src/usr.bin/eject/
am_glue.c
71
si.sin_port = htons(
PMAPPORT
);
/src/usr.sbin/ypbind/
ypbind.c
1027
bindsin.sin_port = htons(
PMAPPORT
);
1110
bindsin.sin_port = htons(
PMAPPORT
);
1407
bindsin.sin_port = htons(
PMAPPORT
);
/src/usr.sbin/rpcbind/
rpcbind.c
597
pml->pml_map.pm_port =
PMAPPORT
;
/src/usr.bin/rpcinfo/
rpcinfo.c
484
server_addr.sin_port = htons(
PMAPPORT
);
Completed in 20 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025