Searched defs:atexit (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/tools/tools/makeroot/
H A Dmakeroot.sh57 atexit() function
/freebsd-current/contrib/libpcap/testprogs/
H A Dvisopts.py301 import atexit namespace
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_test_utils.py42 import atexit namespace
/freebsd-current/lib/libc/stdlib/
H A Datexit.c64 struct atexit { struct
126 atexit(voi function
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp350 llvm::FunctionCallee atexit = local
[all...]
H A DItaniumCXXABI.cpp2668 llvm::FunctionCallee atexit = CGF.CGM.CreateRuntimeFunction(atexitTy, Name); local
[all...]
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h495 # define atexit(f) on_exit((f), 0) /* ugly hack for SunOS */ macro

Completed in 382 milliseconds