Searched refs:opt_complementary (Results 26 - 50 of 70) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/selinux/
H A Druncon.c106 opt_complementary = "-1";
H A Dchcon.c133 opt_complementary = "-1" /* at least 1 param */
152 * "-1" in opt_complementary prevents this. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c76 opt_complementary = "-2";
H A Dhwclock.c191 opt_complementary = "r--ws:w--rs:s--wr:l--u:u--l";
H A Dreadprofile.c69 opt_complementary = "nn:aa:bb:ss:ii:rr:vv";
H A Dgetopt.c320 opt_complementary = "l::";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Ddf.c49 opt_complementary = "h-km:k-hm:m-hk";
H A Dexpand.c160 opt_complementary = "ta";
H A Duudecode.c136 opt_complementary = "?1"; /* 1 argument max */
H A Dcut.c172 opt_complementary = "b--bcf:c--bcf:f--bcf";
H A Ddate.c54 opt_complementary = "d--s:s--d"
H A Dinstall.c107 opt_complementary = "s--d:d--s" USE_SELINUX(":Z--\xff:\xff--Z");
H A Dsort.c290 opt_complementary = "o--o:t--t:" /* -t, -o: maximum one of each */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/loginutils/
H A Daddgroup.c141 opt_complementary = "-1:?2";
H A Dadduser.c184 opt_complementary = "=1";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dchrt.c54 opt_complementary = "r--fo:f--ro:r--fo"; /* only one policy accepted */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dpscan.c56 opt_complementary = "=1"; /* exactly one non-option */
H A Dether-wake.c196 opt_complementary = "=1";
H A Dftpgetput.c333 opt_complementary = "=3"; /* must have 3 params */
H A Darping.c251 opt_complementary = "=1:Df:AU";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dgetopt32.c16 const char *opt_complementary; variable
131 for (s = (const unsigned char *)opt_complementary; s && *s; s++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/findutils/
H A Dgrep.c391 opt_complementary = "H-h:e::f::C-AB";
421 opt_complementary = "H-h:e::f::c-n:q-n:l-n";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dps.c297 opt_complementary = "o::";
357 opt_complementary = "-:ww";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c254 opt_complementary = "K:S:K--S:S--K:m?p:K?xpun:S?xa";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c153 opt_complementary = "-3:i--i:ph:vv";

Completed in 125 milliseconds

123