Searched refs:OPT_H (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dcp.c39 OPT_H = 1 << (sizeof(FILEUTILS_CP_OPTSTR)+2), enumerator in enum:__anon11150
54 if (flags & OPT_H) ... // deref command-line params only
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/findutils/
H A Dgrep.c65 OPT_H = 1 << OPTBIT_H, enumerator in enum:__anon11236
472 if (option_mask32 & OPT_H)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c168 OPT_H = 1 << 5, enumerator in enum:__anon11336
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfdisk.c2697 OPT_H = 1 << 2, enumerator in enum:__anon11388
2723 if (opt & OPT_H) { // -H

Completed in 131 milliseconds