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

/freebsd-10.3-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_sig.c46 SIG_USER, enumerator in enum:__anon7186
122 s = sig_alloc(user->cc, SIG_USER, user, 0, sig, arg1, arg2);
137 s = sig_alloc(user->cc, SIG_USER, user, msg != NULL, sig, msg, 0);
289 sig_flush(user->cc, SIG_USER, user);
314 if (s->type == SIG_USER)

Completed in 51 milliseconds