Searched refs:syst (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h150 void syst (int, char **);
H A Dcmdtab.c180 { "system", systemhelp, 0, 1, 1, syst },
H A Dcmds.c2004 syst(int argc, char **argv) function
/freebsd-11-stable/usr.sbin/trpt/
H A Dtrpt.c102 const char *core, *syst; local
140 syst = *argv;
155 syst = getbootfile();
157 if (nlist(syst, nl) < 0 || !nl[0].n_value)
158 errx(1, "%s: no namelist", syst);
/freebsd-11-stable/contrib/tnftp/src/
H A Dextern.h239 void syst(int, char **);
H A Dcmdtab.c290 { "system", H(systemhelp), 0, 1, 1, CMPL0 syst },
H A Dcmds.c2407 syst(int argc, char *argv[]) function

Completed in 84 milliseconds