Searched refs:rpc_port (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Drpc.h56 extern int rpc_port; /* decrement before bind */
H A Dbootparam.c162 d->myport = htons(--rpc_port);
281 d->myport = htons(--rpc_port);
H A Drpc.c104 int rpc_port = 0x400; /* predecrement */ variable
H A Dnfs.c486 desc->myport = htons(--rpc_port);
1130 desc->myport = htons(--rpc_port);
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.c421 extern int rpc_port;
431 d->myport = htons(--rpc_port);
473 extern int rpc_port;
483 d->myport = htons(--rpc_port);

Completed in 142 milliseconds