Searched refs:p_text1 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dutility.h47 * p_text1 - text string describing why the process is exiting
48 * p_text2 - text to safely concatenate to p_text1
50 void die2(const char* p_text1, const char* p_text2);
H A Dutility.c55 die2(const char* p_text1, const char* p_text2) argument
58 str_alloc_text(&die_str, p_text1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dutility.h47 * p_text1 - text string describing why the process is exiting
48 * p_text2 - text to safely concatenate to p_text1
50 void die2(const char* p_text1, const char* p_text2);
H A Dutility.c55 die2(const char* p_text1, const char* p_text2) argument
58 str_alloc_text(&die_str, p_text1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dutility.h47 * p_text1 - text string describing why the process is exiting
48 * p_text2 - text to safely concatenate to p_text1
50 void die2(const char* p_text1, const char* p_text2);
H A Dutility.c55 die2(const char* p_text1, const char* p_text2) argument
58 str_alloc_text(&die_str, p_text1);

Completed in 64 milliseconds