Home
last modified time | relevance | path

Searched refs:rpc_port (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/libsa/
H A Drpc.h54 extern int rpc_port; /* decrement before bind */
H A Dbootparam.c155 d->myport = htons(--rpc_port); in bp_whoami()
269 d->myport = htons(--rpc_port); in bp_getfile()
H A Drpc.c99 int rpc_port = 0x400; /* predecrement */ variable
H A Dnfs.c503 desc->myport = htons(--rpc_port); in nfs_open()