Home
last modified time | relevance | path

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

/openbsd/sys/lib/libsa/
H A Drpc.h59 extern int rpc_port; /* decrement before bind */
H A Dbootparam.c151 d->myport = htons(--rpc_port); in bp_whoami()
264 d->myport = htons(--rpc_port); in bp_getfile()
H A Drpc.c103 int rpc_port = 0x400; /* predecrement */ variable
H A Dnfs.c340 desc->myport = htons(--rpc_port); in nfs_mount()