Home | Sort by: relevance | last modified time | path |
/src/usr.bin/ftp/ | |
complete.c | 58 static unsigned char complete_option (char *, int); 243 complete_option(char *word, int list) function in typeref:typename:unsigned char 414 return (complete_option(word, dolist)); |
complete.c | 58 static unsigned char complete_option (char *, int); 243 complete_option(char *word, int list) function in typeref:typename:unsigned char 414 return (complete_option(word, dolist)); |