Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimsgcpy.h44 copy_msg_notify(struct uni_notify *src, struct uni_notify *dst);
H A Dsig_unimsgcpy.c247 copy_msg_notify(struct uni_notify *src, struct uni_notify *dst) in copy_msg_notify() function
H A Dsig_call.c1533 copy_msg_notify(&u->u.notify, &ind->notify); in unx_notify()