/titanic_50/usr/src/cmd/lp/lib/users/ |
H A D | usermgmt.c | 39 static int loaded = 0; variable 48 if (!loaded) in putuser() 52 loaded = 1; in putuser() 78 if (!loaded) in getuser() 83 loaded = 1; in getuser() 101 if (!loaded) in deluser() 106 loaded = 1; in deluser() 121 if (!loaded) in getdfltpri() 126 loaded = 1; in getdfltpri() 137 if (loaded) in trashusers() [all …]
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | localeconv.c | 66 if (loc->loaded[LC_MONETARY] == 0) { in localeconv() 93 loc->loaded[LC_MONETARY] = 1; in localeconv() 96 if (loc->loaded[LC_NUMERIC] == 0) { in localeconv() 104 loc->loaded[LC_NUMERIC] = 1; in localeconv()
|
H A D | localeimpl.h | 81 int loaded[LC_ALL]; member
|
H A D | localeimpl.c | 391 loc->loaded[i] = 0; in duplocale() 441 loc->loaded[i] = 0; in newlocale()
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/ |
H A D | gmatch.t | 33 my $loaded; 34 END {print "not ok 1\n" unless $loaded;} 36 $loaded = 1;
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 185 zfs_mark_vdev(uint64_t pool_guid, nvlist_t *vd, er_timeval_t *loaded) in zfs_mark_vdev() argument 204 zcp->zc_when = *loaded; in zfs_mark_vdev() 214 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 220 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 226 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev() 237 er_timeval_t loaded = { 0 }; in zfs_mark_pool() local 261 loaded.ertv_sec = tod[0]; in zfs_mark_pool() 262 loaded.ertv_nsec = tod[1]; in zfs_mark_pool() 267 zcp->zc_when = loaded; in zfs_mark_pool() 275 zfs_mark_vdev(pool_guid, vd, &loaded); in zfs_mark_pool()
|
/titanic_50/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4u_srt0.s | 66 ! Enter here for all disk/secondary booters loaded by a bootblk program or 67 ! inetboot loaded by OBP.
|
/titanic_50/usr/src/cmd/locale/ |
H A D | locale.c | 148 static int loaded = 0; in getyesno() local 150 if (loaded) { in getyesno() 160 loaded = 1; in getyesno() 168 static int loaded = 0; in localedtconv() local 170 if (loaded) { in localedtconv() 225 loaded = 1; in localedtconv() 233 static int loaded = 0; in localeldconv() local 235 if (loaded) { in localeldconv() 247 loaded = 1; in localeldconv()
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | main.c | 78 int loaded = 0; in main() local 392 loaded++; in main() 410 if (!loaded) in main()
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | mach | 29 # entry is loaded first and the first entry loaded last).
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | media.c | 540 int loaded; local 543 loaded = 0; 548 if ((loaded = media_read_info(fd, &minfo))) { 568 return (loaded);
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipftest.c | 73 int fd, i, dir, c, loaded, dump, hlen; local 84 loaded = 0; 167 loaded = 1; 179 loaded = 1; 185 loaded = 1; 195 if (loaded == 0) {
|
/titanic_50/usr/src/lib/libc/i386/crt/ |
H A D | _rtboot.s | 30 / we get control from exec which has loaded our text and
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
H A D | Kstat.t | 51 my $loaded; 52 END {print "not ok 1\n" unless $loaded;} 54 $loaded = 1;
|
/titanic_50/usr/src/cmd/nsadmin/ |
H A D | system | 61 * Modules appearing in the moddir path which are NOT to be loaded, 73 * Cause these modules to be loaded at boot time, (just before mounting
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modsubr.c | 98 int loaded; in mod_hold_dev_by_major() local 106 loaded = 1; in mod_hold_dev_by_major() 107 while (loaded && !CB_DRV_INSTALLED(*devopspp)) { in mod_hold_dev_by_major() 112 loaded = (modload("drv", drvname) != -1); in mod_hold_dev_by_major() 115 if (loaded) { in mod_hold_dev_by_major()
|
/titanic_50/usr/src/cmd/abi/appcert/scripts/ |
H A D | symcheck.pl | 661 my ($loaded, $ok); 663 $loaded = 1 if (load_model_versioned_lib($library, $abi)); 667 if ($loaded) { 676 return $loaded;
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 29 # Even if this file has no entries, IPsec will be loaded if 79 # has loaded up the default router already.)
|
/titanic_50/usr/src/uts/i86pc/io/ |
H A D | todpc_subr.c | 77 int8_t loaded; member 119 pc_rtc_offset.loaded = ok; in pc_tod_set_rtc_offsets()
|
/titanic_50/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu_asm.s | 194 ! and hence to be loaded into the T16, fully-associative TLB, we 197 ! displaced when a new TTE is loaded via ASI_ITLB_IN. To avoid
|
/titanic_50/usr/src/cmd/modload/ |
H A D | extra_privs | 29 # This file is loaded by devfsadm(1m) at system boot.
|
/titanic_50/usr/src/cmd/cmd-crypto/tpmadm/ |
H A D | admin_cmds.c | 404 char *type, *loaded; in print_all() local 409 loaded = parent->key_data->fIsLoaded ? "(loaded)" : ""; in print_all() 411 type, uuidstr, loaded); in print_all()
|
/titanic_50/usr/src/common/mapfiles/common/ |
H A D | map.default | 23 # Linker mapfile that shows how programs are loaded by default.
|
/titanic_50/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 108 @ MSG_DB_HELPERNOOPS "rtld_db: helper lib loaded but ops not preset" 109 @ MSG_DB_HELPERLOADED "rtld_db: helper library loaded for brand \"%s\""
|
/titanic_50/usr/src/cmd/sgs/link_audit/common/ |
H A D | 00README | 27 permits a user supplied shared object to audit objects that are loaded,
|