Home
last modified time | relevance | path

Searched refs:xlate_ascii (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/twoftpd/twoftpd-1.43/
H A Dretr.c37 static unsigned long xlate_ascii(char* out, in xlate_ascii() function
84 binary_flag ? 0 : xlate_ascii, in handle_retr()
H A Dstore.c31 static unsigned long xlate_ascii(char* out, in xlate_ascii() function
75 binary_flag ? 0 : xlate_ascii, in open_copy_close()