Searched refs:pmap_unset (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dpmap_clnt.h67 * success = pmap_unset(program, version);
93 extern bool_t pmap_unset __P((unsigned int, unsigned int));
107 extern bool_t pmap_unset __P((unsigned long, unsigned long));
H A Dsvc_simple.c110 (void) pmap_unset((uint32_t)prognum, (uint32_t)versnum);
118 (void) pmap_unset((u_long)prognum, (u_long)versnum);
H A Dpmap_clnt.c138 pmap_unset(program, version) function
H A DMakefile.inc48 rpc.3 pmap_unset.3 \
H A Dsvc.c223 (void)pmap_unset(prog, vers);
/macosx-10.10/remote_cmds-47/rpc_yppasswdd.tproj/
H A Drpc.yppasswdd.c119 (void) pmap_unset(YPPASSWDPROG, YPPASSWDVERS);
/macosx-10.10/remote_cmds-47/ypserv.tproj/
H A Dypserv.c44 #include <rpc/pmap_clnt.h> /* for pmap_unset */
437 (void) pmap_unset(YPPROG, YPVERS);
438 (void) pmap_unset(YPPROG, YPOLDVERS);
/macosx-10.10/Libinfo-459/xcodescripts/
H A Dinstall_files.sh207 pmap_set.3 pmap_unset.3 regsterrpc.3 rpc_createerr.3 \
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlmbench_select_tcp.c309 (void)pmap_unset((u_long)prog, (u_long)1);
/macosx-10.10/remote_cmds-47/ypbind.tproj/
H A Dypbind.c571 pmap_unset(YPBINDPROG, YPBINDVERS);

Completed in 133 milliseconds