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

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c178 int same_netobj(const netobj *n0, const netobj *n1);
669 * same_netobj: Compares the apprpriate bits of a netobj for identity
672 same_netobj(const netobj *n0, const netobj *n1) function
706 same_netobj(&(fl0->client.oh), &(fl1->client.oh)));

Completed in 178 milliseconds