Searched refs:INIT (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-11-stable/usr.bin/tip/tip/
H A Dvars.c52 { "baudrate", NUMBER|IREMOTE|INIT, (READ<<PUBLIC)|(WRITE<<ROOT),
56 { "eofread", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
58 { "eofwrite", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
60 { "eol", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
64 { "exceptions", STRING|INIT|IREMOTE, (READ|WRITE)<<PUBLIC,
68 { "framesize", NUMBER|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
70 { "host", STRING|IREMOTE|INIT, READ<<PUBLIC,
72 { "log", STRING|INIT, (READ|WRITE)<<ROOT,
74 { "phones", STRING|INIT|IREMOTE, READ<<PUBLIC,
82 { "record", STRING|INIT|IREMOT
[all...]
H A Dvalue.c118 if (!(p->v_type&(ENVIRON|INIT)))
124 p->v_type &= ~(ENVIRON|INIT);
/freebsd-11-stable/usr.bin/ident/
H A Dident.c44 INIT, /* '$' */ enumerator in enum:__anon13783
58 analyzer_states state = INIT;
69 case INIT:
74 /* Otherwise, stay in INIT state */
91 /* Otherwise, transit back to INIT */
92 state = INIT;
119 * Go back to INIT state otherwise.
121 state = INIT;
137 * to INIT state.
143 state = INIT;
[all...]
/freebsd-11-stable/contrib/less/
H A Doptfunc.c22 * INIT The option is being initialized from the command line.
109 case INIT:
172 case INIT:
237 case INIT:
296 case INIT:
321 case INIT:
362 case INIT:
391 case INIT:
430 case INIT:
466 case INIT
[all...]
H A Doption.h34 #define INIT 0 /* Initialization (from command line) */ macro
H A Doption.c97 (*pendopt->ofunc)(INIT, s);
289 (*o->ofunc)(INIT, str);
/freebsd-11-stable/sys/contrib/xz-embedded/freebsd/
H A Dxz_config.h46 #undef INIT macro
47 #define INIT macro
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_vendor_test.c20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator in enum:eap_vendor_test_data::__anon4335
27 case INIT:
28 return "INIT";
58 data->state = INIT;
85 wpabuf_put_u8(req, data->state == INIT ? 1 : 3);
118 if (data->state == INIT) {
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_vendor_test.c25 enum { INIT, CONFIRM, SUCCESS } state; enumerator in enum:eap_vendor_test_data::__anon4309
40 data->state = INIT;
82 if (data->state == INIT && *pos != 1) {
84 "%d in INIT state", *pos);
125 if (data->state == INIT) {
/freebsd-11-stable/contrib/gcclibs/include/
H A Dhashtab.h200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT)
/freebsd-11-stable/contrib/binutils/include/
H A Dhashtab.h200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT)
/freebsd-11-stable/contrib/nvi/regex/
H A Dregexec.c74 #define INIT(o, n) ((o) = (unsigned)1 << (n)) macro
100 #undef INIT macro
123 #define INIT(o, n) ((o) = (n)) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregexec.c71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
97 #undef INIT macro
120 #define INIT(o, n) ((o) = (n)) macro
/freebsd-11-stable/contrib/gdb/include/
H A Dhashtab.h189 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT)
/freebsd-11-stable/sys/contrib/xz-embedded/userspace/
H A Dboottest.c15 #define INIT macro
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dop.h116 INIT, /* pseudo op, not used in trees */ enumerator in enum:__anon13873
/freebsd-11-stable/lib/libc/regex/
H A Dregexec.c111 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
140 #undef INIT macro
165 #define INIT(o, n) ((o) = (n)) macro
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dibverbs.h41 #define INIT __attribute__((constructor)) macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h136 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator in enum:clang::CXXForRangeStmt::__anon96
152 Stmt *getInit() { return SubExprs[INIT]; }
156 const Stmt *getInit() const { return SubExprs[INIT]; }
191 void setInit(Stmt *S) { SubExprs[INIT] = S; }
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dlibmilter.h21 # define INIT(x) = x macro
25 # define INIT(x)
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_regex.c67 #define INIT register char *sp = RegEx_Init(instring);
/freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/
H A Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, int in_size,
/freebsd-11-stable/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c104 #define INIT(escape) (TAILQ_FIRST(SET(escape))) macro
245 } else if (INIT(psenc->inuse) == init) {
356 if (INIT(psenc->inuse) != init ||
359 } else if (candidate == (init = INIT(candidate))) {
/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h46 #define INIT n(nINIT) macro
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c108 SM_STATE(CP, INIT)
110 SM_ENTRY(CP, INIT);
343 SM_ENTER(CP, INIT);
347 SM_ENTER(CP, INIT);

Completed in 261 milliseconds

12