Searched defs:handle (Results 251 - 275 of 289) sorted by relevance

<<1112

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c304 gpointer handle; local
311 if (! fstab_open (&handle)) {
315 while ((entry = fstab_next (handle, &_mount_point)) != NULL) {
391 fstab_close (handle);
397 gpointer handle; local
404 if (! mtab_open (&handle)) {
408 while (((entry = mtab_next (handle, mount_point)) != NULL) && (ret == FALSE)) {
422 mtab_close (handle);
/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c320 indirect(const char* cs, char** e, void* handle) argument
323 register Magic_t* mp = (Magic_t*)handle;
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_scf.c328 scf_free(asi_scfhandle_t *handle) argument
330 if (handle == NULL) {
334 scf_property_destroy(handle->prop);
335 scf_pg_destroy(handle->pgrp);
336 scf_instance_destroy(handle->inst);
338 if (handle->hndl != NULL) {
339 if (scf_handle_unbind(handle->hndl) == -1) {
343 scf_handle_destroy(handle->hndl);
351 scf_init(asi_scfhandle_t *handle) argument
353 bzero(handle, sizeo
387 scf_init_iter(asi_scfhandle_iter_t *handle_iter, asi_scfhandle_t *handle) argument
421 scf_init_iter_prop(asi_scfhandle_iter_prop_t *handle_iter_prop, asi_scfhandle_t *handle) argument
531 get_prop_str_multival(char **attstr_buf, size_t *attstr_buf_sz, char *key_buf, asi_scfhandle_t *handle) argument
566 get_props_kva_all(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, kva_t **pgrp_kva) argument
643 get_pgrp_kva(asi_scfhandle_t *handle, asi_scfhandle_iter_t *handle_iter, scf_pgrp_kva_node_t **pgrp_kva_ll, char *pgrp_name, char *pgrp_type) argument
1276 asi_scfhandle_t handle; local
1322 asi_scfhandle_t handle; local
1414 asi_scfhandle_t handle; local
1464 asi_scfhandle_t handle; local
1522 asi_scfhandle_t handle; local
[all...]
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c53 scf_handle_t *handle; /* smf handle */ member in struct:__anon2791
55 scf_service_t *svc; /* smf service handle */
56 scf_instance_t *inst; /* instance handle */
100 if (self->handle != NULL) {
101 scf_handle_destroy(self->handle);
102 self->handle = NULL;
146 self->handle = h;
248 if ((iter = scf_iter_create(self->handle)) == NULL) {
257 if ((pg = scf_pg_create(self->handle))
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c429 * SCF_ERROR_NOT_BOUND - handle is not bound
700 * SCF_ERROR_HANDLE_DESTROYED - inst's handle has been destroyed
701 * SCF_ERROR_NOT_BOUND - inst's handle is not bound
1106 * Create and return a pg from the instance associated with the given handle.
1517 scf_handle_t *handle = scf_transaction_handle(trans); local
1518 scf_value_t *value = scf_value_create(handle);
1519 scf_transaction_entry_t *entry = scf_entry_create(handle);
1658 /* If the user passed in a handle, use it. */
1738 /* If the user passed in a handle, use it. */
1816 /* If the user passed in a handle, us
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c211 inetopen(const char* path, int flags, Inetintr_f onintr, void* handle) argument
301 if ((*onintr)(addr, handle))
385 static int matchf(void *handle, char *ptr, size_t size) argument
387 struct Match *mp = (struct Match*)handle;
466 static int outexcept(register Sfio_t *iop,int type,void *data,Sfdisc_t *handle) argument
468 Shell_t *shp = ((struct Iodisc*)handle)->sh;
471 free((void*)handle);
713 onintr(struct addrinfo* addr, void* handle) argument
715 Shell_t* sh = (Shell_t*)handle;
966 static int pat_seek(void *handle, cons argument
1813 slowexcept(register Sfio_t *iop,int type,void *data,Sfdisc_t *handle) argument
1875 time_grace(void *handle) argument
1895 piperead(Sfio_t *iop,void *buff,register size_t size,Sfdisc_t *handle) argument
1923 slowread(Sfio_t *iop,void *buff,register size_t size,Sfdisc_t *handle) argument
2158 pipeexcept(Sfio_t* iop, int mode, void *data, Sfdisc_t* handle) argument
2299 eval_exceptf(Sfio_t *iop,int type, void *data, Sfdisc_t *handle) argument
2358 subread(Sfio_t* sp,void* buff,register size_t size,Sfdisc_t* handle) argument
2378 subexcept(Sfio_t* sp,register int mode, void *data, Sfdisc_t* handle) argument
[all...]
H A Dxec.c2885 static void timed_out(void *handle) argument
2887 NOT_USED(handle);
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_util.c836 * a handle to the library. Otherwise, return NULL.
880 * Closes handle to the interposed library.
883 smb_dlclose(void *handle) argument
885 if (handle)
886 (void) dlclose(handle);
1330 smb_log_hdl_t handle = 0; local
1344 handle = log->l_handle = smb_get_txid();
1362 return (handle);
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c104 kmf_find_prikey_by_cert(KMF_HANDLE_T handle, int numattr, argument
124 if (handle == NULL)
127 CLEAR_ERROR(handle, ret);
136 * in the returned key handle.
157 plugin = FindPlugin(handle, kstype);
161 return (plugin->funclist->FindPrikeyByCert(handle, numattr, attrlist));
166 check_key_usage(void *handle, argument
175 if (handle == NULL || cert == NULL)
245 kmf_find_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
257 if (handle
508 kmf_sign_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
657 kmf_sign_data(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
826 kmf_verify_data(KMF_HANDLE_T handle, int num_args, KMF_ATTRIBUTE *attrlist) argument
986 kmf_verify_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1080 kmf_encrypt(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1175 kmf_decrypt(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1286 kmf_store_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1323 kmf_import_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1360 kmf_delete_cert_from_keystore(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1402 cert_get_crl(KMF_HANDLE_T handle, const KMF_DATA *cert, char *proxy, char *filename, char **retn_uri, KMF_ENCODE_FORMAT *format) argument
1475 check_crl_validity(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE kstype, char *crlfilename, KMF_DATA *issuer_cert) argument
1517 cert_crl_check(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, KMF_DATA *user_cert, KMF_DATA *issuer_cert) argument
1739 cert_ocsp_check(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, KMF_DATA *user_cert, KMF_DATA *issuer_cert, KMF_DATA *response, char *slotlabel, char *dirpath) argument
1970 cert_ku_check(KMF_HANDLE_T handle, KMF_DATA *cert) argument
2030 cert_eku_check(KMF_HANDLE_T handle, KMF_DATA *cert) argument
2126 find_issuer_cert(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, char *user_issuer, KMF_DATA *issuer_cert, char *slotlabel, char *dirpath) argument
2255 find_ta_cert(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE *kstype, KMF_DATA *ta_cert, KMF_X509_NAME *user_issuerDN, char *slotlabel, char *dirpath) argument
2396 kmf_validate_cert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2755 kmf_is_cert_file(KMF_HANDLE_T handle, char *filename, KMF_ENCODE_FORMAT *pformat) argument
2784 kmf_check_cert_date(KMF_HANDLE_T handle, const KMF_DATA *cert) argument
2837 kmf_export_pk12(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2875 kmf_build_pk12(KMF_HANDLE_T handle, int numcerts, KMF_X509_DER_CERT *certlist, int numkeys, KMF_KEY_HANDLE *keylist, KMF_CREDENTIAL *p12cred, char *filename) argument
2911 kmf_import_objects(KMF_HANDLE_T handle, char *filename, KMF_CREDENTIAL *cred, KMF_X509_DER_CERT **certs, int *ncerts, KMF_RAW_KEY_DATA **rawkeys, int *nkeys) argument
3006 sign_cert(KMF_HANDLE_T handle, const KMF_DATA *SubjectCert, KMF_KEY_HANDLE *Signkey, KMF_OID *signature_oid, KMF_DATA *SignedCert) argument
3165 verify_cert_with_key(KMF_HANDLE_T handle, KMF_DATA *derkey, const KMF_DATA *CertToBeVerified) argument
3256 verify_cert_with_cert(KMF_HANDLE_T handle, const KMF_DATA *CertToBeVerifiedData, const KMF_DATA *SignerCertData) argument
[all...]
H A Dgeneralop.c163 static KMF_RETURN AddPlugin(KMF_HANDLE_T handle, KMF_PLUGIN *plugin);
212 FindPlugin(KMF_HANDLE_T handle, KMF_KEYSTORE_TYPE kstype) argument
218 if (handle == NULL)
221 node = handle->plugins;
307 ret = AddPlugin(handle, pluginrec);
373 AddPlugin(KMF_HANDLE_T handle, KMF_PLUGIN *plugin) argument
377 if (handle == NULL || plugin == NULL)
381 if (handle->plugins == NULL) {
382 handle->plugins = (KMF_PLUGIN_LIST *)malloc(
384 if (handle
414 Cleanup_KMF_Handle(KMF_HANDLE_T handle) argument
432 Cleanup_PK11_Session(KMF_HANDLE_T handle) argument
447 KMF_HANDLE *handle = NULL; local
539 kmf_configure_keystore(KMF_HANDLE_T handle, int num_args, KMF_ATTRIBUTE *attrlist) argument
583 kmf_finalize(KMF_HANDLE_T handle) argument
626 kmf_get_plugin_error_str(KMF_HANDLE_T handle, char **msgstr) argument
674 kmf_read_input_file(KMF_HANDLE_T handle, char *filename, KMF_DATA *pdata) argument
1148 kmf_free_kmf_cert(KMF_HANDLE_T handle, KMF_X509_DER_CERT *kmf_cert) argument
1325 kmf_free_kmf_key(KMF_HANDLE_T handle, KMF_KEY_HANDLE *key) argument
1505 kmf_create_ocsp_request(KMF_HANDLE_T handle, int num_args, KMF_ATTRIBUTE *attrlist) argument
1556 kmf_get_ocsp_status_for_cert(KMF_HANDLE_T handle, int num_args, KMF_ATTRIBUTE *attrlist) argument
2689 kmf_get_plugin_info(KMF_HANDLE_T handle, char *keystore_name, KMF_KEYSTORE_TYPE *kstype, char **option) argument
[all...]
/osnet-11/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c199 nss_authenticate(KMF_HANDLE_T handle, argument
204 KMF_HANDLE *kmfh = (KMF_HANDLE *)handle;
263 NSS_ConfigureKeystore(KMF_HANDLE_T handle, argument
267 KMF_HANDLE *kmfh = (KMF_HANDLE *)handle;
305 do_nss_init(void *handle, int numattr, argument
311 KMF_HANDLE *kmfh = (KMF_HANDLE *)handle;
585 NSS_FindCert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
588 KMF_HANDLE *kmfh = (KMF_HANDLE *)handle;
600 if (handle == NULL || attrlist == NULL || numattr == 0) {
603 rv = do_nss_init(handle, numatt
669 NSS_FreeKMFCert(KMF_HANDLE_T handle, KMF_X509_DER_CERT *kmf_cert) argument
686 NSS_DeleteCert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
806 NSS_CreateKeypair(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1014 NSS_SignData(KMF_HANDLE_T handle, KMF_KEY_HANDLE *key, KMF_OID *AlgOID, KMF_DATA *tobesigned, KMF_DATA *output) argument
1086 NSS_EncodePubKeyData(KMF_HANDLE_T handle, KMF_KEY_HANDLE *keyp, KMF_DATA *encoded) argument
1126 NSS_DeleteKey(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1207 NSS_GetErrorString(KMF_HANDLE_T handle, char **msgstr) argument
1228 NSS_FindPrikeyByCert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1291 NSS_DecryptData(KMF_HANDLE_T handle, KMF_KEY_HANDLE *key, KMF_OID *AlgOID, KMF_DATA *ciphertext, KMF_DATA *output) argument
1363 NSS_FindKey(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1767 NSS_ExportPK12(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
1901 NSS_CreateSymKey(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2025 NSS_GetSymKeyValue(KMF_HANDLE_T handle, KMF_KEY_HANDLE *symkey, KMF_RAW_SYM_KEY *rkey) argument
2095 NSS_SetTokenPin(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2141 NSS_StoreKey(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2286 store_cert(KMF_HANDLE_T handle, PK11SlotInfo *nss_slot, KMF_DATA *cert, char *label, char *trust_flag) argument
2353 NSS_StoreCert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2392 NSS_ImportCert(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2460 NSS_ImportCRL(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2562 NSS_DeleteCRL(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2722 NSS_FindCRL(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
2842 NSS_FindCertInCRL(KMF_HANDLE_T handle, int numattr, KMF_ATTRIBUTE *attrlist) argument
[all...]
/osnet-11/usr/src/lib/libndr/common/
H A Dlibndr.h458 ndr_hdid_t *handle; member in struct:ndr_client
/osnet-11/usr/src/lib/libcmd/common/
H A Dls.c457 key(void* handle, register Sffmt_t* fp, const char* arg, char** ps, Sflong_t* pn) argument
474 if (lp = (List_t*)handle)
504 sfkeyprintf(mp, handle, kp->macro, key, NiL);
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c364 port_door_call(dladm_handle_t handle, datalink_id_t linkid, argument
370 status = dladm_bridge_getlink(handle, linkid, bridge, sizeof (bridge));
549 set_count_property(scf_handle_t *handle, scf_transaction_t *tran, argument
555 if ((entry = scf_entry_create(handle)) == NULL)
558 if ((value = scf_value_create(handle)) == NULL)
580 set_boolean_property(scf_handle_t *handle, scf_transaction_t *tran, argument
586 if ((entry = scf_entry_create(handle)) == NULL)
589 if ((value = scf_value_create(handle)) == NULL)
611 set_string_property(scf_handle_t *handle, scf_transaction_t *tran, argument
617 if ((entry = scf_entry_create(handle))
643 set_fmri_property(scf_handle_t *handle, scf_transaction_t *tran, const char *propname, const char *propval) argument
729 dladm_bridge_persist_conf(dladm_handle_t handle, const char *link, datalink_id_t linkid) argument
971 dladm_bridge_configure(dladm_handle_t handle, const char *name, const UID_STP_CFG_T *cfg, dladm_bridge_prot_t brprot, uint32_t flags) argument
1148 dladm_bridge_setlink(dladm_handle_t handle, datalink_id_t linkid, const char *bridge) argument
1209 dladm_bridge_getlink(dladm_handle_t handle, datalink_id_t linkid, char *bridge, size_t bridgelen) argument
1229 dladm_bridge_refresh(dladm_handle_t handle, datalink_id_t linkid) argument
1248 i_dladm_bridge_is_held(dladm_handle_t handle, datalink_id_t linkid, void *arg) argument
1274 dladm_bridge_delete(dladm_handle_t handle, const char *bridge, uint32_t flags) argument
1461 dladm_bridge_get_port_cfg(dladm_handle_t handle, datalink_id_t linkid, int field, int *valuep) argument
1497 dladm_bridge_link_state(dladm_handle_t handle, datalink_id_t linkid, UID_STP_PORT_STATE_T *spsp) argument
1506 dladm_bridge_get_forwarding(dladm_handle_t handle, datalink_id_t linkid, uint_t *valuep) argument
1521 dladm_bridge_get_fwdtable(dladm_handle_t handle, const char *bridge, uint_t *nfwd) argument
1693 i_dladm_bridge_name_from_linkid(dladm_handle_t handle, datalink_id_t linkid, char *bridge, size_t len) argument
1711 i_dladm_bridge_up(dladm_handle_t handle, datalink_id_t linkid, void *arg) argument
1850 dladm_bridge_up(dladm_handle_t handle, datalink_id_t linkid) argument
1870 i_dladm_bridge_down(dladm_handle_t handle, datalink_id_t linkid, void *arg) argument
1976 dladm_bridge_down(dladm_handle_t handle, datalink_id_t linkid) argument
[all...]
H A Dlibdlwlan.c259 dladm_wlan_scan(dladm_handle_t handle, datalink_id_t linkid, void *arg, argument
271 if ((status = dladm_wlan_validate(handle, linkid)) != DLADM_STATUS_OK)
274 status = do_get_linkstatus(handle, linkid, &wl_status,
279 if ((status = do_scan(handle, linkid, buf, sizeof (buf))) !=
294 if ((status = do_get_esslist(handle, linkid, wls, WLDP_BUFSIZE))
308 status = do_get_linkstatus(handle, linkid, &wl_status,
313 (void) do_disconnect(handle, linkid, buf, sizeof (buf));
432 do_connect(dladm_handle_t handle, datalink_id_t linkid, void *buf, int bufsize, argument
449 status = do_set_channel(handle, linkid, &channel);
457 if ((status = do_set_encryption(handle, linki
556 dladm_wlan_connect(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_attr_t *attrp, int timeout, void *keys, uint_t key_count, uint_t flags) argument
659 dladm_wlan_disconnect(dladm_handle_t handle, datalink_id_t linkid) argument
696 dladm_wlan_get_linkattr(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_linkattr_t *attrp) argument
862 dladm_wlan_validate(dladm_handle_t handle, datalink_id_t linkid) argument
1092 i_dladm_wlan_legacy_ioctl(dladm_handle_t handle, datalink_id_t linkid, wldp_t *gbuf, uint_t id, size_t len, uint_t cmd, size_t cmdlen) argument
1151 do_cmd_ioctl(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen, uint_t cmd) argument
1169 do_scan(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1175 do_disconnect(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1186 do_get_esslist(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1194 do_get_bssid(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1201 do_get_essid(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1208 do_get_bsstype(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1216 do_get_linkstatus(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1224 do_get_rate(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1231 do_get_authmode(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1239 do_get_encryption(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1247 do_get_signal(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1255 do_get_mode(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1262 do_set_bsstype(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_bsstype_t *bsstype) argument
1283 do_set_authmode(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_auth_t *auth) argument
1303 do_set_encryption(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_secmode_t *secmode) argument
1325 do_set_key(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_key_t *keys, uint_t key_count) argument
1359 do_set_essid(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_essid_t *essid) argument
1378 do_set_channel(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_channel_t *channel) argument
1394 do_set_createibss(dladm_handle_t handle, datalink_id_t linkid, boolean_t *create_ibss) argument
1412 do_get_capability(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1420 do_get_wpamode(dladm_handle_t handle, datalink_id_t linkid, void *buf, int buflen) argument
1428 dladm_wlan_wpa_get_sr(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_ess_t *sr, uint_t escnt, uint_t *estot) argument
1463 dladm_wlan_wpa_set_ie(dladm_handle_t handle, datalink_id_t linkid, uint8_t *wpa_ie, uint_t wpa_ie_len) argument
1489 dladm_wlan_wpa_set_wpa(dladm_handle_t handle, datalink_id_t linkid, boolean_t flag) argument
1500 dladm_wlan_wpa_del_key(dladm_handle_t handle, datalink_id_t linkid, uint_t key_idx, const dladm_wlan_bssid_t *addr) argument
1515 dladm_wlan_wpa_set_key(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_cipher_t cipher, const dladm_wlan_bssid_t *addr, boolean_t set_tx, uint64_t seq, uint_t key_idx, uint8_t *key, uint_t key_len) argument
1562 dladm_wlan_wpa_set_mlme(dladm_handle_t handle, datalink_id_t linkid, dladm_wlan_mlme_op_t op, dladm_wlan_reason_t reason, dladm_wlan_bssid_t *bssid) argument
1592 add_property_group_to_instance(scf_handle_t *handle, scf_instance_t *instance, const char *pg_name, const char *pg_type) argument
1610 add_new_property(scf_handle_t *handle, const char *prop_name, scf_type_t type, const char *val, scf_transaction_t *tx) argument
1645 add_pg_method(scf_handle_t *handle, scf_instance_t *instance, const char *pg_name, const char *flags) argument
1713 do_create_instance(scf_handle_t *handle, scf_service_t *svc, const char *instance_name, const char *command) argument
1761 scf_handle_t *handle = NULL; local
1798 wait_until_disabled(scf_handle_t *handle, char *fmri) argument
1839 scf_handle_t *handle = NULL; local
1922 wpa_instance_create(dladm_handle_t handle, datalink_id_t linkid, void *key) argument
1966 wpa_instance_delete(dladm_handle_t handle, datalink_id_t linkid) argument
[all...]
/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c101 dladm_handle_t handle; local
121 * Rather than have libdlpi take the libdladm handle,
122 * open the handle here.
124 if (dladm_open(&handle, NETADM_ACTIVE_PROFILE)
128 (void) dladm_walk(i_dlpi_walk_link, handle, &warg,
132 dladm_close(handle);
163 /* Fill in known/default libdlpi handle values. */
410 /* Information retrieved from the handle. */
525 dip->dli_sap = bindackp->dl_sap; /* save sap value in handle */
768 * If handle i
1103 dladm_handle_t handle; local
[all...]
/osnet-11/usr/src/lib/libfru/libfru/
H A Dlibfru.cc90 fru_nodehdl_t handle; member in struct:cont_lock
128 "Invalid handle",
180 int hash_bucket = lock->handle % CONT_LOCK_HASH_NUM;
196 find_cont_lock(fru_nodehdl_t handle) argument
198 int hash_bucket = handle % CONT_LOCK_HASH_NUM;
202 if (which->handle == handle) {
212 alloc_cont_lock(fru_nodehdl_t handle) argument
218 lock->handle = handle;
229 lock_container(lock_mode_t mode, fru_nodehdl_t handle) argument
275 unlock_container(fru_nodehdl_t handle) argument
506 fru_get_root(fru_nodehdl_t *handle) argument
523 fru_get_child(fru_nodehdl_t handle, fru_nodehdl_t *child) argument
575 fru_get_peer(fru_nodehdl_t handle, fru_nodehdl_t *peer) argument
606 fru_get_parent(fru_nodehdl_t handle, fru_nodehdl_t *parent) argument
625 fru_get_name_from_hdl(fru_nodehdl_t handle, char **name) argument
739 fru_get_node_type(fru_nodehdl_t handle, fru_node_t *type) argument
757 is_container(fru_nodehdl_t handle) argument
[all...]
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c768 * leave inetd to handle the value appropriately
1723 void *handle; local
1732 if ((handle = __rpc_setconf(proto)) != NULL) {
1734 while ((nconf = __rpc_getconf(handle)) != NULL) {
1743 __rpc_endconf(handle);
1758 __rpc_endconf(handle);
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dac.c81 handle. */
1382 /* Creates a new handle for the algorithm ALGORITHM and stores it in
1385 _gcry_ac_open (gcry_ac_handle_t *handle,
1393 *handle = NULL;
1425 *handle = handle_new;
1437 /* Destroys the handle HANDLE. */
1439 _gcry_ac_close (gcry_ac_handle_t handle)
1442 if (handle)
1444 _gcry_pk_module_release (handle->module);
1445 gcry_free (handle);
1380 _gcry_ac_open(gcry_ac_handle_t *handle, gcry_ac_id_t algorithm, unsigned int flags) argument
1434 _gcry_ac_close(gcry_ac_handle_t handle) argument
1454 _gcry_ac_key_init(gcry_ac_key_t *key, gcry_ac_handle_t handle, gcry_ac_key_type_t type, gcry_ac_data_t data) argument
1500 _gcry_ac_key_pair_generate(gcry_ac_handle_t handle, unsigned int nbits, void *key_spec, gcry_ac_key_pair_t *key_pair, gcry_mpi_t **misc_data) argument
1758 _gcry_ac_key_test(gcry_ac_handle_t handle, gcry_ac_key_t key) argument
1783 _gcry_ac_key_get_nbits(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned int *nbits) argument
1819 _gcry_ac_key_get_grip(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned char *key_grip) argument
1862 _gcry_ac_data_encrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t data_plain, gcry_ac_data_t *data_encrypted) argument
1939 _gcry_ac_data_decrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t *data_plain, gcry_ac_data_t data_encrypted) argument
2015 _gcry_ac_data_sign(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t *data_signature) argument
2089 _gcry_ac_data_verify(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t data_signature) argument
2726 ac_es_dencode_prepare_pkcs_v1_5(gcry_ac_handle_t handle, gcry_ac_key_t key, void *opts, void *opts_em) argument
2749 ac_ssa_dencode_prepare_pkcs_v1_5(gcry_ac_handle_t handle, gcry_ac_key_t key, void *opts, void *opts_em) argument
2815 ac_dencode_prepare(gcry_ac_handle_t handle, gcry_ac_key_t key, void *opts, ac_scheme_t scheme, void **opts_em) argument
2880 _gcry_ac_data_encrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme_id, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_cipher) argument
2972 _gcry_ac_data_decrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme_id, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_cipher, gcry_ac_io_t *io_message) argument
3088 _gcry_ac_data_sign_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme_id, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
3181 _gcry_ac_data_verify_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme_id, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c261 "bad handle supplied",
818 struct mtest_handle handle; local
859 test_stop.handle = test_start.handle;
888 (void) memset((void *)&handle, 0, sizeof (handle));
889 handle.fd = fd;
890 handle.drvhandle = (void *)&test_start;
891 handle.msgp = msgp;
892 handle
965 mtest_write( mtest_handle_t handle, void *page_buf, u_longlong_t page_no, uint_t line_offset, uint_t line_count) argument
1000 mtest_read( mtest_handle_t handle, void *page_buf, u_longlong_t page_no, uint_t line_offset, uint_t line_count, struct mtest_error *errp) argument
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c123 static uchar_t get_inq_dtype(char *xport_phys, char *dyncomp, HBA_HANDLE handle,
179 HBA_HANDLE handle; local
204 if ((ret = findMatchingAdapterPort(larg.apidp->xport_phys, &handle,
231 HBA_CloseAdapter(handle);
257 HBA_CloseAdapter(handle);
267 status = getPortAttrsByWWN(handle,
271 HBA_RefreshInformation(handle);
291 apidp->dyncomp, handle, &portAttrs, &discPortAttrs);
299 HBA_CloseAdapter(handle);
313 HBA_CloseAdapter(handle);
494 HBA_HANDLE handle; local
3683 get_inq_dtype(char *xport_phys, char *dyncomp, HBA_HANDLE handle, HBA_PORTATTRIBUTES *portAttrs, HBA_PORTATTRIBUTES *discPortAttrs) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm91 # to be closed, instead of caching the file handle
1017 # Read data from a file handle
1776 # handle the infrequently-used -style and -script parameters
1781 # handle -noscript parameter
3931 'handle' => <<'END_OF_FUNC',
3932 sub handle { subroutine
4537 If you provide a file handle to the new() method, it will read
4554 initialize CGI state from a file handle, the way to do this is with
4556 default CGI object from the indicated file handle.
5940 CGI.pm HTML generation functions handle escapin
[all...]
/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c292 scf_handle_t *handle = NULL; local
312 * Init the service handle
314 ret = iPsInit(&handle, &svc);
322 if (((pg = scf_pg_create(handle)) == NULL) ||
323 ((tran = scf_transaction_create(handle)) == NULL) ||
324 ((entry = scf_entry_create(handle)) == NULL) ||
325 ((prop = scf_property_create(handle)) == NULL) ||
326 ((valueIter = scf_iter_create(handle)) == NULL)) {
334 * Get the service property group handle
379 * Get the property handle
636 scf_handle_t *handle = NULL; local
925 scf_handle_t *handle = NULL; local
1289 scf_handle_t *handle = NULL; local
1384 scf_handle_t *handle = NULL; local
1691 scf_handle_t *handle = NULL; local
1864 scf_handle_t *handle = NULL; local
2018 scf_handle_t *handle = NULL; local
2045 scf_handle_t *handle = NULL; local
2070 iPsGetSetPersistType(uint8_t *persistType, scf_handle_t *handle, scf_service_t *svc, int getSet) argument
2287 scf_handle_t *handle = NULL; local
2557 iPsInit(scf_handle_t **handle, scf_service_t **service) argument
2646 iPsGetServiceVersion(uint64_t *version, scf_handle_t *handle, scf_service_t *svc) argument
2845 scf_handle_t *handle = NULL; local
3051 scf_handle_t *handle = NULL; local
3147 scf_handle_t *handle = NULL; local
3250 scf_handle_t *handle = NULL; local
3498 scf_handle_t *handle = NULL; local
3691 scf_handle_t *handle = NULL; local
4006 scf_handle_t *handle = NULL; local
4242 scf_handle_t *handle = NULL; local
4429 scf_handle_t *handle = NULL; local
5047 scf_handle_t *handle = NULL; local
5135 scf_handle_t *handle = NULL; local
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c2327 CK_OBJECT_HANDLE handle; local
2355 rc = object_mgr_find_in_map2(hContext, key_obj, &handle);
2360 handle, hParentKey, NULL, phKey))) {
2369 /* If we already have a handle, just load it */
2421 * If the policy handle returned is the same as the
/osnet-11/usr/src/lib/libraidcfg/common/
H A Draidcfg.c128 raid_obj_handle_t handle; member in struct:__anon2387
132 * Definition about handle
560 raidcfg_open_controller(int handle, char **plugin_err_str) argument
567 obj_id = raid_handle_to_obj(&raid_tab_sys, handle);
569 raid_handle_delete(handle);
586 raidcfg_close_controller(int handle, char **plugin_err_str) argument
593 obj_id = raid_handle_to_obj(&raid_tab_sys, handle);
595 raid_handle_delete(handle);
612 raidcfg_get_type(int handle) argument
619 obj_id = raid_handle_to_obj(&raid_tab_sys, handle);
632 raidcfg_get_attr(int handle, void *attr) argument
791 raidcfg_get_container(int handle) argument
817 raidcfg_list_head(int handle, raid_obj_type_id_t type) argument
843 raidcfg_list_next(int handle) argument
869 raidcfg_set_attr(int handle, uint32_t set_cmd, void *value, char **plugin_err_str) argument
899 raidcfg_update_fw(int handle, char *file, char **plugin_err_str) argument
1406 raid_handle_delete(raid_obj_handle_t handle) argument
1450 raid_handle_to_obj(raid_obj_tab_t *raid_tab, raid_obj_handle_t handle) argument
1517 raid_obj_handle_t handle; local
1642 raid_obj_handle_t handle; local
1665 raid_obj_handle_t handle; local
1688 raid_obj_handle_t handle; local
1710 raid_obj_handle_t handle; local
4221 raid_obj_set_handle(raid_obj_tab_t *raid_tab, raid_obj_id_t obj_id, raid_obj_handle_t handle) argument
4603 raid_obj_handle_t handle; local
[all...]

Completed in 219 milliseconds

<<1112