Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dimport.c405 import_descend (message, vtag, targc, targv) in import_descend() argument
522 process_import_file (message, vfile, vtag, targc, targv) in process_import_file() argument
610 update_rcs_file (message, vfile, vtag, targc, targv, inattic) in update_rcs_file() argument
763 add_tags (rcs, vfile, vtag, targc, targv) in add_tags() argument
985 add_vbranch, vtag, targc, targv, in add_rcs_file() argument
1540 import_descend_dir (message, dir, vtag, targc, targv) in import_descend_dir() argument
H A Dclient.c5699 client_process_import_file (message, vfile, vtag, targc, targv, repository, in client_process_import_file() argument
/openbsd/usr.bin/cvs/
H A Dcvs.c186 char *envstr, **cmd_argv, **targv; in main() local
/openbsd/sbin/ifconfig/
H A Dbrconfig.c920 bridge_rule(int targc, char **targv, int ln) in bridge_rule()