/freebsd/usr.sbin/cron/cron/ |
H A D | globals.h | 24 # define INIT(x) = x macro 27 # define INIT(x) macro
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | t_gifconf.c | 78 #define INIT 0xc3 macro
|
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/ |
H A D | ccutil.cxx | 43 #define INIT "INIT: " macro
|
H A D | init.cxx | 43 #define INIT "INIT: " macro
|
/freebsd/usr.bin/ident/ |
H A D | ident.c | 44 INIT, /* '$' */ enumerator
|
/freebsd/sys/contrib/xz-embedded/userspace/ |
H A D | boottest.c | 15 #define INIT macro
|
/freebsd/sys/contrib/xz-embedded/freebsd/ |
H A D | xz_config.h | 47 #define INIT macro
|
/freebsd/contrib/nvi/regex/ |
H A D | regexec.c | 74 #define INIT(o, n) ((o) = (unsigned)1 << (n)) macro 123 #define INIT(o, n) ((o) = (n)) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 120 #define INIT(o, n) ((o) = (n)) macro
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pwr8.c | 62 #define INIT \ macro
|
/freebsd/contrib/less/ |
H A D | option.h | 35 #define INIT 0 /* Initialization (from command line) */ macro
|
/freebsd/lib/libc/regex/ |
H A D | regexec.c | 105 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 159 #define INIT(o, n) ((o) = (n)) macro
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; enumerator
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | ibverbs.h | 41 #define INIT __attribute__((constructor)) macro
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
|
/freebsd/sys/dev/ppbus/ |
H A D | ppbconf.h | 46 #define INIT n(nINIT) macro
|
/freebsd/lib/libiconv_modules/HZ/ |
H A D | citrus_hz.c | 105 #define INIT(escape) (TAILQ_FIRST(SET(escape))) macro
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 128 #define INIT 0100 /* static data space used for initialization */ macro
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | libmilter.h | 21 # define INIT(x) = x macro
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtCXX.h | 137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_cp.c | 109 SM_STATE(CP, INIT) in SM_STATE() argument
|
/freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
H A D | asn1_encode.h | 369 #define DEFOPTIONALTYPE(DESCNAME, PRESENT, INIT, BASEDESC) \ argument
|
/freebsd/crypto/krb5/src/lib/kadm5/ |
H A D | kadm_rpc.h | 303 #define INIT 13 macro
|
/freebsd/crypto/krb5/src/kadmin/dbutil/ |
H A D | dump.c | 52 #define INIT char *sp = instring; macro
|