Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c178 int same_netobj(const netobj *n0, const netobj *n1);
653 same_netobj(const netobj *n0, const netobj *n1) in same_netobj() function
686 same_netobj(&(fl0->client.oh), &(fl1->client.oh))); in same_filelock_identity()