Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt_old.c126 check_inverse(const char option[], int *invert, int *my_optind, int argc) in check_inverse() argument
133 if (my_optind != NULL) { in check_inverse()
134 ++*my_optind; in check_inverse()
135 if (argc && *my_optind > argc) in check_inverse()