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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dutility.h20 * p_text1 - text string describing why the process is exiting
21 * p_text2 - text to safely concatenate to p_text1
23 void die2(const char* p_text1, const char* p_text2);
H A Dutility.c42 die2(const char* p_text1, const char* p_text2) argument
45 str_alloc_text(&die_str, p_text1);

Completed in 33 milliseconds