Home
last modified time | relevance | path

Searched refs:inc_optind (Results 1 – 4 of 4) sorted by relevance

/dports/editors/hexcurse/hexcurse-1.60.0/include/
H A Dhgetopt.h123 extern int inc_optind (void);
142 extern int inc_optind ();
157 #define inc_optind() (optind ++) macro
/dports/sysutils/cmdwatch/cmdwatch-0.2.0/
H A Dgetopt.h120 extern int inc_optind (void);
139 extern int inc_optind ();
154 #define inc_optind() (optind ++) macro
H A Dgetopt1.c59 int inc_optind (void) {return optind++;} in inc_optind() function
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dsnmp_logging.c331 int inc_optind = 0; in snmp_log_options() local
364 inc_optind = 1; in snmp_log_options()
377 if (inc_optind) in snmp_log_options()
390 if (inc_optind) in snmp_log_options()
410 if (inc_optind) in snmp_log_options()
438 if (inc_optind) in snmp_log_options()
465 if (inc_optind) in snmp_log_options()