| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_jobctrl.c | 257 void disassociate_ctty(int on_exit) in disassociate_ctty() argument 266 if (on_exit && tty->driver->type != TTY_DRIVER_TYPE_PTY) { in disassociate_ctty() 271 kill_pgrp(tty_pgrp, SIGHUP, on_exit); in disassociate_ctty() 272 if (!on_exit) in disassociate_ctty() 273 kill_pgrp(tty_pgrp, SIGCONT, on_exit); in disassociate_ctty() 279 } else if (on_exit) { in disassociate_ctty() 286 kill_pgrp(old_pgrp, SIGHUP, on_exit); in disassociate_ctty() 287 kill_pgrp(old_pgrp, SIGCONT, on_exit); in disassociate_ctty()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/efivar/ |
| H A D | efisecdb-fix-build-with-musl-libc.patch | 7 on_exit(3). 117 - * on_exit() fires. 139 - on_exit(free_actions, &actions); 140 - on_exit(free_infiles, &infiles); 141 - on_exit(maybe_free_secdb, &secdb); 142 - on_exit(maybe_do_unlink, &outfile);
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex6_user.c | 42 goto on_exit; in check_on_cpu() 52 goto on_exit; in check_on_cpu() 60 goto on_exit; in check_on_cpu() 66 on_exit: in check_on_cpu()
|
| H A D | run_cookie_uid_helper_example.sh | 7 on_exit() { function 13 trap on_exit EXIT
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
| H A D | musl-no-on_exit.patch | 1 Description: musl lacks on_exit 33 (void) on_exit(trace_on_exit,NULL);
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | link-vmlinux.sh | 324 on_exit() function 330 trap on_exit EXIT
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/linux-atm/ |
| H A D | linux-atm_2.5.2.bb | 19 SRC_URI:append:libc-musl = " file://musl-no-on_exit.patch"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/ |
| H A D | error_handler.hpp | 93 on_exit_type on_exit(first); in operator ()() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | auxtrace.h | 571 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit);
|
| H A D | auxtrace.c | 589 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() argument 591 if (!on_exit && itr && itr->snapshot_finish) in auxtrace_record__snapshot_finish()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-record.c | 684 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot() argument 690 if (auxtrace_record__snapshot_finish(rec->itr, on_exit)) in record__read_auxtrace_snapshot() 747 bool on_exit __maybe_unused) in record__read_auxtrace_snapshot()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdlib.h | 610 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdlib.h | 610 extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg)
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | snps_udc_core.c | 92 static DECLARE_COMPLETION(on_exit); 1750 complete(&on_exit); in udc_timer_function() 3038 wait_for_completion(&on_exit); in udc_remove()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-11 | 1527 * on_exit: (libc)Cleanups on Exit. 6754 1. Functions that were registered with the ‘atexit’ or ‘on_exit’ 6854 using ‘atexit’ or ‘on_exit’. 6868 -- Function: int on_exit (void (*FUNCTION)(int STATUS, void *ARG), void 6921 ‘on_exit’. 6943 execute cleanup functions registered with ‘atexit’ or ‘on_exit’.
|
| H A D | libc.info-16 | 1527 * on_exit: (libc)Cleanups on Exit. 3989 * on_exit: Cleanups on Exit. (line 26)
|
| H A D | dir | 1395 * on_exit: (libc)Cleanups on Exit.
|
| H A D | libc.info-14 | 1527 * on_exit: (libc)Cleanups on Exit.
|
| H A D | libc.info | 1527 * on_exit: (libc)Cleanups on Exit.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-11 | 1527 * on_exit: (libc)Cleanups on Exit. 6754 1. Functions that were registered with the ‘atexit’ or ‘on_exit’ 6854 using ‘atexit’ or ‘on_exit’. 6868 -- Function: int on_exit (void (*FUNCTION)(int STATUS, void *ARG), void 6921 ‘on_exit’. 6943 execute cleanup functions registered with ‘atexit’ or ‘on_exit’.
|
| H A D | libc.info-16 | 1527 * on_exit: (libc)Cleanups on Exit. 3989 * on_exit: Cleanups on Exit. (line 26)
|
| H A D | dir | 1395 * on_exit: (libc)Cleanups on Exit.
|
| H A D | libc.info-14 | 1527 * on_exit: (libc)Cleanups on Exit.
|
| H A D | libc.info | 1527 * on_exit: (libc)Cleanups on Exit.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gprof.info | 844 0.00 0.00 1/2 on_exit [28]
|