Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/pidns/
Dpidns30.c166 struct sigevent notif; in child_fn() local
193 notif.sigev_notify = SIGEV_SIGNAL; in child_fn()
194 notif.sigev_signo = SIGUSR1; in child_fn()
195 notif.sigev_value.sival_int = mqd; in child_fn()
196 if (ltp_syscall(__NR_mq_notify, mqd, &notif) == -1) { in child_fn()
Dpidns31.c255 struct sigevent notif; in main() local
287 notif.sigev_notify = SIGEV_SIGNAL; in main()
288 notif.sigev_signo = SIGUSR1; in main()
291 notif.sigev_value.sival_ptr = &info; in main()
292 if (ltp_syscall(__NR_mq_notify, mqd, &notif) == (mqd_t) -1) { in main()
/external/ppp/pppd/
Dmain.c2018 add_notifier(notif, func, arg) in add_notifier() argument
2019 struct notifier **notif; in add_notifier()
2028 np->next = *notif;
2031 *notif = np;
2039 remove_notifier(notif, func, arg) in remove_notifier() argument
2040 struct notifier **notif; in remove_notifier()
2046 for (; (np = *notif) != 0; notif = &np->next) {
2048 *notif = np->next;
2059 notify(notif, val) in notify() argument
2060 struct notifier *notif; in notify()
[all …]
/external/python/cpython3/Lib/test/
Dmime.types334 application/vnd.dvb.notif-aggregate-root+xml
335 application/vnd.dvb.notif-container+xml
336 application/vnd.dvb.notif-generic+xml
337 application/vnd.dvb.notif-ia-msglist+xml
338 application/vnd.dvb.notif-ia-registration-request+xml
339 application/vnd.dvb.notif-ia-registration-response+xml
340 application/vnd.dvb.notif-init+xml
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...