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

  /src/usr.bin/mail/
complete.c 425 find_execs(char *word, char *path, StringList *list) function in typeref:typename:int
527 error = find_execs(word, path, words);
530 error = find_execs(word, dir, words);

Completed in 12 milliseconds