/titanic_51/usr/src/cmd/audio/utilities/ |
H A D | AudioTypeG72X.cc | 42 initialized = FALSE; in AudioTypeG72X() 161 if (!initialized) { in Convert() 163 initialized = TRUE; in Convert() 171 if (!initialized) { in Convert() 173 initialized = TRUE; in Convert() 189 if (!initialized) { in Convert() 191 initialized = TRUE; in Convert() 207 if (!initialized) { in Convert() 209 initialized = TRUE; in Convert() 250 if (!initialized) in Flush() [all...] |
/titanic_51/usr/src/lib/libc/port/i18n/ |
H A D | wdresolve.c | 55 static int initialized = 0; variable 67 initialized = 1; in _wdinitialize() 139 if (!initialized) in wdchkind() 174 if (!initialized) in wdbindf() 207 if (!initialized) in wddelim() 234 if (!initialized) in mcfiller() 258 if (!initialized) in mcwrap()
|
/titanic_51/usr/src/stand/lib/inet/ |
H A D | mac.c | 56 boolean_t initialized; /* Boolean state */ variable 89 if (initialized) in mac_init() 265 initialized = B_TRUE; in mac_init() 281 initialized = B_FALSE; in mac_fini() 344 if (!initialized) in mac_get_mtu() 353 if (!initialized) in mac_get_dev() 362 if (!initialized) in mac_get_addr_buf() 371 if (!initialized) in mac_get_addr_len() 380 if (!initialized) in mac_get_type() 396 if (!initialized) in mac_get_arp_timeout() [all...] |
/titanic_51/usr/src/cmd/backup/lib/ |
H A D | byteorder.c | 49 if ((! ctx->initialized) || (filep == NULL)) in byteorder_banner() 113 if (! ctx->initialized) in checksum() 163 if ((! ctx->initialized) && (sp->c_magic != magic)) { in normspcl() 168 ctx->initialized = 1; in normspcl() 259 assert(ctx->initialized); 272 assert(ctx->initialized); in normacls()
|
/titanic_51/usr/src/cmd/svr4pkg/libinst/ |
H A D | pathdup.c | 57 static int size, initialized; variable 85 initialized = 1; in pathinit() 116 if (!initialized) in pathalloc() 142 if (!initialized) in pathdup()
|
/titanic_51/usr/src/cmd/make/lib/bsd/ |
H A D | bsd.cc | 67 static int initialized = 0; in bsd_signals() 69 if (initialized == 0) in bsd_signals() 71 initialized = 1; in bsd_signals() 65 static int initialized = 0; bsd_signals() local
|
/titanic_51/usr/src/lib/libproc/common/ |
H A D | proc_stdio.c | 40 static int initialized = 0; variable 101 initialized = 1; in proc_initstdio() 140 if (!initialized) in proc_flushstdio() 159 if (!initialized) in proc_finistdio()
|
/titanic_51/usr/src/lib/libunistat/common/sdbc/ |
H A D | sdbc.err | 25 DISABLE = Cache deconfig failed. Not initialized 26 CLUSTER_SIZE = Get cluster size operation failed. Cache not initialized 27 CLUSTER_DATA = Get cluster data operation failed. Cache not initialized 28 GLMUL_SIZE = Get global size operation failed. Cache not initialized 29 GLMUL_INFO = Get global info operation failed. Cache not initialized 36 ALREADY = Cache enable failed. Already initialized.
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | trace.c | 59 static int initialized = FALSE; in __m_trace() local 64 if (!initialized) { in __m_trace() 70 initialized = TRUE; in __m_trace()
|
/titanic_51/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 144 mp->initialized = B_TRUE; in zmutex_init() 151 ASSERT(mp->initialized == B_TRUE); in zmutex_destroy() 155 mp->initialized = B_FALSE; in zmutex_destroy() 161 ASSERT(mp->initialized == B_TRUE); in zmutex_enter() 172 ASSERT(mp->initialized == B_TRUE); in mutex_tryenter() 186 ASSERT(mp->initialized == B_TRUE); in zmutex_exit() 195 ASSERT(mp->initialized == B_TRUE); in mutex_owner() 210 rwlp->initialized = B_TRUE; in rw_init() 218 rwlp->initialized = B_FALSE; in rw_destroy() 225 ASSERT(rwlp->initialized in rw_enter() [all...] |
/titanic_51/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-thread.h | 132 without faking it through named mutexes or mutexes initialized at 332 enum k5_mutex_init_states initialized; 340 (ASSERT((M)->initialized != K5_MUTEX_DEBUG_INITIALIZED), \ 341 ASSERT((M)->initialized == K5_MUTEX_DEBUG_PARTLY_INITIALIZED), \ 343 (M)->initialized = K5_MUTEX_DEBUG_INITIALIZED, 0) 345 ((M)->initialized = K5_MUTEX_DEBUG_INITIALIZED, \ 348 (ASSERT((M)->initialized == K5_MUTEX_DEBUG_INITIALIZED), \ 349 (M)->initialized = K5_MUTEX_DEBUG_DESTROYED, 0) 359 (ASSERT((M)->initialized == K5_MUTEX_DEBUG_INITIALIZED), \ 363 (ASSERT((M)->initialized 327 enum k5_mutex_init_states initialized; global() member [all...] |
/titanic_51/usr/src/lib/libdiskmgt/common/ |
H A D | inuse_zpool.c | 62 static boolean_t initialized; variable 86 if (!initialized) { in inuse_zpool_common() 91 initialized = B_TRUE; in inuse_zpool_common()
|
H A D | inuse_fs.c | 66 static int initialized = 0; variable 96 if (!initialized) { in inuse_fs() 100 initialized = 1; in inuse_fs()
|
/titanic_51/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/ |
H A D | arcfour_provider.c | 112 * context record is properly initialized. in k5_arcfour_decrypt() 114 if (!context->arcfour_ctx.initialized) { in k5_arcfour_decrypt() 149 if (context->arcfour_ctx.initialized) in k5_arcfour_decrypt() 216 * for an explanation of why the key handles are initialized in k5_arcfour_encrypt() 219 if (!context->arcfour_ctx.initialized) { in k5_arcfour_encrypt() 255 if (context->arcfour_ctx.initialized) in k5_arcfour_encrypt() 334 if (!context->arcfour_ctx.initialized) { in k5_arcfour_init_state() 341 context->arcfour_ctx.initialized = 1; in k5_arcfour_init_state()
|
/titanic_51/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaMechManager.c | 171 if (!mechlist[i].slots[j].initialized) in meta_mechManager_get_mechs() 239 if (!mechlist[index].slots[i].initialized || in meta_mechManager_get_slots() 273 * is present, but not initialized for some providers, those providers 309 if (force_refresh || !mechlist[index].slots[slot].initialized) { in meta_mechManager_update_mech() 463 * we mark this as initialized so that we won't try in update_slotmech() 466 mechlist[index].slots[slotnum].initialized = B_TRUE; in update_slotmech() 475 mechlist[index].slots[slotnum].initialized = B_TRUE; in update_slotmech() 480 mechlist[index].slots[slotnum].initialized = B_TRUE; in update_slotmech() 669 if ((mechlist[index].slots[slotnum].initialized) && in meta_mechManager_slot_supports_mech()
|
/titanic_51/usr/src/lib/libnisdb/ |
H A D | db_dictionary.cc | 614 initialized = FALSE; in db_dictionary() 756 if (initialized) { in inittemp() 795 initialized = FALSE; in inittemp() 819 initialized = TRUE; in inittemp() 821 initialized = TRUE; in inittemp() 823 if (initialized == TRUE) { in inittemp() 829 return (initialized); in inittemp() 1109 * whether table has been initialized successfully. 1153 initialized = FALSE; in init() 1166 initialized in init() [all...] |
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppop.c | 51 if (!pp.initialized && !(pp.mode & INIT)) in set() 348 static int initialized; in ppop() local 359 if (pp.initialized) in ppop() 439 if (pp.initialized) in ppop() 451 if (pp.initialized) in ppop() 541 if (pp.initialized) in ppop() 591 if (pp.initialized) in ppop() 647 if (pp.initialized) in ppop() 658 if (!initialized) in ppop() 689 initialized = 1; in ppop() [all …]
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | attrat.c | 50 static int initialized; variable 72 if (initialized == 0) { in attrat_init() 88 if (initialized != 0) { in attrat_init() 106 initialized = 1; in attrat_init()
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppop.c | 54 if (!pp.initialized && (!(pp.mode & INIT) || !(pp.mode & BUILTIN)) && (p != &pp.mode || !(op & BUILTIN)) && (p != &pp.option || !(op & PREDEFINED))) in ppset() 344 else if (!pp.initialized && (!(pp.mode & INIT) || !(pp.mode & BUILTIN))) in ppok() 382 static int initialized; in ppop() local 393 if (pp.initialized) in ppop() 474 if (pp.initialized) in ppop() 487 if (pp.initialized) in ppop() 577 if (pp.initialized) in ppop() 627 if (pp.initialized) in ppop() 683 if (pp.initialized) in ppop() 694 if (!initialized) in ppop() [all...] |
/titanic_51/usr/src/common/ficl/softcore/ |
H A D | ficllocal.fr | 4 \ variables before the "--" are initialized in reverse order 5 \ from the stack. Those after the "--" are zero initialized
|
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | saslutil.c | 92 int initialized; member 417 (*rpool)->initialized = 0; in sasl_randcreate() 440 rpool->initialized = 1; in sasl_randseed() 453 if (!rpool->initialized) { in randinit() 455 rpool->initialized = 1; in randinit()
|
/titanic_51/usr/src/lib/libnsl/rpc/ |
H A D | rpcsec_gss_if.c | 62 static bool_t initialized = FALSE; variable 70 if (initialized) { in rpcgss_calls_init() 75 if (initialized) { in rpcgss_calls_init() 146 initialized = ret; in rpcgss_calls_init()
|
/titanic_51/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Distribution.java | 53 private transient boolean initialized; field in Distribution 82 initialized = true; in Distribution() 124 initialized = true; in initialize() 133 if (!initialized) { in checkInit()
|
/titanic_51/usr/src/lib/libast/common/regex/ |
H A D | regclass.c | 62 static int initialized; in _reg_iswblank() local 65 if (!initialized) in _reg_iswblank() 67 initialized = 1; in _reg_iswblank()
|
/titanic_51/usr/src/uts/common/io/ |
H A D | i8042.c | 125 boolean_t initialized; member 164 boolean_t initialized; member 429 if (global->initialized == B_TRUE) { in i8042_cleanup() 439 if (port->initialized == B_TRUE) { in i8042_cleanup() 458 global->initialized = B_FALSE; in i8042_cleanup() 602 global->initialized = B_FALSE; in i8042_attach() 680 port->initialized = B_FALSE; in i8042_attach() 753 global->initialized = B_TRUE; in i8042_attach() 920 port->initialized = B_TRUE; in i8042_map() 949 port->initialized in i8042_map() [all...] |