Home
last modified time | relevance | path

Searched defs:opt_end (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dminiopt.h39 bool opt_end; /* at end of options (passed a "--") */ member
/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dgetopt_long.c155 permute_args(int panonopt_start, int panonopt_end, int opt_end, in permute_args()