Home
last modified time | relevance | path

Searched refs:nuke_str (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/libbb/
Dnuke_str.c13 void FAST_FUNC nuke_str(char *str) in nuke_str() function
Dcorrect_password.c116 nuke_str(plaintext); in ask_and_check_password_extended()
Dbb_askpass.c72 nuke_str(ret); /* paranoia */ in bb_ask_noecho()
Dobscure.c79 nuke_str(p); in string_checker()
/busybox-1.35.0/loginutils/
Dpasswd.c92 nuke_str(orig); in new_password()
95 nuke_str(newp); in new_password()
98 nuke_str(cp); in new_password()
/busybox-1.35.0/init/
Dinit.c1159 nuke_str(*argv); in init_main()
/busybox-1.35.0/include/
Dlibbb.h1748 void nuke_str(char *str) FAST_FUNC;