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

  /src/usr.bin/ftp/
main.c 1053 getoptionvalue(const char *name) function
1058 errx(1, "getoptionvalue: invoked with NULL name");
1062 errx(1, "getoptionvalue: invoked with unknown option `%s'", name);

Completed in 17 milliseconds