Home
last modified time | relevance | path

Searched refs:DEFAULT (Results 1 – 25 of 61) sorted by relevance

123

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DComponentShadow.java106 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 Dservinfo.c58 #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 Dfindscripts.c73 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 Dsetlist.c383 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 Druserpass.c58 #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 Dcktime.c48 #define DEFAULT "%H:%M" macro
66 fmt = DEFAULT; in setmsg()
146 fmt = DEFAULT; in cktime_val()
359 fmt = DEFAULT; in cktime()
H A Dckdate.c44 #define DEFAULT "%m/%d/%y" macro
311 fmt = DEFAULT; in ckdate_val()
/titanic_41/usr/src/lib/libbc/libc/net/
H A Druserpass.c41 #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 Dklist.c92 #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 Druserpass.c59 #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 Dconfig.msg30 @ MSG_CONF_EDLIBPATH "ELF-DEFAULT-LIBPATH"
32 @ MSG_CONF_ADLIBPATH "AOUT-DEFAULT-LIBPATH"
/titanic_41/usr/src/cmd/install.d/
H A Dinstall.sh32 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 Dsttydefs.c55 static struct Gdef DEFAULT = { /* default terminal settings */ variable
290 ttydef->g_iflags = DEFAULT.g_iflags;
295 ttydef->g_fflags = DEFAULT.g_fflags;
H A Dtmglobal.c67 struct Gdef DEFAULT = { /* default terminal settings */ variable
H A Dttymon.c627 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 Dxlator.h63 DEFAULT, /* No special mapfile treatment */ enumerator
/titanic_41/usr/src/test/os-tests/runfiles/
H A Ddelphix.run16 [DEFAULT]
H A Domnios.run16 [DEFAULT]
H A Dopenindiana.run16 [DEFAULT]
/titanic_41/usr/src/lib/libcmd/common/
H A Dtail.c123 #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 Dparse.y178 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 Ddefault.run18 [DEFAULT]
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dndrtypes.ndl44 #define DEFAULT [default]
101 #define DEFAULT
/titanic_41/usr/src/test/libc-tests/runfiles/
H A Ddefault.run17 [DEFAULT]
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c196 DEFAULT, /* default library path */

123