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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dprivsock.h131 #define PRIV_SOCK_RESULT_OK 1 macro
H A Dpostprivparent.c128 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
135 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
H A Dtwoprocess.c173 if (result == PRIV_SOCK_RESULT_OK)
212 if (res != PRIV_SOCK_RESULT_OK)
226 if (res != PRIV_SOCK_RESULT_OK)
352 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dprivsock.h131 #define PRIV_SOCK_RESULT_OK 1 macro
H A Dpostprivparent.c128 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
135 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
H A Dtwoprocess.c173 if (result == PRIV_SOCK_RESULT_OK)
212 if (res != PRIV_SOCK_RESULT_OK)
226 if (res != PRIV_SOCK_RESULT_OK)
352 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dprivsock.h131 #define PRIV_SOCK_RESULT_OK 1 macro
H A Dpostprivparent.c128 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
135 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);
H A Dtwoprocess.c173 if (result == PRIV_SOCK_RESULT_OK)
212 if (res != PRIV_SOCK_RESULT_OK)
226 if (res != PRIV_SOCK_RESULT_OK)
352 priv_sock_send_result(p_sess->parent_fd, PRIV_SOCK_RESULT_OK);

Completed in 178 milliseconds