Home
last modified time | relevance | path

Searched refs:unsetoption (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dextern.h241 void unsetoption(int, char **);
H A Dcmdtab.c296 { "unset", H(unsethelp), 0, 0, 0, CMPL(o) unsetoption },
H A Dcmds.c2716 unsetoption(int argc, char *argv[]) in unsetoption() function