Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Drpc.h56 int rpc_newport(void);
H A Dbootparam.c160 d->myport = htons(rpc_newport()); in bp_whoami()
275 d->myport = htons(rpc_newport()); in bp_getfile()
H A Drpc.c105 rpc_newport(void) in rpc_newport() function
H A Dnfs.c425 desc->myport = htons(rpc_newport()); in nfs_open()