Home
last modified time | relevance | path

Searched refs:vsf_sysutil_a_to_filesize_t (Results 1 – 6 of 6) sorted by relevance

/dports/ftp/vsftpd/vsftpd-3.0.5/
H A Dsysutil.h198 filesize_t vsf_sysutil_a_to_filesize_t(const char* p_str);
H A Dstr.c636 return vsf_sysutil_a_to_filesize_t(str_getbuf(p_str)); in str_a_to_filesize_t()
H A Dsysutil.c803 vsf_sysutil_a_to_filesize_t(const char* p_str) in vsf_sysutil_a_to_filesize_t() function
/dports/ftp/vsftpd-ext/vsFTPd-3.0.3-ext.1/
H A Dsysutil.h205 filesize_t vsf_sysutil_a_to_filesize_t(const char* p_str);
H A Dstr.c756 return vsf_sysutil_a_to_filesize_t(str_getbuf(p_str)); in str_a_to_filesize_t()
H A Dsysutil.c845 vsf_sysutil_a_to_filesize_t(const char* p_str) in vsf_sysutil_a_to_filesize_t() function