Searched refs:struct_sigevent (Results 1 – 11 of 11) sorted by relevance
31 #include DEF_MPERS_TYPE(struct_sigevent)41 struct_sigevent sev; in MPERS_PRINTER_DECL()
45 } struct_sigevent; typedef
92 # define struct_sigevent MPERS_mx32_struct_sigevent macro
92 # define struct_sigevent MPERS_m32_struct_sigevent macro
21750 struct_sigevent.sigev_value.sival_ptr to unsigned long as the former33209 * print_sigevent.c (struct_sigevent): Remove.33210 (print_sigevent): Update all struct_sigevent users.33212 (main): Use struct_sigevent instead of struct sigevent,36088 of struct_sigevent fields along with their values.36102 * print_sigevent.c (struct_sigevent): New typedef. Mpersify it.
49 struct_sigevent sev = { in main()
231 struct_sigevent bogus_sev_data = { in main()247 struct_sigevent *bogus_sev = tail_memdup(&bogus_sev_data, in main()