OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YPBINDPROG
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/ypset/
ypset.c
134
client = clntudp_create(sin,
YPBINDPROG
, YPBINDVERS, tv, &sock);
/src/lib/librpcsvc/
yp.x
284
program
YPBINDPROG
{
/src/usr.sbin/rpcbind/
security.c
34
#define
YPBINDPROG
((unsigned long)100007)
271
case
YPBINDPROG
:
/src/include/rpcsvc/
yp_prot.h
218
#define
YPBINDPROG
((unsigned long)100007)
/src/usr.bin/ypwhich/
ypwhich.c
240
ypbind = mkclient(&sin,
YPBINDPROG
, YPBINDVERS, tcp);
/src/lib/libc/yp/
yplib.c
215
client = clnttcp_create(&clnt_sin,
YPBINDPROG
, YPBINDVERS,
/src/usr.sbin/ypbind/
ypbind.c
970
(void)pmap_unset(
YPBINDPROG
, YPBINDVERS);
976
if (!svc_register(udptransp,
YPBINDPROG
, YPBINDVERS, ypbindprog_2,
978
errx(1, "Unable to register (
YPBINDPROG
, YPBINDVERS, udp).");
984
if (!svc_register(tcptransp,
YPBINDPROG
, YPBINDVERS, ypbindprog_2,
986
errx(1, "Unable to register (
YPBINDPROG
, YPBINDVERS, tcp).");
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025