Home
last modified time | relevance | path

Searched refs:INIT (Results 1 – 25 of 86) sorted by relevance

1234

/illumos-gate/usr/src/cmd/tip/
H A Dvars.c24 { "eofread", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
26 { "eofwrite", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
28 { "eol", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
36 { "framesize", NUMBER|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
38 { "host", STRING|IREMOTE|INIT, READ<<PUBLIC,
40 { "log", STRING|INIT, (READ|WRITE)<<ROOT,
42 { "phones", STRING|INIT|IREMOTE, READ<<PUBLIC,
50 { "record", STRING|INIT|IREMOTE, (READ|WRITE)<<PUBLIC,
52 { "remote", STRING|INIT|IREMOTE, READ<<PUBLIC,
60 { "SHELL", STRING|ENVIRON|INIT, (READ|WRITE)<<PUBLIC,
[all …]
H A Dvalue.c86 if (!(p->v_type&(ENVIRON|INIT))) in vassign()
93 p->v_type &= ~(ENVIRON|INIT); in vassign()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfrexp.c40 #define INIT() _ast_dbl_exp_t _pow_
62 #define INIT() (pow2tab[0]?0:init())
77 INIT();
141 INIT();
H A Dfrexpl.c44 #define INIT() _ast_fltmax_exp_t _pow_
66 #define INIT() (pow2tab[0]?0:init())
83 INIT();
149 INIT();
H A Dregexp.h85 #ifdef INIT in _re_read()
86 INIT; in _re_read()
/illumos-gate/usr/src/lib/librstp/common/
H A Dmigrate.c29 CHOOSE(INIT), \
48 case INIT: in STP_migrate_enter_state()
77 return STP_hop_2_state (this, INIT); in STP_migrate_check_conditions()
80 case INIT: in STP_migrate_check_conditions()
H A Dp2p.c30 CHOOSE(INIT), \
59 case INIT: in STP_p2p_enter_state()
78 case INIT: in STP_p2p_check_conditions()
H A Dtopoch.c30 CHOOSE(INIT), \
116 case INIT: in STP_topoch_enter_state()
187 return STP_hop_2_state (this, INIT); in STP_topoch_check_conditions()
191 case INIT: in STP_topoch_check_conditions()
202 return STP_hop_2_state (this, INIT); in STP_topoch_check_conditions()
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java148 INIT, enumConstant
157 private State state = State.INIT;
293 if (state != State.INIT) { in open()
323 case INIT: in checkCompile()
441 case INIT: in enable()
521 case INIT: in setOption()
546 case INIT: in getOption()
735 case INIT: in go()
781 case INIT: in stop()
996 case INIT: in checkGoCalled()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh78 set -- $MSGROOT/arch/*/src/cmd/INIT/INIT.msg
80 MSGROOT=${1%/src/cmd/INIT/INIT.msg}
/illumos-gate/usr/src/contrib/ast/lib/package/
H A DINIT.pkg1 INIT :PACKAGE:
8 The INIT package is required by all but the standalone
H A DINIT.ver1 INIT 2012-08-01 2012-08-01 1
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh251 INIT=""
297 INIT) ;;
312 GROUP=INIT
350 if [[ $GROUP != INIT ]]
373 INIT) RM "$TWD"
437 for i in $INIT
438 do $i $TEST INIT
685 if [[ $GROUP == INIT ]]
1330 typeset ARGS COMMAND COPY DIAGNOSTICS ERROR EXEC FLUSHED=0 GROUP=INIT
1449 alias INIT='INIT=INIT; function INIT' alias
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs63 INIT: in intrmove()
89 INIT:
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregexec.c102 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
132 #undef INIT
159 #define INIT(o, n) ((o) = (n)) macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c67 (void) set_smach_state(dsmp, INIT); in dhcp_start()
213 (void) set_smach_state(dsmp, INIT); in dhcp_selecting()
H A Dinform.c109 (void) set_smach_state(dsmp, INIT); in dhcp_inform()
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.h41 enum DHCPSTATE { INIT, SELECTING, REQUESTING, BOUND, CONFIGURED }; enumerator
/illumos-gate/usr/src/lib/libadm/common/
H A Dregexp.c31 #define INIT char *sp = instring; macro
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppop.c49 if ((pp.mode & INIT) && pp.in->type == IN_FILE && (*r & op)) in ppset()
54 …if (!pp.initialized && (!(pp.mode & INIT) || !(pp.mode & BUILTIN)) && (p != &pp.mode || !(op & BUI… in ppset()
339 if ((pp.mode & INIT) && pp.in->type == IN_FILE && (*r & n)) in ppok()
344 else if (!pp.initialized && (!(pp.mode & INIT) || !(pp.mode & BUILTIN))) in ppok()
565 if (!(pp.mode & INIT)) in ppop()
569 pp.ro_mode |= INIT; in ppop()
650 if ((pp.mode & INIT) && !(pp.ro_mode & INIT)) in ppop()
1028 pp.mode |= INIT; in ppop()
1030 pp.mode &= ~INIT; in ppop()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests64 typeset state=INIT data dir file fn line what
70 INIT) case $data in
140 state=INIT
146 state=INIT
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vmac.c97 case INIT: in hpi_vmac_tx_config()
200 case INIT: in hpi_vmac_rx_config()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A DMakefile63 .INIT: $(HDRS)
/illumos-gate/usr/src/cmd/ast/
H A DMakefile.ast28 C_ASTINIT = $(C_AST)/src/cmd/INIT
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h21 # define INIT(x) = x macro
25 # define INIT(x)

1234