Searched refs:optiontab (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/tnftp/src/
H A Dftp_var.h326 extern struct option optiontab[];
H A Dcomplete.c261 for (o = optiontab; o->name != NULL; o++) {
H A Dcmdtab.c305 struct option optiontab[] = { variable in typeref:struct:option
H A Dmain.c495 * struct option optiontab[] declared in cmdtab.c
1028 for (c = optiontab; (p = c->name) != NULL; c++) {
H A Dcmds.c2685 for (o = optiontab; o->name != NULL; o++) {

Completed in 101 milliseconds