Searched refs:PRIV_SOCK_RESULT_OK (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dprivsock.h115 #define PRIV_SOCK_RESULT_OK 1 macro
H A Dpostprivparent.c112 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
119 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
H A Dtwoprocess.c157 if (result == PRIV_SOCK_RESULT_OK)
196 if (res != PRIV_SOCK_RESULT_OK)
210 if (res != PRIV_SOCK_RESULT_OK)
335 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);

Completed in 31 milliseconds