Searched refs:PORTMAP (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/usr.sbin/rpcbind/
H A Dwarmstart.c46 #ifdef PORTMAP
62 #ifdef PORTMAP
148 #ifdef PORTMAP
158 #ifdef PORTMAP
166 #ifdef PORTMAP
175 #ifdef PORTMAP
H A Drpcbind.h46 #ifdef PORTMAP
75 #ifdef PORTMAP
128 #ifdef PORTMAP
H A Drpcb_stat.c47 #ifdef PORTMAP
66 #ifdef PORTMAP
H A Drpcbind.c61 #ifdef PORTMAP
106 #ifdef PORTMAP
163 #ifdef PORTMAP
243 * If PORTMAP, then for UDP and TCP, it adds the entries for version 2 also
524 #ifdef PORTMAP
H A Dpmap_svc.c50 #ifdef PORTMAP
368 #endif /* PORTMAP */
H A Drpcb_svc_com.c57 #ifdef PORTMAP
60 #endif /* PORTMAP */
202 #ifdef PORTMAP
275 #ifdef PORTMAP
451 #ifdef PORTMAP
1392 #ifdef PORTMAP
1485 #endif /* PORTMAP */
/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_bcast.c61 #ifdef PORTMAP
65 #endif /* PORTMAP */
102 * If PORTMAP has been defined, we send two packets for UDP, one for
258 int pmap_reply_flag; /* reply recvd from PORTMAP */
280 #ifdef PORTMAP
288 #endif /* PORTMAP */
341 #ifdef PORTMAP
351 #endif /* PORTMAP */
400 #ifdef PORTMAP
401 /* Prepare the packet for version 2 PORTMAP */
[all...]
H A Dsvc.c58 #ifdef PORTMAP
60 #endif /* PORTMAP */
271 #ifdef PORTMAP
338 #endif /* PORTMAP */
H A Drpc_soc.c46 #ifdef PORTMAP
581 #endif /* PORTMAP */
H A Drpcb_clnt.c55 #ifdef PORTMAP
58 #endif /* PORTMAP */
757 #ifdef PORTMAP
831 #endif /* PORTMAP */
872 /* This did not go through the above PORTMAP/TCP code */
889 /* This is a UDP PORTMAP handle. Change to version 4 */
H A Dsvc_vc.c229 #ifdef PORTMAP
234 #endif /* PORTMAP */
331 #ifdef PORTMAP
336 #endif /* PORTMAP */
H A Dsvc_dg.c281 #ifdef PORTMAP
286 #endif /* PORTMAP */
/freebsd-9.3-release/usr.bin/rpcinfo/
H A Drpcinfo.c53 * We are for now defining PORTMAP here. It doesnt even compile
56 #ifndef PORTMAP
57 #define PORTMAP macro
61 * If PORTMAP is defined, rpcinfo will talk to both portmapper and
81 #ifdef PORTMAP /* Support for version 2 portmapper */
130 #ifdef PORTMAP
169 #ifdef PORTMAP
176 #ifdef PORTMAP
182 #ifdef PORTMAP
272 #ifdef PORTMAP
[all...]
/freebsd-9.3-release/contrib/amd/include/
H A Dam_defs.h272 * Turn on PORTMAP, so that additional header files would get included
275 # ifndef PORTMAP
276 # define PORTMAP macro
277 # endif /* not PORTMAP */
/freebsd-9.3-release/sys/rpc/
H A Drpcb_clnt.c772 #ifdef PORTMAP
846 #endif /* PORTMAP */
887 /* This did not go through the above PORTMAP/TCP code */
904 /* This is a UDP PORTMAP handle. Change to version 4 */

Completed in 188 milliseconds