Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_sig.c46 SIG_USER, enumerator
122 s = sig_alloc(user->cc, SIG_USER, user, 0, sig, arg1, arg2); in cc_user_sig()
137 s = sig_alloc(user->cc, SIG_USER, user, msg != NULL, sig, msg, 0); in cc_user_sig_msg()
289 sig_flush(user->cc, SIG_USER, user); in cc_user_sig_flush()
314 if (s->type == SIG_USER) in cc_work()