Searched refs:netcookie (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/rpc.lockd/ |
H A D | lockd_lock.h | 10 int lock_answer(int pid, netobj *netcookie, int result, int *pid_p,
|
H A D | kern.c | 457 lock_answer(int pid, netobj *netcookie, int result, int *pid_p, int version) in lock_answer() argument 461 if (netcookie->n_len != sizeof(ans.la_msg_ident)) { in lock_answer() 469 memcpy(&ans.la_msg_ident, netcookie->n_bytes, in lock_answer()
|