Searched refs:targc (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | import.c | 30 int targc, char *targv[])); 32 int targc, char *targv[])); 408 int targc; 489 vtag, targc, targv); 526 int targc; 587 vbranch, vtag, targc, targv, 614 int targc; 767 int targc; 798 for (i = 0; i < targc; i++) 1010 int targc; [all …]
|
H A D | client.h | 197 int targc, char *targv[], char *repository, int all_files_binary,
|
H A D | client.c | 5699 client_process_import_file (message, vfile, vtag, targc, targv, repository, in client_process_import_file() argument 5704 int targc;
|
/openbsd/sbin/ifconfig/ |
H A D | brconfig.c | 943 bridge_rule(int targc, char **targv, int ln) in bridge_rule() argument 946 int argc = targc; in bridge_rule() 966 bridge_badrule(targc, targv, ln); in bridge_rule() 1054 bridge_badrule(targc, targv, ln); in bridge_rule()
|