| /src/sys/netinet/ |
| sctp_input.c | 1043 struct sockaddr *init_src, int *notification) 1191 *notification = SCTP_NOTIFY_ASSOC_UP; 1299 *notification = SCTP_NOTIFY_ASSOC_UP; 1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; 1411 struct sockaddr *init_src, int *notification) 1613 *notification = SCTP_NOTIFY_ASSOC_UP; 1682 int notification = 0; local 2012 cookie_len, *inp_p, netp, to, ¬ification); 2025 cookie, cookie_len, *inp_p, *stcb, *netp, to, ¬ification); 2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) [all...] |
| /src/sys/dev/acpi/ |
| qcompas.c | 1408 uint32_t notification; local 1423 "invalid battgmr notification\n"); 1426 memcpy(¬ification, buf + sizeof(hdr), 1428 switch (notification) { 1438 "unknown battmgr notification 0x%02x\n", 1439 notification);
|
| /src/sys/compat/netbsd32/ |
| netbsd32_syscallargs.h | 1396 syscallarg(const netbsd32_sigeventp_t) notification; member in struct:netbsd32_mq_notify_args
|
| /src/sys/sys/ |
| syscallargs.h | 1692 syscallarg(const struct sigevent *) notification; member in struct:sys_mq_notify_args
|