Home
last modified time | relevance | path

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

/trueos/sys/contrib/ngatm/netnatm/sig/
HDunidef.h373 struct uniapi_notify_indication { struct
463 struct uniapi_notify_indication notify_indication;
HDsig_print.c448 const struct uniapi_notify_indication *api = msg; in uni_print_api()
HDsig_call.c1478 struct uniapi_notify_indication *ind; in unx_notify()
1482 if ((ind = ALLOC_API(struct uniapi_notify_indication, api)) == NULL) { in unx_notify()