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

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

Completed in 150 milliseconds