Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 85) sorted by relevance

1234

/illumos-gate/usr/src/cmd/lp/lib/users/
H A Dusermgmt.c37 static int loaded = 0; variable
46 if (!loaded) in putuser()
50 loaded = 1; in putuser()
76 if (!loaded) in getuser()
81 loaded = 1; in getuser()
99 if (!loaded) in deluser()
104 loaded = 1; in deluser()
119 if (!loaded) in getdfltpri()
124 loaded = 1; in getdfltpri()
135 if (loaded) in trashusers()
[all …]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleconv.c66 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 Dlocaleimpl.h81 int loaded[LC_ALL]; member
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddll_lib.c118 static Dll_lib_t* loaded; in dll_lib() local
127 for (lib = loaded; lib; lib = lib->next) in dll_lib()
170 lib->next = loaded; in dll_lib()
171 loaded = lib; in dll_lib()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/
H A Dgmatch.t33 my $loaded;
34 END {print "not ok 1\n" unless $loaded;}
36 $loaded = 1;
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.S66 ! Enter here for all disk/secondary booters loaded by a bootblk program or
67 ! inetboot loaded by OBP.
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c192 zfs_mark_vdev(uint64_t pool_guid, nvlist_t *vd, er_timeval_t *loaded) in zfs_mark_vdev() argument
211 zcp->zc_when = *loaded; in zfs_mark_vdev()
221 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev()
227 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev()
233 zfs_mark_vdev(pool_guid, child[c], loaded); in zfs_mark_vdev()
244 er_timeval_t loaded = { 0 }; in zfs_mark_pool() local
268 loaded.ertv_sec = tod[0]; in zfs_mark_pool()
269 loaded.ertv_nsec = tod[1]; in zfs_mark_pool()
274 zcp->zc_when = loaded; in zfs_mark_pool()
282 zfs_mark_vdev(pool_guid, vd, &loaded); in zfs_mark_pool()
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c146 static int loaded = 0; in getyesno() local
148 if (loaded) { in getyesno()
158 loaded = 1; in getyesno()
166 static int loaded = 0; in localedtconv() local
168 if (loaded) { in localedtconv()
223 loaded = 1; in localedtconv()
231 static int loaded = 0; in localeldconv() local
233 if (loaded) { in localeldconv()
245 loaded = 1; in localeldconv()
/illumos-gate/usr/src/cmd/mailx/
H A Dmain.c79 int loaded = 0; in main() local
393 loaded++; in main()
411 if (!loaded) in main()
/illumos-gate/usr/src/uts/intel/os/
H A Dmach29 # entry is loaded first and the first entry loaded last).
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dmedia.c540 int loaded; local
543 loaded = 0;
548 if ((loaded = media_read_info(fd, &minfo))) {
568 return (loaded);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c73 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) {
/illumos-gate/usr/src/boot/common/
H A Dhelp.common38 beadm activate unloads the currently loaded configuration and modules,
49 has not already been loaded, it will be booted instead of the default
107 modules are loaded, <filename> must be a kernel or the command will
110 If -t is specified, the module is loaded as raw data of <type>, for
139 List loaded modules. If [-v] is specified, print more details.
354 This command removes any kernel and all loaded modules from memory.
/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtboot.S30 / we get control from exec which has loaded our text and
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t51 my $loaded;
52 END {print "not ok 1\n" unless $loaded;}
54 $loaded = 1;
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c97 int loaded; in mod_hold_dev_by_major() local
105 loaded = 1; in mod_hold_dev_by_major()
106 while (loaded && !CB_DRV_INSTALLED(*devopspp)) { in mod_hold_dev_by_major()
111 loaded = (modload("drv", drvname) != -1); in mod_hold_dev_by_major()
114 if (loaded) { in mod_hold_dev_by_major()
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/
H A Dtcpkeys.sample7 # loaded into the TCP Security Association Database at boot.
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl661 my ($loaded, $ok);
663 $loaded = 1 if (load_model_versioned_lib($library, $abi));
667 if ($loaded) {
676 return $loaded;
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample27 # Even if this file has no entries, IPsec will be loaded if
77 # has loaded up the default router already.)
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem72 * Modules appearing in the moddir path which are NOT to be loaded,
84 * Cause these modules to be loaded at boot time, (just before mounting
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Dsvm_softc.h53 boolean_t loaded; member
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th74 \ the boot-args was parsed to individual options while loaded
237 s" kernelname" getenv? if ( a kernel has been loaded )
247 s" kernelname" getenv? if ( a kernel has been loaded )
262 \ Prepares to boot as specified by loaded configuration files.
516 \ was successfully loaded!
576 module.flag @ if ." will be loaded" else ." will not be loaded" then cr
/illumos-gate/usr/src/uts/i86pc/io/
H A Dtodpc_subr.c79 int8_t loaded; member
122 pc_rtc_offset.loaded = ok; in pc_tod_set_rtc_offsets()
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.S147 ! and hence to be loaded into the T16, fully-associative TLB, we
150 ! displaced when a new TTE is loaded via ASI_ITLB_IN. To avoid
/illumos-gate/usr/src/cmd/modload/
H A Dextra_privs29 # This file is loaded by devfsadm(8) at system boot.

1234