Home
last modified time | relevance | path

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

123

/titanic_41/usr/src/cmd/allocate/
H A Ddevalloc_defaults37 # e.g.: minlabel="TS A B";maxlabel="TS AB";auths=solaris.device.allocate;\
40 audio:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/securit…
41 fd:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
42 sr:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
43 st:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/security/l…
44 rmdisk:minlabel=admin_low;maxlabel=admin_high;auths=solaris.device.allocate;cleanscript=/etc/securi…
H A DMakefile42 SVCMETHOD = svc-allocate
43 MANIFEST = allocate.xml
57 PROGalloc = allocate
87 PROGallocOBJS = allocate.o allocate3.o
100 $(ROOTUSRSBIN)/allocate := FILEMODE = 4555
H A Dallocate.h93 extern int allocate(int optflg, uid_t uid, char *device, char *zonename);
/titanic_41/usr/src/lib/libunistat/common/sdbc/
H A Dsdbc.err47 NOCB = Cannot allocate cache block structures
48 NOCCTL = Cannot allocate cctl sync structures
49 NOCD = Cannot allocate cache data structures
50 NOMIRRORCD = Cannot allocate cache data structures for mirror areas
51 NOSHAREDFILE = Cannot allocate shared file area
52 NOSFNV = Cannot allocate shared file area in nvmem
/titanic_41/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c116 static Map *allocate(Map *, int);
307 map = allocate(map, next+50); in readmap()
555 allocate(Map *ptr, int num) in allocate() function
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A DCACHE_SPEC.txt79 to allocate overlapping cache blocks, it will be a
83 is no longer necessary to free and re-allocate between writes.
124 Usage: for better performance, an application could allocate
207 handle = handle previously allocated in allocate buf.
228 handle = handle previously allocated in allocate buf.
248 handle = handle previously allocated in allocate buf.
265 handle = handle previously allocated in allocate buf.
298 handle = handle previously allocated in allocate buf.
/titanic_41/usr/src/cmd/ipf/examples/
H A Dnat.eg3 # IP packets, allocate an IP # between 240.1.0.0 and 240.1.0.255, temporarily
H A Dnat-setup49 Or if you wanted to allocate subnets to each IP#, you might do:
/titanic_41/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dalloca.s38 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dalloca.s33 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_41/usr/src/lib/libnisdb/
H A Dldap_util.h91 char *sdup(const char *msg, int allocate, char *str);
H A Dldap_util.c237 sdup(const char *msg, int allocate, char *str) { in sdup() argument
240 if (!allocate) in sdup()
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s32 ! o0: # bytes of space to allocate, already rounded to 0 mod 8
/titanic_41/usr/src/uts/sun4/ml/
H A Dproc_init.s69 ! allocate a temporary stack to run on while we figure who and
/titanic_41/usr/src/cmd/tsol/labeld/
H A Dsvc-labeld95 /usr/sbin/svcadm enable -s svc:/system/device/allocate:default
101 /usr/sbin/svcadm enable -s svc:/system/device/allocate:default
/titanic_41/usr/src/cmd/
H A DMakefile52 allocate \
509 allocate \
/titanic_41/usr/src/test/zfs-tests/tests/functional/interop/
H A Dinterop.cfg50 # We need to repartition the single disk to two slices and allocate
/titanic_41/usr/src/lib/libunistat/common/dsw/
H A Ddsw.err40 MAPMEMORY = Could not allocate memory for bitmaps in interface library (malloc)
/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.msg45 @ MSG_ERR_ALLOC "%s: %s: can't allocate memory: %s\n"
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dboot.fth158 \ allocate and return physical allocation size
195 \ if base==0, vmem-alloc will allocate virt
609 \ OBP doesn't allocate memory for elf
619 \ allocate 4MB segs for text & data
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s100 cmpl $262143, %ebx / blocks smaller than this allocate in the cache
/titanic_41/usr/src/lib/libast/common/features/
H A Dvmalloc27 /* allocate a big chunk */
/titanic_41/usr/src/lib/libbsm/
H A Daudit_event.txt419 6200:AUE_allocate_succ:allocate-device success:ot
420 6201:AUE_allocate_fail:allocate-device failure:ot
423 6205:AUE_listdevice_succ:allocate-list devices success:ot
424 6206:AUE_listdevice_fail:allocate-list devices failure:ot
/titanic_41/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt2115 program=/usr/sbin/allocate
2116 title=allocate: allocate-device failure
2122 program=/usr/sbin/allocate
2123 title=allocate: allocate-device success
2260 title=allocate-list devices failure
2261 program=/usr/sbin/allocate
2267 title=allocate-list devices success
2268 program=/usr/sbin/allocate
/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c628 int i, ret, allocate = 0, sreoff; in unm_create_rx_ring() local
649 allocate++; in unm_create_rx_ring()
684 for (i = 0; i < allocate; i++, rx_buffer++) { in unm_create_rx_ring()

123