Searched refs:store (Results 101 - 125 of 130) sorted by relevance

123456

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DPoold.java416 props.store(bos, "");
/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c187 store(datum key, datum dat) function
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexp.S809 st %f6,[%l3] ! store previous loop x0
812 st %f7,[%l3+4] ! store previous loop x0
857 st %f8,[%fp+m0] ! store k, to shift return/use
861 st %f18,[%fp+m1] ! store k, to shift return/use
865 st %f28,[%fp+m2] ! store k, to shift return/use
H A D__vlog_ultra3.S2768 st INF_f28,[YPTR] ! store -inf
2822 st INF_f28,[YPTR] ! store -inf
2874 st INF_f28,[YPTR] ! store -inf
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s924 * move our pointer to the next field where we store parity bits
1332 * We use %g1 to store information about whether or not
1353 /* store the CEEN and NCEEN values, TL=0 */
1645 * We use %g1 to store information about whether or not
1847 * We use %g1 to store information about whether or not
2570 stx %g1, [%o0] ! store the timestamp
2695 * info below describes store (write) use of ASI_IC_TAG. Note that read
2718 * IC_addr[5] is a "don't care" for a store.
2790 st %g3, [%g4] ! delay - store incremented counter
2884 rd %fprs, %l2 ! store F
[all...]
H A Dspitfire_asm.s329 * in direct map mode for data load/store and restore the state after
760 membar #Sync ! store must occur before load
814 * placing it in direct map mode for data load/store and restore
1310 stxa %o0, [%g0]ASI_LSU ! store to LSU
1505 * will stay E, if the store doesn't happen. So the first displacement flush
1532 * mode for data load/store before displacement flush. Also, we
1672 * mode for data load/store before displacement flush. Also, we
1808 * mode for data load/store before displacement flush. Also, we
1923 st %g3, [%g4] ! delay - store incremented counter
2068 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store th
[all...]
H A Dopl_olympus_asm.s1830 stx %g1, [%o0] ! store the timestamp
1921 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
2052 ! get the device_id and store the device_id
H A Dus3_jalapeno_asm.s426 and %g3, EN_REG_CEEN, %g4 ! store the CEEN value, TL=0
849 * will stay E, if the store doesn't happen. So the first displacement flush
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c852 * store(O) - where returned pointer will be stored
857 * If store is non-NULL, it is expected to be a pointer to the same variable
860 * net_family_register. The use of "store" allows the return value to be
866 hook_family_add(hook_family_t *hf, hook_stack_t *hks, void **store) argument
916 if (store != NULL)
917 *store = new;
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh411 HELP - If an error occurs while trying to store data to the LDAP
426 HELP - The number of times a failed attempt to store data to the
436 HELP - The timeout (in seconds) between each new attempt to store
469 If this map is not a simple map and you do want to store it
1410 # store_error_action_menu_handler(): Enter the store error action
1414 # Display store error action menu
1421 get_ans " Choose one store error action (h=help):" "1"
1955 echo "Select the action to be taken in case of LDAP store error :"
1975 get_pos_int "Number of attempts in case of LDAP store error (h=help):" \
2015 # signal takes place, store th
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s119 * -8(%rbp) store dyndata ptr
120 * -16(%rbp) store call destination
295 movq %r11, 0(%rbp) / store destination at top
706 movq %rax, LBPRELOCOFF(%rbp) /* store final destination */
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c1212 X509_STORE *store = NULL; local
1251 if (!(store = X509_STORE_new()))
1257 X509_STORE_set_verify_cb_func(store, openssl_callback);
1259 X509_STORE_set_verify_cb_func(store, openssl_callback_ignore_crls);
1260 X509_STORE_set_flags(store, vflags);
1310 if (!X509_STORE_CTX_init(&cert_ctx, store, x, intermediateCAs))
1398 if (PKCS7_verify(p7, NULL, store, NULL, out, flags)) {
1497 if (store != NULL)
1498 X509_STORE_free(store);
4422 * storing a private key in softtoken pktool(1) doesn't generate or store
[all...]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c301 foreach_device_get_udi (HalDeviceStore *store, HalDevice *device, argument
362 foreach_device_match_get_udi (HalDeviceStore *store, HalDevice *device, argument
386 foreach_device_match_get_udi_tdl (HalDeviceStore *store, HalDevice *device, argument
490 foreach_device_by_capability (HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
3507 foreach_device_get_xml_node (HalDeviceStore *store, HalDevice *device, argument
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s429 stb %o3, [%o1 + %o2] ! delay slot, store at end of dst
458 mov %i1, %o0 ! store destination address for flushing
557 * and output pointers. We store -count in %o3, we store the number
1535 subcc %o3, 8, %o3 ! Can we store any doubles?
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h954 #define store(a, b) __db_dbm_store(a, b) macro
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c1585 store(fcode_env_t *env) function
2587 ANSI(0x072, 0, "!", store);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c474 #define MAPDEF(name, ext, flags, parse, open, close, lookup, store) \
480 extern void store __P((MAP *, char *, char *)); \
489 s->s_mapclass.map_store = store; \
2599 ** status -- whether or not to store as process status
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1654 devinfo_storage_foreach_nick (HalDeviceStore *store, HalDevice *d, gpointer user_data) argument
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1049 * offset between the system time and real time, and store the offset
2528 krb5_error_code (KRB5_CALLCONV *store) (krb5_context, krb5_ccache, member in struct:_krb5_cc_ops
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_kernel_v9.s3127 stx %fsr, [%o0 + FPU_FSR] ! store %fsr
3132 stx %fsr, [%o0 + FPU_FSR] ! store %fsr
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1233 # Create the raw kstat to store function lookup table on load
1444 /* If newly created store the associated kstat info */
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl963 int store(datum key, datum dat);
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s120 std %d8, [%o0] ! store it
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c44 #include <store.h>
814 * store.
1453 * NULL and add it to the persistent store for sbd
3213 * store.
3293 * persistent store.
3373 * persistent store.
4977 * Purpose: Load the configuration data from the store
H A Dstore.c33 #include <store.h>
42 * This file's functions are responsible for all store and retrieve operations
183 * will have a nasty side effect of invalidating the existing store.
4227 * Retrieves the list of providers that currently store persistent data
4415 * nvl - nvlist to store

Completed in 212 milliseconds

123456