HomeSort by: relevance | last modified time | path
    Searched refs:getoption (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
extern.h 135 struct option *getoption(const char *);
main.c 631 o = getoption("prompt");
652 o = getoption("rprompt");
1043 getoption(const char *name) function in typeref:struct:option *
1064 c = getoption(name);
cmds.c 2716 o = getoption(option);
2742 o = getoption(argv[1]);

Completed in 34 milliseconds