Home
last modified time | relevance | path

Searched refs:handle (Results 1 – 25 of 1038) sorted by last modified time

12345678910>>...42

/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist27 * 151 Stale NFS file handle
170 151 ESTALE Stale NFS file handle
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c12118 emlxs_fm_check_acc_handle(emlxs_hba_t *hba, ddi_acc_handle_t handle) in emlxs_fm_check_acc_handle() argument
12127 if (((ddi_acc_impl_t *)handle)->ahi_err == NULL) { in emlxs_fm_check_acc_handle()
12132 (void) ddi_fm_acc_err_get(handle, &err, DDI_FME_VERSION); in emlxs_fm_check_acc_handle()
12136 (void) ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in emlxs_fm_check_acc_handle()
12145 emlxs_fm_check_dma_handle(emlxs_hba_t *hba, ddi_dma_handle_t handle) in emlxs_fm_check_dma_handle() argument
12154 (void) ddi_fm_dma_err_get(handle, &err, DDI_FME_VERSION); in emlxs_fm_check_dma_handle()
H A Demlxs_sli4.c1593 ddi_acc_handle_t handle; in emlxs_map_g7_bars() local
1598 &handle); in emlxs_map_g7_bars()
1613 handle; in emlxs_map_g7_bars()
1620 handle; in emlxs_map_g7_bars()
1627 handle; in emlxs_map_g7_bars()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5298 ddi_acc_handle_t handle; in e1000g_ioc_peek_reg() local
5301 handle = e1000gp->osdep.reg_handle; in e1000g_ioc_peek_reg()
5305 ppd->pp_acc_data = ddi_get32(handle, regaddr); in e1000g_ioc_peek_reg()
5311 ddi_acc_handle_t handle; in e1000g_ioc_poke_reg() local
5315 handle = e1000gp->osdep.reg_handle; in e1000g_ioc_poke_reg()
5320 ddi_put32(handle, regaddr, value); in e1000g_ioc_poke_reg()
6521 e1000g_check_acc_handle(ddi_acc_handle_t handle) in e1000g_check_acc_handle() argument
6525 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in e1000g_check_acc_handle()
6526 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in e1000g_check_acc_handle()
6531 e1000g_check_dma_handle(ddi_dma_handle_t handle) in e1000g_check_dma_handle() argument
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c1371 sa_handle_t *handle = NULL; in sa_handle_get_from_db() local
1382 handle = dmu_buf_get_user(db); in sa_handle_get_from_db()
1384 if (handle == NULL) { in sa_handle_get_from_db()
1390 handle->sa_userp = userp; in sa_handle_get_from_db()
1391 handle->sa_bonus = db; in sa_handle_get_from_db()
1392 handle->sa_os = os; in sa_handle_get_from_db()
1393 handle->sa_spill = NULL; in sa_handle_get_from_db()
1394 handle->sa_bonus_tab = NULL; in sa_handle_get_from_db()
1395 handle->sa_spill_tab = NULL; in sa_handle_get_from_db()
1407 handle = winner; in sa_handle_get_from_db()
[all …]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c6330 sock_lower_handle_t handle = so->so_proto_handle; in sotpi_convert_sonode() local
6354 ASSERT(handle == so->so_proto_handle); in sotpi_convert_sonode()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cfg.c384 if (handle == NULL) { in smb_config_getenv_generic()
412 if (handle == NULL) { in smb_config_setenv_generic()
458 if (handle == NULL) in smb_config_getstr()
566 if (handle == NULL) in smb_config_getnum()
594 if (handle == NULL) in smb_config_getbool()
681 if (handle == NULL) in smb_config_setstr()
727 if (handle == NULL) in smb_config_setnum()
762 if (handle == NULL) in smb_config_setbool()
818 if (handle == NULL) { in smb_config_get_debug()
846 if (handle == NULL) { in smb_config_get_fg_flag()
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src96 # library can handle multiple tc capabilities in an entry. 4.4BSD has this
2113 # of this line) so all versions of vi before 3.7 don't handle
2114 # <xenl> right on vt100. The correct way to handle <xenl> is when
6339 # Indeed, terminfo does not yet handle such stuff. Since changing
8406 # another termcap? Well, it turns out that the Visual 50 can handle
8628 # to correctly handle multiple attributes on a screen.
9130 # to correctly handle multiple attributes on a screen.
12143 # handle the 721 in 132 column mode.
13802 # Hacked up vt200 termcap to handle GO-225/VT220
19776 # programs handle such lossage properly.
[all …]
H A Dtermcap.src96 # library can handle multiple tc capabilities in an entry. 4.4BSD has this
1859 # of this line) so all versions of vi before 3.7 don't handle
1860 # :xn: right on vt100. The correct way to handle :xn: is when
5605 # Indeed, terminfo does not yet handle such stuff. Since changing
7528 # another termcap? Well, it turns out that the Visual 50 can handle
7726 # to correctly handle multiple attributes on a screen.
8156 # to correctly handle multiple attributes on a screen.
10742 # handle the 721 in 132 column mode.
12237 # Hacked up vt200 termcap to handle GO-225/VT220
17644 # programs handle such lossage properly.
[all …]
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c296 zone_dochandle_t handle; in filter_bootargs() local
297 if ((handle = zonecfg_init_handle()) == NULL) { in filter_bootargs()
302 err = zonecfg_get_snapshot_handle(zone_name, handle); in filter_bootargs()
306 zonecfg_fini_handle(handle); in filter_bootargs()
311 (void) zonecfg_get_bootargs(handle, zonecfg_args, in filter_bootargs()
314 zonecfg_fini_handle(handle); in filter_bootargs()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c788 smedia_handle_t handle; in write_sunos_label() local
799 handle = smedia_get_handle(fd); in write_sunos_label()
800 if (handle == NULL) { in write_sunos_label()
809 if (smedia_get_medium_property(handle, &med_info) < 0) { in write_sunos_label()
813 (void) smedia_release_handle(handle); in write_sunos_label()
836 (void) smedia_release_handle(handle); in write_sunos_label()
951 ret = smedia_raw_read(handle, start_sector, buf, nblocks * in verify()
1998 smedia_handle_t handle; in get_media_info() local
2081 handle = smedia_get_handle(fd); in get_media_info()
2082 if (handle == NULL) { in get_media_info()
[all …]
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c221 pstack_handle_t handle; in main() local
289 handle.proc = Pr; in main()
290 handle.jvm = load_libjvm(Pr); in main()
291 handle.pydb = load_libpython(Pr); in main()
292 handle.lwps = lwps; in main()
293 handle.count = 0; in main()
295 if (all_call_stacks(&handle, threaded) != 0) in main()
300 reset_libjvm(handle.jvm); in main()
301 reset_libpython(handle.pydb); in main()
304 if (handle.count == 0) in main()
[all …]
/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.c265 (void) dlclose(tmpplug->handle); \ in flash_load_plugins()
359 if (tmpplug->handle == NULL) { in flash_load_plugins()
436 if ((sym = dlsym(tmpplug->handle, in flash_load_plugins()
630 free(vrfy->handle); in fwflash_load_verifier()
639 (void) dlclose(vrfy->handle); in fwflash_load_verifier()
655 (void) dlclose(vrfy->handle); in fwflash_load_verifier()
752 (void) dlclose(verifier->handle); in fwflash_load_verifier()
753 verifier->handle = NULL; in fwflash_load_verifier()
1153 thisplug->plugin->handle = NULL; in fwflash_intr()
1170 (void) dlclose(verifier->handle); in fwflash_intr()
[all …]
/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c225 static dladm_handle_t handle = NULL; variable
249 if (handle != NULL) in usage()
250 dladm_close(handle); in usage()
287 dladm_close(handle); in main()
319 status = dladm_flow_init(handle); in do_init_flow()
571 (void) show_flow(handle, &attr, arg); in show_one_flow()
852 dladm_close(handle); in set_flowprop()
916 if (handle != NULL) in die()
917 dladm_close(handle); in die()
958 if (handle != NULL) in die_dlerr()
[all …]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c1574 if (handle != NULL) in usage()
1575 dladm_close(handle); in usage()
1622 dladm_close(handle); in main()
6601 handle, NULL, in do_disconnect_wifi()
6895 dladm_close(handle); in do_show_linkprop()
7150 dladm_close(handle); in set_linkprop()
7548 dladm_close(handle); in do_delete_secobj()
9013 dladm_close(handle); in altroot_cmd()
9102 if (handle != NULL) in die_dlerr()
9129 if (handle != NULL) in die_dlerrlist()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c1149 return (nwam_ncp_get_name(handle, namep)); in object_name_from_handle()
1151 return (nwam_ncu_get_name(handle, namep)); in object_name_from_handle()
1153 return (nwam_loc_get_name(handle, namep)); in object_name_from_handle()
1155 return (nwam_enm_get_name(handle, namep)); in object_name_from_handle()
2871 if (handle == NULL) { in listprop()
2881 (nwam_ncu_handle_t *)&handle); in listprop()
3007 nwam_ncp_free(handle); in listprop()
3010 nwam_ncu_free(handle); in listprop()
3013 nwam_loc_free(handle); in listprop()
3016 nwam_enm_free(handle); in listprop()
[all …]
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c1207 EFI_HANDLE handle; in command_lsefi() local
1238 handle = buffer[i]; in command_lsefi()
1239 printf("Handle %p", handle); in command_lsefi()
1244 dp = efi_lookup_devpath(handle); in command_lsefi()
1252 efi_close_devpath(handle); in command_lsefi()
1257 status = BS->ProtocolsPerHandle(handle, &protocols, &nproto); in command_lsefi()
H A Defiserialio.c171 EFI_HANDLE *handles, handle; in efi_serial_get_handle() local
183 handle = NULL; in efi_serial_get_handle()
187 handle = (handles[index]); in efi_serial_get_handle()
196 if (port < nhandles && handle == NULL) in efi_serial_get_handle()
197 handle = handles[port]; in efi_serial_get_handle()
200 return (handle); in efi_serial_get_handle()
207 EFI_HANDLE handle; in comc_probe() local
240 if (handle != NULL) { in comc_probe()
371 EFI_HANDLE handle; in comc_devinfo() local
376 if (handle == NULL) { in comc_devinfo()
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c45 efi_lookup_image_devpath(EFI_HANDLE handle) in efi_lookup_image_devpath() argument
50 status = OpenProtocolByHandle(handle, in efi_lookup_image_devpath()
59 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath() argument
64 status = OpenProtocolByHandle(handle, &gEfiDevicePathProtocolGuid, in efi_lookup_devpath()
72 efi_close_devpath(EFI_HANDLE handle) in efi_close_devpath() argument
76 status = BS->CloseProtocol(handle, &gEfiDevicePathProtocolGuid, IH, in efi_close_devpath()
H A Defi_console.c808 efi_cons_devinfo_print(EFI_HANDLE handle) in efi_cons_devinfo_print() argument
813 dp = efi_lookup_devpath(handle); in efi_cons_devinfo_print()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm12.h508 TPM_KEY_HANDLE handle[1]; member
1634 TPM_HANDLE handle; member
H A DTpm20.h972 TPM_HANDLE handle; member
1062 TPM_HANDLE handle[MAX_CAP_HANDLES]; member
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1283 nfs_fh3 handle; member
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c1579 sa_handle_t handle; in smb_shr_load() local
1586 if ((handle = smb_shr_sa_enter()) == NULL) { in smb_shr_load()
1591 for (group = sa_get_group(handle, NULL); in smb_shr_load()
1632 sa_handle_t handle; in smb_shr_unload() local
1635 if ((handle = smb_shr_sa_enter()) == NULL) { in smb_shr_unload()
1649 rc = sa_delete_sharetab(handle, si->shr_path, "smb"); in smb_shr_unload()
1969 sa_handle_t handle; in smb_shr_sa_loadbyname() local
1974 if ((handle = smb_shr_sa_enter()) == NULL) in smb_shr_sa_loadbyname()
1977 resource = sa_find_resource(handle, sharename); in smb_shr_sa_loadbyname()
H A Ddssetup_clnt.c45 mlsvc_handle_t handle; in dssetup_get_domain_info() local
53 if (ndr_rpc_bind(&handle, di.d_dci.dc_name, di.d_primary.di_nbname, in dssetup_get_domain_info()
61 rc = ndr_rpc_call(&handle, opnum, &arg); in dssetup_get_domain_info()
63 ndr_rpc_unbind(&handle); in dssetup_get_domain_info()
72 ndr_rpc_unbind(&handle); in dssetup_get_domain_info()
81 ndr_rpc_unbind(&handle); in dssetup_get_domain_info()

12345678910>>...42