Searched refs:share__getopt (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/include/share/
H A Dgetopt.h45 /* For communication from `share__getopt' to the caller.
46 When `share__getopt' finds an option that takes an argument,
55 and for communication between successive calls to `share__getopt'.
57 On entry to `share__getopt', zero means this is the first call; initialize.
59 When `share__getopt' returns -1, this is the index of the first of the
67 /* Callers store zero here to inhibit the error message `share__getopt' prints
95 one). For long options that have a zero `flag' field, `share__getopt'
134 optional. This behavior is specific to the GNU `share__getopt'.
137 scanning, explicitly telling `share__getopt' that there are no more
142 `share__getopt'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/include/share/
H A Dgetopt.h45 /* For communication from `share__getopt' to the caller.
46 When `share__getopt' finds an option that takes an argument,
55 and for communication between successive calls to `share__getopt'.
57 On entry to `share__getopt', zero means this is the first call; initialize.
59 When `share__getopt' returns -1, this is the index of the first of the
67 /* Callers store zero here to inhibit the error message `share__getopt' prints
95 one). For long options that have a zero `flag' field, `share__getopt'
134 optional. This behavior is specific to the GNU `share__getopt'.
137 scanning, explicitly telling `share__getopt' that there are no more
142 `share__getopt'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/include/share/
H A Dgetopt.h45 /* For communication from `share__getopt' to the caller.
46 When `share__getopt' finds an option that takes an argument,
55 and for communication between successive calls to `share__getopt'.
57 On entry to `share__getopt', zero means this is the first call; initialize.
59 When `share__getopt' returns -1, this is the index of the first of the
67 /* Callers store zero here to inhibit the error message `share__getopt' prints
95 one). For long options that have a zero `flag' field, `share__getopt'
134 optional. This behavior is specific to the GNU `share__getopt'.
137 scanning, explicitly telling `share__getopt' that there are no more
142 `share__getopt'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/share/getopt/
H A Dgetopt.c106 /* This version of `share__getopt' appears to the caller like standard Unix `getopt'
110 As `share__getopt' works, it permutes the elements of ARGV so that,
123 /* For communication from `share__getopt' to the caller.
124 When `share__getopt' finds an option that takes an argument,
133 and for communication between successive calls to `share__getopt'.
135 On entry to `share__getopt', zero means this is the first call; initialize.
137 When `share__getopt' returns -1, this is the index of the first of the
199 `--' can cause `share__getopt' to return -1 with `share__optind' != ARGC. */
478 (aside from the initial '-') are option characters. If `share__getopt'
482 If `share__getopt' find
982 share__getopt (argc, argv, optstring) function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/share/getopt/
H A Dgetopt.c106 /* This version of `share__getopt' appears to the caller like standard Unix `getopt'
110 As `share__getopt' works, it permutes the elements of ARGV so that,
123 /* For communication from `share__getopt' to the caller.
124 When `share__getopt' finds an option that takes an argument,
133 and for communication between successive calls to `share__getopt'.
135 On entry to `share__getopt', zero means this is the first call; initialize.
137 When `share__getopt' returns -1, this is the index of the first of the
199 `--' can cause `share__getopt' to return -1 with `share__optind' != ARGC. */
478 (aside from the initial '-') are option characters. If `share__getopt'
482 If `share__getopt' find
982 share__getopt (argc, argv, optstring) function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/share/getopt/
H A Dgetopt.c106 /* This version of `share__getopt' appears to the caller like standard Unix `getopt'
110 As `share__getopt' works, it permutes the elements of ARGV so that,
123 /* For communication from `share__getopt' to the caller.
124 When `share__getopt' finds an option that takes an argument,
133 and for communication between successive calls to `share__getopt'.
135 On entry to `share__getopt', zero means this is the first call; initialize.
137 When `share__getopt' returns -1, this is the index of the first of the
199 `--' can cause `share__getopt' to return -1 with `share__optind' != ARGC. */
478 (aside from the initial '-') are option characters. If `share__getopt'
482 If `share__getopt' find
982 share__getopt (argc, argv, optstring) function
[all...]

Completed in 133 milliseconds