Home
last modified time | relevance | path

Searched defs:xargv (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/ftp/
H A Dsmall.c330 char *cp, localcwd[PATH_MAX], *xargv[] = { argv[0], NULL, NULL }; local
H A Dmain.c635 char *xargv[5]; in main() local
H A Dfetch.c1249 char *xargv[5]; in auto_fetch() local
H A Dcmds.c219 char *cmd, *tp, *xargv[] = { argv[0], NULL, NULL }; in mput() local