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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dsysstr.h39 int str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode);
H A Dsysstr.c93 str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode) function
102 bug("unknown mode value in str_open");
H A Dpostlogin.c1001 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);
1014 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dsysstr.h39 int str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode);
H A Dsysstr.c93 str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode) function
102 bug("unknown mode value in str_open");
H A Dpostlogin.c1001 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);
1014 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dsysstr.h39 int str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode);
H A Dsysstr.c93 str_open(const struct mystr* p_str, const enum EVSFSysStrOpenMode mode) function
102 bug("unknown mode value in str_open");
H A Dpostlogin.c1001 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);
1014 opened_file = str_open(&p_sess->full_path, kVSFSysStrOpenReadOnly);

Completed in 122 milliseconds