Searched defs:dummyargv (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/ftp/ | ||
H A D | complete.c | 214 char *dummyargv[] = { "complete", dir, NULL }; in complete_remote() local |
H A D | small.c | 336 char type = 0, *dummyargv[] = { argv[0], ".", NULL }; local |