Searched refs:store (Results 51 - 75 of 130) sorted by relevance

123456

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccfns.c72 ret = cache->ops->store(context, cache, creds);
77 * store both principals.
86 ret = cache->ops->store(context, cache, creds);
/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h68 void hal_util_compute_udi (HalDeviceStore *store, gchar *dst, gsize dstsize, const gchar *format, ...);
110 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, const char *service, int uid);
H A Dhald.c100 gdl_store_changed (HalDeviceStore *store, HalDevice *device, argument
145 gdl_property_changed (HalDeviceStore *store, HalDevice *device, argument
159 gdl_capability_added (HalDeviceStore *store, HalDevice *device, argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drcfns.c71 return krb5_x((id)->ops->store,(context, id, dontreplay));
/illumos-gate/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dalloca.s55 st %o4, [%sp + %o1] ! store to new temp area
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dalloca.s50 st %o4, [%sp + %o1] ! store to new temp area
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s50 stx %o4, [%g5 + %o1] ! store to new temp area
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dilogbf.s79 fstps (%esp) / store x*2**23 in storage area
H A Dremainder.s59 fstsw %ax / store status word
H A Dremquo.s40 fstsw %ax / store status word
H A Dremquof.s40 fstsw %ax / store status word
H A Dremquol.s40 fstsw %ax / store status word
H A Dilogb.s77 fstpl (%esp) / store x*2**52 in storage are
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dsigncsr.c361 KMF_ENCODE_FORMAT fmt, int store, char *outlabel)
473 if (store) {
501 gettext("Failed to store cert "
543 int store = 0; local
559 "t:(store)F:(format)K:(keyusage)l:(signkey)"
576 store = yn_to_int(optarg_av);
577 if (store == -1)
781 ekulist, ltime, fmt, store, outlabel);
791 ekulist, ltime, fmt, store, outlabel);
352 pk_signcsr_pk11_nss(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE kstype, char *dir, char *prefix, char *token, KMF_CREDENTIAL *cred, char *signkey, char *csrfile, KMF_BIGINT *serial, char *certfile, char *issuer, char *subject, char *altname, KMF_GENERALNAMECHOICES alttype, int altcrit, uint16_t kubits, int kucrit, EKU_LIST *ekulist, uint32_t ltime, KMF_ENCODE_FORMAT fmt, int store, char *outlabel) argument
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s54 * Then store as many 4-byte chunks, followed by trailing bytes.
58 * store as many 8-bytes chunks to block align the address
59 * store using ASI_BLK_INIT_ST_QUAD_LDD_P
128 and %o2, 63, %o3 ! calc bytes left after blk store.
200 subcc %o3, 8, %o3 ! Can we store any doubles?
205 stx %o1, [%o5] ! store the doubles
/illumos-gate/usr/src/cmd/col/
H A Dcol.c69 static void store(int);
465 store(int lno) function
582 store(ll++);
598 store(ll--);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c542 X509_STORE *store; local
720 /* get a pointer to the current certificate validation store */
721 store = SSL_CTX_get_cert_store(*ctx); /* does not fail */
730 X509_STORE_add_crl(store, crl);
732 X509_STORE_set_flags(store,
734 X509_STORE_set_verify_cb_func(store,
757 store = NULL;
759 if (CRLPath != NULL && store != NULL)
763 lookup = X509_STORE_add_lookup(store, X509_LOOKUP_hash_dir());
775 X509_STORE_set_flags(store,
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s408 st %o3, [%o0 + 0xc] ! store instruction in plt[3]
415 st %o3, [%o0 + 0x8] ! store instruction in plt[2]
425 stx %o3, [%o0] ! store instructions into plt[0] plt[1]
461 st %o3, [%o0 + 0x10] ! store instruction in plt[4]
465 st %o3, [%o0 + 0xc] ! store instruction in plt[3]
472 st %o3, [%o0 + 8] ! store instruction in plt[2]
482 stx %o3, [%o0] ! store instructions into plt[0] plt[1]
516 st %o3, [%o0 + 0x18] ! store instruction in plt[6]
521 st %o3, [%o0 + 0x14] ! store instruction in plt[5]
525 st %o3, [%o0 + 0x10] ! store instructio
[all...]
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s172 ! /* store 32-bit int from misaligned address;
202 ! /* store 32-bit float from misaligned address;
219 st %i0,[%fp-4] ! store temp, load f0, done
239 ! /* store 64-bit float from misaligned address;
256 stb %o0,[%i2] ! store first word, a byte at a time
263 stb %o0,[%i2+4] ! store second word, a byte at a time
273 sth %o0,[%i2] ! store two words, a half word at a time
296 ! /* store 32-bit float from misaligned address */
325 ! /* store 64-bit float from misaligned address;
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s81 ! aligned. Get and store 16 bytes at a time using ldx and stx.
90 .loop16a: ! Load and store 16 bytes at a time.
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c160 HalDeviceStore *store = hald_get_gdl(); local
162 d = hal_device_store_match_key_value_string (store, "button.type",
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s97 * -4(%ebp) store dyndata ptr
98 * -8(%ebp) store call destination
164 movl %eax, 0(%ebp) / store destination at top
317 movl %eax, 8(%ebp) / store final destination
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c89 static int store(struct data **, unsigned int, char *, fsblkcnt_t,
310 * the function store() will go into a severe recursive plunge.
334 while (store(sf, eptnum, order[i], *plimit, *pilimit))
335 /* stay in loop until store is complete */
340 while (store(sf, eptnum, (char *)0, *plimit, *pilimit))
341 /* stay in loop until store is complete */
403 store(struct data **sf, unsigned int eptnum, char *aclass, fsblkcnt_t limit, function
433 return (store(sf, eptnum, aclass, limit, ilimit));
472 * we store only the dirname of of the path.
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.s121 stx %g5, [%o0 + FPU_GSR] ! store GSR
133 st %g4, [%o0 + FPU_FPRS] ! store FPRS
145 stx %g5, [%o0 + FPU_GSR] ! store GSR
419 ! If we are resuming an interrupt thread, store a starting timestamp
441 ! If an interrupt occurred while we were attempting to store
544 stx %g5, [%o0 + FPU_GSR] ! store GSR
573 ! If we are resuming an interrupt thread, store a timestamp in the
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s1027 movdqa %xmm3,%xmm2 # store off xmm reg for use next iteration
1033 movdqa %xmm0,%xmm1 # store off xmm reg for use next iteration
1036 movdqa %xmm3,(%rcx) # store it
1037 movdqa %xmm0,0x10(%rcx) # store it
1402 movdqa %xmm3,%xmm2 # store off xmm reg for use next iteration
1406 movdqa %xmm3,(%rcx) # store it
1408 movdqa %xmm0,%xmm4 # store off xmm reg for use next iteration
1412 movdqa %xmm0,0x10(%rcx) # store it
1414 movdqa %xmm5,%xmm1 # store off xmm reg for use next iteration
1418 movdqa %xmm5,0x20(%rcx) # store i
[all...]

Completed in 75 milliseconds

123456