Home
last modified time | relevance | path

Searched defs:xexit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toybox/
H A Dtoys.h122 struct arg_list *xexit; // atexit() functions for xexit(), set by sigatexit() member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dutil.go343 func xexit(n int) { func
/aosp_15_r20/external/toybox/lib/
H A Dxwrap.c45 void xexit(void) in xexit() function