Home
last modified time | relevance | path

Searched refs:OPT_h (Results 1 – 18 of 18) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dtcpudp.c207 OPT_h = (1 << 8), enumerator
508 if (opts & OPT_h) { in tcpudpsvd_main()
522 if (opts & OPT_h) { in tcpudpsvd_main()
539 bb_error_msg((opts & OPT_h) in tcpudpsvd_main()
565 if (opts & OPT_h) { in tcpudpsvd_main()
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dtouch.c95 OPT_h = (1 << 4) * ENABLE_FEATURE_TOUCH_NODEREF, in touch_main() enumerator
167 (opts & OPT_h) ? lutimes : in touch_main()
H A Dod_bloaty.c47 OPT_h = 1 << 7, enumerator
1247 if (opt & OPT_h) decode_format_string("x2"); in od_main()
H A Dls.c324 OPT_h = (1 << OPTBIT_h) * ENABLE_FEATURE_HUMAN_READABLE, enumerator
626 if (option_mask32 & OPT_h) { in display_single()
/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Dmain.cpp186 #define OPT_h 0x8 macro
223 FILE *fp = (op_flags & OPT_h) ? stdout : stderr; in Usage()
226 exit((op_flags & OPT_h)==0); in Usage()
288 case 'h': op_flags |= OPT_h; Usage();break; in main()
/dports/deskutils/recoll/recoll-1.31.2/index/
H A Drecollindex.cpp75 #define OPT_h 0x80 macro
443 FILE *fp = (op_flags & OPT_h) ? stdout : stderr; in Usage()
446 exit((op_flags & OPT_h)==0); in Usage()
593 case 'h': op_flags |= OPT_h; break; in wmain()
625 if (op_flags & OPT_h) in wmain()
/dports/sysutils/busybox/busybox-1.26.2/findutils/
H A Dgrep.c150 OPT_h = 1 << OPTBIT_h, enumerator
790 if (option_mask32 & OPT_h) in grep_main()
805 if (!(option_mask32 & OPT_h)) in grep_main()
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5import/
H A Dh5import.h31 #define OPT_h 3 /* request for explanation */ macro
H A Dh5import.c291 token = OPT_h; in gtoken()
/dports/science/hdf5/hdf5-1.10.6/tools/src/h5import/
H A Dh5import.h31 #define OPT_h 3 /* request for explanation */ macro
H A Dh5import.c296 token = OPT_h; in gtoken()
/dports/sysutils/busybox/busybox-1.26.2/mailutils/
H A Dreformime.c68 OPT_h = 1 << 9, enumerator
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dmkfs_reiser.c157 OPT_h = 1 << 6, enumerator
H A Dmkfs_vfat.c258 OPT_h = 1 << 6, // [IGNORED] number of hidden sectors in mkfs_vfat_main() enumerator
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Ddhcpc.c87 OPT_h = 1 << 3, enumerator
1316 if (opt & (OPT_h|OPT_H)) { in udhcpc_main()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dfp2hdf.c257 #define OPT_h 8 /* request for explanation */ macro
1072 token = OPT_h; in gtoken()
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dpxattr.cpp779 #define OPT_h 0x2 macro
/dports/science/hdf/hdf-4.2.15/mfhdf/hdfimport/
H A Dhdfimport.c361 #define OPT_h 8 /* request for explanation */ macro
1888 token = OPT_h; in gtoken()