Searched refs:opt (Results 176 - 200 of 2741) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/
H A Ddpkg_deb.c22 unsigned opt; local
48 opt = getopt32(argv, "cefXx");
52 if (opt & DPKG_DEB_OPT_CONTENTS) {
57 if (opt & DPKG_DEB_OPT_CONTROL) {
66 if (opt & DPKG_DEB_OPT_FIELD) {
75 if (opt & DPKG_DEB_OPT_EXTRACT) {
78 if (opt & (DPKG_DEB_OPT_EXTRACT_VERBOSE | DPKG_DEB_OPT_EXTRACT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dlosetup.c15 unsigned opt; local
27 opt = getopt32(argv, "do:f", &opt_o);
30 if (opt == OPT_o)
33 if (opt == OPT_d) {
45 if (opt == OPT_f) /* -f should not have arguments */
76 if (opt == OPT_f) {
81 if (opt != OPT_f)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/delta/
H A Ddelta_common.c46 const lzma_options_delta *opt = filters[0].options; local
47 next->coder->distance = opt->dist;
62 const lzma_options_delta *opt = options; local
64 if (opt == NULL || opt->type != LZMA_DELTA_TYPE_BYTE
65 || opt->dist < LZMA_DELTA_DIST_MIN
66 || opt->dist > LZMA_DELTA_DIST_MAX)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/
H A Ddpkg_deb.c22 unsigned opt; local
48 opt = getopt32(argv, "cefXx");
52 if (opt & DPKG_DEB_OPT_CONTENTS) {
57 if (opt & DPKG_DEB_OPT_CONTROL) {
66 if (opt & DPKG_DEB_OPT_FIELD) {
75 if (opt & DPKG_DEB_OPT_EXTRACT) {
78 if (opt & (DPKG_DEB_OPT_EXTRACT_VERBOSE | DPKG_DEB_OPT_EXTRACT)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dlosetup.c15 unsigned opt; local
27 opt = getopt32(argv, "do:f", &opt_o);
30 if (opt == OPT_o)
33 if (opt == OPT_d) {
45 if (opt == OPT_f) /* -f should not have arguments */
76 if (opt == OPT_f) {
81 if (opt != OPT_f)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/tc/
H A Dq_prio.c35 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
44 if (get_integer(&opt.bands, *argv, 10)) {
70 if (band > opt.bands) {
78 opt.priomap[idx++] = band;
86 opt.priomap[idx] = opt.priomap[TC_PRIO_BESTEFFORT];
89 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
96 int prio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
102 if (opt
[all...]
H A Dq_rr.c36 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
45 if (get_integer(&opt.bands, *argv, 10)) {
71 if (band > opt.bands) {
79 opt.priomap[idx++] = band;
84 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
91 int rr_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
97 if (opt == NULL)
100 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt,
H A Dq_mqprio.c36 struct tc_mqprio_qopt opt = { local
46 if (get_u8(&opt.num_tc, *argv, 10)) {
53 if (get_u8(&opt.prio_tc_map[idx], *argv, 10)) {
60 opt.prio_tc_map[idx] = 0;
72 if (get_u16(&opt.count[idx], tok, 10)) {
78 if (get_u16(&opt.offset[idx], tok, 10)) {
88 if (get_u8(&opt.hw, *argv, 10)) {
103 addattr_l(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
107 int mqprio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/tc/
H A Dq_prio.c35 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
44 if (get_integer(&opt.bands, *argv, 10)) {
70 if (band > opt.bands) {
78 opt.priomap[idx++] = band;
86 opt.priomap[idx] = opt.priomap[TC_PRIO_BESTEFFORT];
89 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
96 int prio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
102 if (opt
[all...]
H A Dq_rr.c36 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
45 if (get_integer(&opt.bands, *argv, 10)) {
71 if (band > opt.bands) {
79 opt.priomap[idx++] = band;
84 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
91 int rr_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
97 if (opt == NULL)
100 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt,
H A Dq_mqprio.c36 struct tc_mqprio_qopt opt = { local
46 if (get_u8(&opt.num_tc, *argv, 10)) {
53 if (get_u8(&opt.prio_tc_map[idx], *argv, 10)) {
60 opt.prio_tc_map[idx] = 0;
72 if (get_u16(&opt.count[idx], tok, 10)) {
78 if (get_u16(&opt.offset[idx], tok, 10)) {
88 if (get_u8(&opt.hw, *argv, 10)) {
103 addattr_l(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
107 int mqprio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/tc/
H A Dq_prio.c35 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
44 if (get_integer(&opt.bands, *argv, 10)) {
70 if (band > opt.bands) {
78 opt.priomap[idx++] = band;
86 opt.priomap[idx] = opt.priomap[TC_PRIO_BESTEFFORT];
89 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
96 int prio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
102 if (opt
[all...]
H A Dq_rr.c36 struct tc_prio_qopt opt={3,{ 1, 2, 2, 2, 1, 2, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1 }}; local
45 if (get_integer(&opt.bands, *argv, 10)) {
71 if (band > opt.bands) {
79 opt.priomap[idx++] = band;
84 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
91 int rr_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
97 if (opt == NULL)
100 if (parse_rtattr_nested_compat(tb, TCA_PRIO_MAX, opt, qopt,
H A Dq_mqprio.c36 struct tc_mqprio_qopt opt = { local
46 if (get_u8(&opt.num_tc, *argv, 10)) {
53 if (get_u8(&opt.prio_tc_map[idx], *argv, 10)) {
60 opt.prio_tc_map[idx] = 0;
72 if (get_u16(&opt.count[idx], tok, 10)) {
78 if (get_u16(&opt.offset[idx], tok, 10)) {
88 if (get_u8(&opt.hw, *argv, 10)) {
103 addattr_l(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
107 int mqprio_print_opt(struct qdisc_util *qu, FILE *f, struct rtattr *opt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dchown.c20 #define OPT_RECURSE (opt & 1)
21 #define OPT_NODEREF (opt & 2)
22 #define OPT_VERBOSE (IF_DESKTOP(opt & 0x04) IF_NOT_DESKTOP(0))
23 #define OPT_CHANGED (IF_DESKTOP(opt & 0x08) IF_NOT_DESKTOP(0))
24 #define OPT_QUIET (IF_DESKTOP(opt & 0x10) IF_NOT_DESKTOP(0))
34 #define OPT_TRAVERSE (IF_DESKTOP(opt & BIT_TRAVERSE) IF_NOT_DESKTOP(0))
37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0))
64 #define opt option_mask32 macro
80 #undef opt macro
87 int opt, flag local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dchown.c20 #define OPT_RECURSE (opt & 1)
21 #define OPT_NODEREF (opt & 2)
22 #define OPT_VERBOSE (IF_DESKTOP(opt & 0x04) IF_NOT_DESKTOP(0))
23 #define OPT_CHANGED (IF_DESKTOP(opt & 0x08) IF_NOT_DESKTOP(0))
24 #define OPT_QUIET (IF_DESKTOP(opt & 0x10) IF_NOT_DESKTOP(0))
34 #define OPT_TRAVERSE (IF_DESKTOP(opt & BIT_TRAVERSE) IF_NOT_DESKTOP(0))
37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0))
64 #define opt option_mask32 macro
80 #undef opt macro
87 int opt, flag local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dchown.c20 #define OPT_RECURSE (opt & 1)
21 #define OPT_NODEREF (opt & 2)
22 #define OPT_VERBOSE (IF_DESKTOP(opt & 0x04) IF_NOT_DESKTOP(0))
23 #define OPT_CHANGED (IF_DESKTOP(opt & 0x08) IF_NOT_DESKTOP(0))
24 #define OPT_QUIET (IF_DESKTOP(opt & 0x10) IF_NOT_DESKTOP(0))
34 #define OPT_TRAVERSE (IF_DESKTOP(opt & BIT_TRAVERSE) IF_NOT_DESKTOP(0))
37 #define OPT_TRAVERSE_TOP (IF_DESKTOP(opt & BIT_TRAVERSE_TOP) IF_NOT_DESKTOP(0))
64 #define opt option_mask32 macro
80 #undef opt macro
87 int opt, flag local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/win32/
H A Dconfigure.js83 function boolToStr(opt)
85 if (opt == false)
87 else if (opt == true)
95 function strToBool(opt)
97 if (opt == 0 || opt == "no")
99 else if (opt == 1 || opt == "yes")
435 var arg, opt;
437 opt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/win32/
H A Dconfigure.js83 function boolToStr(opt)
85 if (opt == false)
87 else if (opt == true)
95 function strToBool(opt)
97 if (opt == 0 || opt == "no")
99 else if (opt == 1 || opt == "yes")
435 var arg, opt;
437 opt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/win32/
H A Dconfigure.js83 function boolToStr(opt)
85 if (opt == false)
87 else if (opt == true)
95 function strToBool(opt)
97 if (opt == 0 || opt == "no")
99 else if (opt == 1 || opt == "yes")
435 var arg, opt;
437 opt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/ASUSWebStorage-ipk/CONTROL/
H A Dpostinst7 mv -f /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
9 mv -f /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/WebdavClient-ipk/CONTROL/
H A Dpostinst7 mv -f /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
9 mv -f /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/dropbox-ipk/CONTROL/
H A Dpostinst8 #cp -rf /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
9 mv -f /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
11 #cp -rf /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/
12 mv -f /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/ftpclient-ipk/CONTROL/
H A Dpostinst7 mv -f /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
9 mv -f /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/APP-IPK/ASUSWebStorage-ipk/CONTROL/
H A Dpostinst7 mv -f /opt/tmp/bin/* $APPS_INSTALL_PATH/bin/
9 mv -f /opt/tmp/lib/* $APPS_INSTALL_PATH/lib/

Completed in 203 milliseconds

1234567891011>>