Home
last modified time | relevance | path

Searched defs:cargv (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/rsync/
H A Dflist.c800 char *cargv[2], *cp; in flist_gen_dirent() local
1169 char **cargv = NULL; in flist_gen_dels() local
/openbsd-src/usr.bin/vi/common/
H A Dscreen.h49 char **cargv; /* Current file name. */ member