Searched refs:atexit (Results 26 - 50 of 114) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgcomm.c134 atexit (close_stdout);
H A Dmsgexec.c123 atexit (close_stdout);
H A Dmsgunfmt.c139 atexit (close_stdout);
H A Dmsguniq.c127 atexit (close_stdout);
H A Drecode-sr-latin.c87 atexit (close_stdout);
H A Durlget.c102 atexit (close_stdout);
H A Dmsgattrib.c162 atexit (close_stdout);
H A Dmsgfilter.c173 atexit (close_stdout);
H A Dmsggrep.c174 atexit (close_stdout);
H A Dmsgfmt.c226 atexit (close_stdout);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dsysincludes.h432 int atexit(void (*function)(void));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dwait-process.c173 atexit (cleanup_slaves);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.in49 test-array_list$(EXEEXT) test-atexit.sh test-binary-io.sh \
72 test-array_list$(EXEEXT) test-atexit$(EXEEXT) \
103 $(top_srcdir)/gnulib-m4/atexit.m4 \
272 test_atexit_SOURCES = test-atexit.c
273 test_atexit_OBJECTS = test-atexit.$(OBJEXT)
463 test-atexit.c test-binary-io.c test-byteswap.c test-c-ctype.c \
478 test-atexit.c test-binary-io.c test-byteswap.c test-c-ctype.c \
974 test-atexit.sh test-atexit.c test-binary-io.sh \
1096 test-atexit
[all...]
H A DMakefile49 test-array_list$(EXEEXT) test-atexit.sh test-binary-io.sh \
72 test-array_list$(EXEEXT) test-atexit$(EXEEXT) \
103 $(top_srcdir)/gnulib-m4/atexit.m4 \
272 test_atexit_SOURCES = test-atexit.c
273 test_atexit_OBJECTS = test-atexit.$(OBJEXT)
463 test-atexit.c test-binary-io.c test-byteswap.c test-c-ctype.c \
478 test-atexit.c test-binary-io.c test-byteswap.c test-c-ctype.c \
974 test-atexit.sh test-atexit.c test-binary-io.sh \
1096 test-atexit
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dg10lib.h223 #define atexit(a) (on_exit((a),0))
221 #define atexit macro
H A Dgcryptrnd.c331 atexit (cleanup);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dserver.c212 atexit(killkids);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dmain.c76 /* This is registered with atexit() */
254 atexit(afp_exit);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dmswindows.c475 atexit (ws_cleanup);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dmain.c712 atexit (end_child);
758 //atexit (end_child);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dtop.c545 atexit(reset_term);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/config/
H A Dmconf.c644 atexit(conf_cleanup);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A DMakefile.in43 $(top_srcdir)/gnulib-m4/atexit.m4 \
H A DMakefile43 $(top_srcdir)/gnulib-m4/atexit.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dsed.c1234 if (ENABLE_FEATURE_CLEAN_UP) atexit(sed_free_and_close_stuff);
1251 atexit(cleanup_outname);

Completed in 155 milliseconds

12345