Home
last modified time | relevance | path

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

12345

/titanic_51/usr/src/cmd/tip/
H A Dvars.c22 { "baudrate", NUMBER|IREMOTE|INIT, (READ<<PUBLIC)|(WRITE<<ROOT),
26 { "eofread", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
28 { "eofwrite", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
30 { "eol", STRING|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
34 { "exceptions", STRING|INIT|IREMOTE, (READ|WRITE)<<PUBLIC,
38 { "framesize", NUMBER|IREMOTE|INIT, (READ|WRITE)<<PUBLIC,
40 { "host", STRING|IREMOTE|INIT, READ<<PUBLIC,
42 { "log", STRING|INIT, (READ|WRITE)<<ROOT,
44 { "phones", STRING|INIT|IREMOTE, READ<<PUBLIC,
52 { "record", STRING|INIT|IREMOT
[all...]
/titanic_51/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()
/titanic_51/usr/src/lib/libast/common/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()
/titanic_51/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()
118 flush (this, "topoch 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()
/titanic_51/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh78 set -- $MSGROOT/arch/*/src/cmd/INIT/INIT.msg
79 [[ -f $1 ]] || { print -u2 $"$command: INIT.msg: not found"; exit 1; }
80 MSGROOT=${1%/src/cmd/INIT/INIT.msg}
/titanic_51/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()
483 assert ((state != State.INIT) && (state != State.OPEN)); in getProgramInfo()
521 case INIT: in setOption()
546 case INIT: in getOption()
568 return ((state != State.INIT) && (state != State.CLOSED)); in isOpen()
735 case INIT in go()
[all...]
/titanic_51/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
/titanic_51/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs73 INIT: in intrmove()
99 INIT:
/titanic_51/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 alias
[all...]
/titanic_51/usr/src/lib/libc/port/locale/
H A Dregexec.c109 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro
138 #undef INIT
164 #define INIT(o, n) ((o) = (n)) macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dregexp.h95 #ifdef INIT
96 INIT;
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dregexp.h95 #ifdef INIT
96 INIT;
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dregexp.h95 #ifdef INIT
96 INIT;
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dregexp.h95 #ifdef INIT
96 INIT;
/titanic_51/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c67 (void) set_smach_state(dsmp, INIT); in dhcp_start()
132 "reverting to INIT on %s", dsmp->dsm_name); in dhcp_selecting()
233 (void) set_smach_state(dsmp, INIT); in dhcp_selecting()
/titanic_51/usr/src/stand/lib/inet/
H A Ddhcpv4.h41 enum DHCPSTATE { INIT, SELECTING, REQUESTING, BOUND, CONFIGURED }; enumerator
/titanic_51/usr/src/lib/libadm/common/
H A Dregexp.c33 #define INIT char *sp = instring; macro
/titanic_51/usr/src/cmd/ast/
H A DMakefile.ast28 C_ASTINIT = $(C_AST)/src/cmd/INIT

12345