Searched refs:notify_entry4 (Results 1 – 3 of 3) sorted by relevance
2988 struct notify_entry4 { struct2992 typedef struct notify_entry4 notify_entry4; argument2995 notify_entry4 pe_prev_entry;3001 notify_entry4 nrm_old_entry;3011 notify_entry4 nad_new_entry;3025 notify_entry4 na_changed_entry;3632 extern bool_t xdr_notify_entry4(XDR *, notify_entry4*);
3371 struct notify_entry4 { struct3378 notify_entry4 pe_prev_entry; argument3384 notify_entry4 nrm_old_entry;3394 notify_entry4 nad_new_entry;3402 notify_entry4 na_changed_entry;
2172 xdr_notify_entry4(XDR *xdrs, notify_entry4 *objp) in xdr_notify_entry4()