Searched refs:storage (Results 1 - 25 of 53) sorted by relevance

123

/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dllib-lhal-storage30 #include <hal/libhal-storage.h>
/osnet-11/usr/src/cmd/hal/tools/
H A DMakefile41 STORAGE_METHOD_PROG = hal-storage-closetray hal-storage-eject \
42 hal-storage-mount hal-storage-unmount \
43 hal-storage-zpool-export hal-storage-zpool-import
46 hal-storage-cleanup-mountpoint \
47 hal-storage-cleanup-all-mountpoints
53 STORAGE_SHAREDOBJS = hal-storage-shared.o adt_data.o
70 $(STORAGE_PROG) := LDLIBS += -lc -ldbus-1 -lglib-2.0 -lhal -lhal-storage
[all...]
H A Dhal-storage-shared.h2 * CVSID: $Id: hal-storage-mount.c,v 1.7 2006/06/21 00:44:03 david Exp $
4 * hal-storage-mount.c : Mount wrapper
28 #include <libhal-storage.h>
/osnet-11/usr/src/lib/hal/libhal-storage/
H A DMakefile.com25 # usr/src/lib/hal/libhal-storage/Makefile.com
28 LIBRARY = libhal-storage.a
31 OBJECTS = libhal-storage.o
32 LIBPCSRC = hal-storage.pc
H A DMakefile28 HDRS = libhal-storage.h
/osnet-11/usr/src/cmd/hal/addons/storage/
H A DMakefile26 PROG = hald-addon-storage
27 OBJS = addon-storage.o logger.o
28 SRCS = addon-storage.c ../../hald/logger.c
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Daead.h88 * alias to storage. After calling this function, encrypt the returned block
94 iov_next_block(unsigned char *storage, size_t len, argument
107 /* Do it the slow way and return a copy into storage. */
108 if (krb5int_c_iov_get_block(storage, len, data, num_data, pos))
109 return storage;
119 unsigned char *block, unsigned char *storage, size_t len,
122 if (block == storage) {
124 krb5int_c_iov_put_block(data, num_data, storage, len, pos);
118 iov_store_block(const krb5_crypto_iov *data, size_t num_data, unsigned char *block, unsigned char *storage, size_t len, struct iov_block_state *pos) argument
/osnet-11/usr/src/cmd/hal/addons/
H A DMakefile28 SUBDIRS = storage acpi network-devices cpufreq
/osnet-11/usr/src/cmd/hal/probing/
H A DMakefile26 SUBDIRS = storage volume printer network-printer acpi xkb
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A Ddemo4.pl4 : Purpose(to store max storage capacity for files)
/osnet-11/usr/src/lib/hal/
H A DMakefile28 SUBDIRS = libhal libhal-storage
29 HDRSUBDIRS = libhal libhal-storage
/osnet-11/usr/src/cmd/hal/probing/storage/
H A DMakefile28 PROG = hald-probe-storage
29 OBJS = probe-storage.o cdutils.o fsutils.o logger.o
30 SRCS = addon-storage.c
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dutf8hash.t91 my $storage = "utfhash.po"; # po = perl object!
94 ok((nstore \%utf8hash, $storage), "nstore to $storage");
95 ok(($retrieved = retrieve($storage)), "retrieve from $storage");
103 unlink $storage;
106 ok((store \%utf8hash, $storage), "store to $storage");
107 ok(($retrieved = retrieve($storage)), "retrieve from $storage");
[all...]
/osnet-11/usr/src/lib/libc/sparc/fp/
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetmask.s46 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
H A Dfpsetmask.s46 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
/osnet-11/usr/src/lib/efcode/fcode_test/
H A DMakefile35 instance.fth catch.fth storage.fth case.fth access.fth misc.fth \
/osnet-11/usr/src/cmd/hal/fdi/
H A DMakefile45 policy/10osvendor/20-storage-methods.fdi \
48 preprobe/10osvendor/20-ignore-fixed-storage.fdi \

Completed in 84 milliseconds

123