HomeSort by: relevance | last modified time | path
    Searched defs:complete_option (Results 1 - 2 of 2) sorted by relevancy

  /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));

Completed in 25 milliseconds