Searched refs:cf_optind (Results 1 – 3 of 3) sorted by relevance
50 cf_optind = 1, /* index into parent argv vector */ variable85 tmpind = cf_optind;96 cf_optind = ++tmpind;100 cf_optind = tmpind;113 ++cf_optind;123 ++cf_optind;127 else if (nargc <= ++cf_optind) { /* no arg */137 cf_optarg = nargv[cf_optind];139 ++cf_optind;
356 ind = cf_optind; in smb_ctx_scan_argv()358 cf_optind = cf_optreset = 1; in smb_ctx_scan_argv()
72 extern int cf_opterr, cf_optind, cf_optopt, cf_optreset;