Searched refs:nuke_str (Results 1 – 7 of 7) sorted by relevance
13 void FAST_FUNC nuke_str(char *str) in nuke_str() function
116 nuke_str(plaintext); in ask_and_check_password_extended()
72 nuke_str(ret); /* paranoia */ in bb_ask_noecho()
79 nuke_str(p); in string_checker()
92 nuke_str(orig); in new_password()95 nuke_str(newp); in new_password()98 nuke_str(cp); in new_password()
1159 nuke_str(*argv); in init_main()
1748 void nuke_str(char *str) FAST_FUNC;