Home
last modified time | relevance | path

Searched refs:POPT_BIT_CLR (Results 1 – 15 of 15) sorted by relevance

/dports/net/rsync/rsync-3.2.3/popt/
H A Dpopt.h60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/popt/
H A Dpopt.h60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/devel/distcc/distcc-3.3.5/popt/
H A Dpopt.h60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/java/sablevm/sablevm-1.13/src/libpopt/
H A Dpopt.h60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
H A Dtest1.c131 { "bitclr", '\0', POPT_BIT_CLR | POPT_ARGFLAG_SHOW_DEFAULT, &aFlag, 0x1234,
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_popt/
H A Dpopt.h69 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/net/samba412/samba-4.12.15/third_party/popt/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/devel/popt/popt-1.18/src/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/databases/ldb15/ldb-1.5.6/third_party/popt/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/databases/ldb22/ldb-2.2.1/third_party/popt/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND)
/dports/databases/ldb20/ldb-2.0.10/third_party/popt/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/databases/ldb21/ldb-2.1.5/third_party/popt/
H A Dpopt.h68 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND) macro
/dports/devel/popt/popt-1.18/tests/
H A Dtest1.c133 { "bitclr", '\0', POPT_BIT_CLR | POPT_ARGFLAG_TOGGLE | POPT_ARGFLAG_SHOW_DEFAULT, &aFlag, 0xf842,
/dports/archivers/rpm4/rpm-4.16.1.3/lib/backend/
H A Ddb3.c296 argInfo = POPT_BIT_CLR; in dbConfigure()
/dports/archivers/rpm4/rpm-4.16.1.3/
H A DChangeLog96884 - popt: add POPT_BIT_SET/POPT_BIT_CLR to API.