Searched defs:handle (Results 176 - 200 of 289) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c296 session_mgr_find(CK_SESSION_HANDLE handle) argument
311 if (s->handle == handle) {
365 new_session->handle = next_session_handle++;
H A Dobj_mgr.c363 CK_OBJECT_HANDLE * handle)
369 if (! sess || ! pTemplate || ! handle) {
387 * add the object to the appropriate list and assign an object handle
453 rc = object_mgr_add_to_map(sess, o, handle);
501 CK_OBJECT_HANDLE * handle) {
504 if (! sess || ! obj || ! handle) {
512 map_node->handle = next_object_handle++;
529 *handle = map_node->handle;
753 CK_OBJECT_HANDLE * handle)
360 object_mgr_add(SESSION * sess, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount, CK_OBJECT_HANDLE * handle) argument
499 object_mgr_add_to_map(SESSION * sess, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
751 object_mgr_create_final(SESSION * sess, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
869 object_mgr_destroy_object(SESSION * sess, CK_OBJECT_HANDLE handle) argument
965 CK_OBJECT_HANDLE handle; local
981 CK_OBJECT_HANDLE handle; local
1022 object_mgr_find_in_map_nocache(CK_OBJECT_HANDLE handle, OBJECT ** ptr) argument
1060 object_mgr_find_in_map1( TSS_HCONTEXT hContext, CK_OBJECT_HANDLE handle, OBJECT ** ptr) argument
1103 object_mgr_find_in_map2( TSS_HCONTEXT hContext, OBJECT * obj, CK_OBJECT_HANDLE * handle) argument
1225 CK_OBJECT_HANDLE handle; local
1342 object_mgr_get_attribute_values(SESSION * sess, CK_OBJECT_HANDLE handle, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount) argument
1380 object_mgr_get_object_size( TSS_HCONTEXT hContext, CK_OBJECT_HANDLE handle, CK_ULONG * size) argument
1412 object_mgr_invalidate_handle1(CK_OBJECT_HANDLE handle) argument
1512 CK_OBJECT_HANDLE handle; local
1554 CK_OBJECT_HANDLE handle; local
1574 CK_OBJECT_HANDLE handle; local
1608 CK_OBJECT_HANDLE handle; local
1632 object_mgr_remove_from_map(CK_OBJECT_HANDLE handle) argument
1712 object_mgr_set_attribute_values(SESSION * sess, CK_OBJECT_HANDLE handle, CK_ATTRIBUTE * pTemplate, CK_ULONG ulCount) argument
1976 CK_OBJECT_HANDLE handle; local
2087 CK_OBJECT_HANDLE handle; local
[all...]
/osnet-11/usr/src/lib/sun_sas/common/
H A Dsun_sas.h120 HBA_UINT32 handle; member in struct:open_handle
279 extern HBA_WWN getFirstAdapterPortWWN(HBA_HANDLE handle);
/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c82 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, argument
88 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle),
1100 /* XXX need to handle \nnn form. */
/osnet-11/usr/src/lib/libsasl/lib/
H A Ddlopen.c139 dll_func handle; local
141 if (shl_findsym ((shl_t *)h, n, TYPE_PROCEDURE, &handle))
144 return (dll_func)handle;
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dread.c190 static void timedout(void *handle) argument
192 sfclrlock((Sfio_t*)handle);
/osnet-11/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c42 SLPHandle handle; member in struct:caller_bundle
513 caller->handle = h;
528 h = (slp_handle_impl_t *)caller->handle;
H A Dslp_targets.c64 * slp_target_list_t: A handle to a target list
65 * slp_target_t: A handle to an individual target. slp_get_target_sin
75 * slp_next_uc_target: Returns a slp_target_t handle for the next unicast
143 slp_target_list_t **handle) {
189 *handle = tl;
246 *handle = tl;
142 slp_new_target_list(slp_handle_impl_t *hp, const char *scopes, slp_target_list_t **handle) argument
/osnet-11/usr/src/lib/libsmedia/plugins/scsi/common/
H A Ds_generic.c58 _m_get_media_info(rmedia_handle_t *handle, void *ip) argument
69 /* Check for valid handle */
70 if (handle == NULL) {
75 if (handle->sm_signature != (int32_t)LIBSMEDIA_SIGNATURE) {
76 DPRINTF("Invalid signature in handle.\n");
79 LIBSMEDIA_SIGNATURE, handle->sm_signature);
80 DPRINTF1("fd=%d\n", handle->sm_fd);
94 ret_val = door_call(handle->sm_door, &door_args);
115 _m_get_device_info(rmedia_handle_t *handle, void *ip) argument
126 /* Check for valid handle */
216 _m_free_device_info(rmedia_handle_t *handle, void *ip) argument
239 _m_raw_write(rmedia_handle_t *handle, void *i_p) argument
297 _m_raw_read(rmedia_handle_t *handle, void *i_p) argument
364 _m_media_format(rmedia_handle_t *handle, void *ip) argument
414 _m_get_media_status(rmedia_handle_t *handle, void *ip) argument
464 _m_set_media_status(rmedia_handle_t *handle, void *ip) argument
509 _m_reassign_block(rmedia_handle_t *handle, void *ip) argument
559 _m_eject(rmedia_handle_t *handle, void *ip) argument
597 _m_check_format_status(rmedia_handle_t *handle, void *ip) argument
646 _m_uscsi_cmd(rmedia_handle_t *handle, struct uscsi_cmd *ucmd) argument
786 remap_shared_buf(rmedia_handle_t *handle, size_t buf_size, char *buffer) argument
[all...]
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcsrcrlop.c66 kmf_set_csr_pubkey(KMF_HANDLE_T handle, argument
75 CLEAR_ERROR(handle, ret);
84 plugin = FindPlugin(handle, KMFKey->kstype);
86 ret = plugin->funclist->EncodePubkeyData(handle,
361 sign_csr(KMF_HANDLE_T handle, argument
412 ret = kmf_sign_data(handle, i, attlist);
497 kmf_sign_csr(KMF_HANDLE_T handle, argument
505 CLEAR_ERROR(handle, err);
517 err = sign_csr(handle, &csrdata, Signkey,
538 * KMF_HANDLE_T handle
543 kmf_decode_csr(KMF_HANDLE_T handle, KMF_DATA *rawcsr, KMF_CSR_DATA *csrdata) argument
562 kmf_verify_csr(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
641 setup_crl_call(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist, KMF_PLUGIN **plugin) argument
686 kmf_import_crl(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
704 kmf_delete_crl(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
722 kmf_list_crl(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
739 kmf_find_crl(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
796 kmf_find_cert_in_crl(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
815 kmf_verify_crl_file(KMF_HANDLE_T handle, char *crlfile, KMF_DATA *tacert) argument
839 kmf_check_crl_date(KMF_HANDLE_T handle, char *crlname) argument
868 kmf_is_crl_file(KMF_HANDLE_T handle, char *filename, KMF_ENCODE_FORMAT *pformat) argument
[all...]
H A Dclient.c177 * Perform a write that can handle EINTR.
476 kmf_get_encoded_ocsp_response(KMF_HANDLE_T handle, argument
486 CLEAR_ERROR(handle, ret);
658 kmf_download_crl(KMF_HANDLE_T handle, char *uri, char *proxy, int proxy_port, argument
668 CLEAR_ERROR(handle, ret);
706 if (kmf_is_crl_file(handle, tempfn, pformat) != KMF_OK) {
732 kmf_download_cert(KMF_HANDLE_T handle, char *uri, char *proxy, int proxy_port, argument
742 CLEAR_ERROR(handle, ret);
781 if (kmf_is_cert_file(handle, tempfn, pformat) != KMF_OK) {
806 kmf_get_ocsp_for_cert(KMF_HANDLE_T handle, argument
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_bcast.c113 void *handle; local
170 if ((handle = __rpc_setconf((char *)nettype)) == NULL)
172 while (nconf = __rpc_getconf(handle)) {
619 (void) __rpc_endconf(handle);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsrvsvc_clnt.c59 srvsvc_open(char *server, char *domain, char *username, mlsvc_handle_t *handle) argument
71 if (ndr_rpc_bind(handle, server, domain, username, "SRVSVC") < 0)
81 srvsvc_close(mlsvc_handle_t *handle) argument
83 ndr_rpc_unbind(handle);
158 mlsvc_handle_t handle; local
172 if (srvsvc_open(server, domain, user, &handle) != 0)
179 arg.servername = ndr_rpc_derive_nbhandle(&handle, server);
181 srvsvc_close(&handle);
190 rc = ndr_rpc_call(&handle, opnum, &arg);
192 srvsvc_close(&handle);
241 mlsvc_handle_t handle; local
335 mlsvc_handle_t handle; local
460 mlsvc_handle_t handle; local
584 mlsvc_handle_t handle; local
663 mlsvc_handle_t handle; local
804 mlsvc_handle_t handle; local
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_mkfs.c69 static int ext2_mkfs_write_main(struct ext2_dev_handle *handle, argument
86 if (!(handle->ops->read)(handle->cookie, sbbuf, 0, 1))
110 if (!handle->ops->write(handle->cookie, sbbuf,
113 if (!handle->ops->write(handle->cookie, gd, offset+1,
126 static int ext2_mkfs_write_meta(struct ext2_dev_handle *handle, argument
211 if (!handle->ops->write(handle
509 ext2_mkfs(struct ext2_dev_handle *handle, blk_t numblocks, int log_block_size, blk_t blocks_per_group, int inodes_per_group, int sparse_sb, int reserved_block_percentage, PedTimer* timer) argument
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c673 static void *getsym(void *handle, const char *symbol) argument
678 entry = dlsym(handle, symbol);
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcp_network.c339 lookup_dn(void *handle, boolean_t partial, uint_t query, int count, argument
345 dn_handle_t *dhp = (dn_handle_t *)handle;
612 add_dn(void *handle, dn_rec_t *addp) argument
614 return (update_dn((dn_handle_t *)handle, NULL, addp));
618 modify_dn(void *handle, const dn_rec_t *origp, dn_rec_t *newp) argument
620 return (update_dn((dn_handle_t *)handle, origp, newp));
624 delete_dn(void *handle, const dn_rec_t *delp) argument
626 return (update_dn((dn_handle_t *)handle, delp, NULL));
/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcp_network.c269 lookup_dn(void *handle, boolean_t partial, uint_t query, int count, argument
275 dn_handle_t *dhp = (dn_handle_t *)handle;
515 add_dn(void *handle, dn_rec_t *addp) argument
517 return (update_dn((dn_handle_t *)handle, NULL, addp));
521 modify_dn(void *handle, const dn_rec_t *origp, dn_rec_t *newp) argument
523 return (update_dn((dn_handle_t *)handle, origp, newp));
527 delete_dn(void *handle, const dn_rec_t *delp) argument
529 return (update_dn((dn_handle_t *)handle, delp, NULL));
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Ddisks_private.h140 di_devlink_handle_t handle; member in struct:search_args
/osnet-11/usr/src/lib/libdladm/common/
H A Dpropfuncs.c118 process_prop_set(dladm_handle_t handle, prop_db_state_t *lsp, char *buf, argument
211 process_prop_get(dladm_handle_t handle, prop_db_state_t *lsp, char *buf, argument
257 process_prop_init(dladm_handle_t handle, prop_db_state_t *lsp, char *buf, argument
284 status = (*lsp->ls_initop)(handle, lsp->ls_name, lip->li_name,
393 process_prop_line(dladm_handle_t handle, prop_db_state_t *lsp, char *buf, argument
450 cont = (*lsp->ls_op)(handle, lsp, buf, lip, statusp);
469 process_prop_db(dladm_handle_t handle, void *arg, FILE *fp, FILE *nfp) argument
487 cont = process_prop_line(handle, lsp, buf, &status);
503 (void) (*lsp->ls_op)(handle, lsp, buf, NULL, &status);
515 i_dladm_get_prop_temp(dladm_handle_t handle, cons argument
579 i_dladm_set_one_prop_temp(dladm_handle_t handle, const char *name, fprop_desc_t *pdp, char **prop_val, uint_t val_cnt, uint_t flags) argument
620 i_dladm_set_prop_temp(dladm_handle_t handle, const char *name, const char *prop_name, char **prop_val, uint_t val_cnt, uint_t flags, char **errprop, prop_table_t *prop_tbl) argument
[all...]
/osnet-11/usr/src/lib/libdll/common/
H A Ddlfcn.c87 shl_t handle; local
90 handle = dll == (void*)&all ? (shl_t)0 : (shl_t)dll;
91 if (shl_findsym(&handle, name, TYPE_UNDEFINED, &addr))
242 extern void* dlsym(void* handle, const char* name) argument
247 if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)name)))
292 extern void* dlsym(void* handle, const char* name) argument
296 if (!(addr = (void*)dllqueryfn(handle, (char*)name)))
337 static const char e_handle[] = T("invalid handle");
419 extern int dlclose(void* handle) argument
421 Dll_t* dll = (Dll_t*)handle;
465 dlsym(void* handle, const char* name) argument
518 dlsym(void* handle, const char* name) argument
[all...]
/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c104 * handle - returned handle
105 * service - returned service handle
108 fcoe_cfg_scf_init(scf_handle_t **handle, scf_service_t **service, int is_target) argument
113 if ((*handle = scf_handle_create(SCF_VERSION)) == NULL) {
120 if (scf_handle_bind(*handle) == -1) {
127 if ((*service = scf_service_create(*handle)) == NULL) {
134 if ((scope = scf_scope_create(*handle)) == NULL) {
141 if (scf_handle_get_scope(*handle, SCF_SCOPE_LOCAL, scope) == -1) {
162 if (*handle !
180 scf_handle_t *handle = NULL; local
486 dladm_handle_t handle; local
626 dladm_handle_t handle; local
734 dladm_handle_t handle; local
840 scf_handle_t *handle = NULL; local
999 dladm_handle_t handle; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/disk/efi/
H A Defidisk.c33 grub_efi_handle_t handle; member in struct:grub_efidisk_data
93 grub_efi_handle_t *handle; local
103 for (handle = handles; num_handles--; handle++)
110 dp = grub_efi_get_device_path (*handle);
119 bio = grub_efi_open_protocol (*handle, &block_io_guid,
133 d->handle = *handle;
622 return d->handle;
626 return d->handle;
636 grub_efi_handle_t handle = 0; local
678 grub_efidisk_get_device_name(grub_efi_handle_t *handle) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dmm.c23 It will give you a handle with which in the second phase you can access your
24 memory with grub_efiemu_mm_obtain_request (handle). It's guaranteed that
25 subsequent calls with the same handle return the same result. You can't request any additional memory once you're in the second phase
41 int handle; member in struct:grub_efiemu_memrequest
120 ret->handle = prev->handle + 1;
125 ret->handle = 1; /* Avoid 0 handle*/
128 return ret->handle;
214 /* Get a pointer to requested memory from handle */
216 grub_efiemu_mm_obtain_request(int handle) argument
227 grub_efiemu_mm_get_type(int handle) argument
238 grub_efiemu_mm_return_request(int handle) argument
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/efiemu/
H A Defiemu.h139 int handle; member in struct:grub_efiemu_segment
148 int handle; member in struct:grub_efiemu_elf_sym
202 void *grub_efiemu_mm_obtain_request (int handle);
206 void grub_efiemu_mm_return_request (int handle);
207 grub_efi_memory_type_t grub_efiemu_mm_get_type (int handle);
259 int *handle, grub_off_t *off);
261 int handle, grub_off_t off);
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c71 mtab_open (gpointer *handle) argument
83 *handle = mtab;
86 *handle = fopen (MNTTAB, "r");
87 return *handle != NULL;
89 *handle = fopen ("/proc/mounts", "r");
90 return *handle != NULL;
95 mtab_next (gpointer handle, char **mount_point) argument
98 struct mtab_handle *mtab = handle;
108 if (getmntent (handle, &mnt) == 0) {
119 mnt = getmntent (handle);
133 mtab_close(gpointer handle) argument
145 fstab_open(gpointer *handle) argument
159 fstab_next(gpointer handle, char **mount_point) argument
190 fstab_close(gpointer handle) argument
[all...]

Completed in 94 milliseconds

1234567891011>>