Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/shell/ash_test/ash-signals/
Dsignal2.tests4 cleanup() { function
/busybox-1.35.0/shell/hush_test/hush-signals/
Dsignal2.tests4 cleanup() { function
/busybox-1.35.0/qemu_multiarch_testing/
Dmake-hdc-img.sh6 cleanup() function
/busybox-1.35.0/libbb/
Dpw_encrypt.c138 char* FAST_FUNC pw_encrypt(const char *clear, const char *salt, int cleanup) in pw_encrypt()
154 char* FAST_FUNC pw_encrypt(const char *clear, const char *salt, int cleanup) in pw_encrypt()
/busybox-1.35.0/miscutils/
Dconspy.c140 static void cleanup(int code) in cleanup() function
/busybox-1.35.0/modutils/
Dmodutils-24.c405 unsigned tgt_long cleanup; member
/busybox-1.35.0/include/
Dlibbb.h1760 #define pw_encrypt(clear, salt, cleanup) pw_encrypt(clear, salt) argument