/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/ |
H A D | ComponentShadow.java | 106 HIDDEN | DEFAULT); in ComponentShadow() 108 /* NOI18N */"java.lang.Boolean", Boolean.TRUE, DEFAULT); in ComponentShadow() 115 null, DEFAULT | DONTFETCH); in ComponentShadow() 118 null, DEFAULT | DONTFETCH); in ComponentShadow() 135 DEFAULT | DONTFETCH); in ComponentShadow()
|
/titanic_41/usr/src/cmd/svc/servinfo/ |
H A D | servinfo.c | 58 #define DEFAULT 0x1 macro 169 if (options & DEFAULT) { in svc_getrpcinfo() 214 int options = DEFAULT; in main() 275 if (options & DEFAULT) { in main()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | findscripts.c | 73 cl_Classes[idx]->src_verify = DEFAULT; in cl_deliscript() 74 cl_Classes[idx]->dst_verify = DEFAULT; in cl_deliscript() 75 cl_Classes[idx]->relpath_2_CAS = DEFAULT; in cl_deliscript()
|
H A D | setlist.c | 383 return (DEFAULT); in s_verify() 396 cl_Classes[idx]->dst_verify = DEFAULT; in cl_def_dverify() 414 return (DEFAULT); in d_verify() 434 return (DEFAULT); in s_pathtype()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ruserpass.c | 58 #define DEFAULT 1 macro 73 "default", DEFAULT, 115 case DEFAULT: in rnetrc() 117 while (((t = token()) != 0) && t != MACHINE && t != DEFAULT) in rnetrc()
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | cktime.c | 48 #define DEFAULT "%H:%M" macro 66 fmt = DEFAULT; in setmsg() 146 fmt = DEFAULT; in cktime_val() 359 fmt = DEFAULT; in cktime()
|
H A D | ckdate.c | 44 #define DEFAULT "%m/%d/%y" macro 311 fmt = DEFAULT; in ckdate_val()
|
/titanic_41/usr/src/lib/libbc/libc/net/ |
H A D | ruserpass.c | 41 #define DEFAULT 1 macro 82 t->tokstr = "default"; t++->tval = DEFAULT; in _ruserdata() 150 case DEFAULT: in rnetrc()
|
/titanic_41/usr/src/cmd/krb5/klist/ |
H A D | klist.c | 92 #define DEFAULT 0 macro 168 mode = DEFAULT; 193 if (mode != DEFAULT) usage(); 197 if (mode != DEFAULT) usage(); 230 if (mode == DEFAULT || mode == CCACHE) { 279 if (mode == DEFAULT || mode == CCACHE) 285 if (mode == DEFAULT || mode == CCACHE)
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | ruserpass.c | 59 #define DEFAULT 1 macro 97 t->tokstr = "default"; t++->tval = DEFAULT; in _ruserdata() 174 case DEFAULT: in rnetrc()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | config.msg | 30 @ MSG_CONF_EDLIBPATH "ELF-DEFAULT-LIBPATH" 32 @ MSG_CONF_ADLIBPATH "AOUT-DEFAULT-LIBPATH"
|
/titanic_41/usr/src/cmd/install.d/ |
H A D | install.sh | 32 DEFAULT="$ROOT/bin $ROOT/usr/bin $ROOT/etc $ROOT/lib $ROOT/usr/lib" FOUND="" MOVOLD="" 124 DEFAULT="" 315 for i in $DEFAULT
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttydefs.c | 55 static struct Gdef DEFAULT = { /* default terminal settings */ variable 290 ttydef->g_iflags = DEFAULT.g_iflags; 295 ttydef->g_fflags = DEFAULT.g_fflags;
|
H A D | tmglobal.c | 67 struct Gdef DEFAULT = { /* default terminal settings */ variable
|
H A D | ttymon.c | 627 extern struct Gdef DEFAULT; in get_speed() 632 sp = &DEFAULT; /* use default */ in get_speed() 634 } else sp = &DEFAULT; /* use default */ in get_speed()
|
/titanic_41/usr/src/cmd/abi/spectrans/spec2map/ |
H A D | xlator.h | 63 DEFAULT, /* No special mapfile treatment */ enumerator
|
/titanic_41/usr/src/test/os-tests/runfiles/ |
H A D | delphix.run | 16 [DEFAULT]
|
H A D | omnios.run | 16 [DEFAULT]
|
H A D | openindiana.run | 16 [DEFAULT]
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | tail.c | 123 #define DEFAULT 10 macro 374 number = DEFAULT; in num() 416 Sfoff_t number = DEFAULT; in b_tail() 472 number = DEFAULT; in b_tail()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 178 carg ::= DEFAULT STRING(X). {sqliteAddDefaultValue(pParse,&X,0);} in STRING() 179 carg ::= DEFAULT ID(X). {sqliteAddDefaultValue(pParse,&X,0);} in ID() 180 carg ::= DEFAULT INTEGER(X). {sqliteAddDefaultValue(pParse,&X,0);} in INTEGER() 181 carg ::= DEFAULT PLUS INTEGER(X). {sqliteAddDefaultValue(pParse,&X,0);} in INTEGER() 182 carg ::= DEFAULT MINUS INTEGER(X). {sqliteAddDefaultValue(pParse,&X,1);} in INTEGER() 183 carg ::= DEFAULT FLOAT(X). {sqliteAddDefaultValue(pParse,&X,0);} in FLOAT() 184 carg ::= DEFAULT PLUS FLOAT(X). {sqliteAddDefaultValue(pParse,&X,0);} in FLOAT() 185 carg ::= DEFAULT MINUS FLOAT(X). {sqliteAddDefaultValue(pParse,&X,1);} in FLOAT() 186 carg ::= DEFAULT NULL. 218 refact(A) ::= SET DEFAULT. { A = OE_SetDflt; }
|
/titanic_41/usr/src/test/util-tests/runfiles/ |
H A D | default.run | 18 [DEFAULT]
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | ndrtypes.ndl | 44 #define DEFAULT [default] 101 #define DEFAULT
|
/titanic_41/usr/src/test/libc-tests/runfiles/ |
H A D | default.run | 17 [DEFAULT]
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | globals.c | 196 DEFAULT, /* default library path */
|