/freebsd/crypto/krb5/src/lib/kadm5/srv/ |
H A D | kadm5_hook.c | 97 k5_kadm5_hook_free_handles(krb5_context context, kadm5_hook_handle *handles) in k5_kadm5_hook_free_handles() 142 k5_kadm5_hook_chpass(krb5_context context, kadm5_hook_handle *handles, in k5_kadm5_hook_chpass() 154 k5_kadm5_hook_create(krb5_context context, kadm5_hook_handle *handles, in k5_kadm5_hook_create() 165 k5_kadm5_hook_modify(krb5_context context, kadm5_hook_handle *handles, in k5_kadm5_hook_modify() 173 k5_kadm5_hook_rename(krb5_context context, kadm5_hook_handle *handles, in k5_kadm5_hook_rename() 181 k5_kadm5_hook_remove(krb5_context context, kadm5_hook_handle *handles, in k5_kadm5_hook_remove()
|
H A D | pwqual.c | 99 k5_pwqual_free_handles(krb5_context context, pwqual_handle *handles) in k5_pwqual_free_handles()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_std_types_device.c | 65 u32 *handles; in gather_objects_handle() local 100 u32 *handles; in UVERBS_HANDLER() local
|
/freebsd/stand/efi/libefi/ |
H A D | efi_driver_utils.c | 40 EFI_HANDLE *handles; in connect_controllers() local
|
H A D | eficom.c | 97 EFI_HANDLE *handles; in efi_serial_init() local 163 EFI_HANDLE *handles, handle; in efi_serial_get_handle() local
|
H A D | handles.c | 42 efi_register_handles(struct devsw *sw, EFI_HANDLE *handles, in efi_register_handles()
|
H A D | efinet.c | 360 EFI_HANDLE *handles, *handles2; in efinet_dev_init() local
|
H A D | devpath.c | 747 efi_devpath_to_handle(EFI_DEVICE_PATH *path, EFI_HANDLE *handles, unsigned nhandles) in efi_devpath_to_handle()
|
/freebsd/stand/efi/gptboot/ |
H A D | proto.c | 202 probe_handles(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in probe_handles() 224 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | ccselect.c | 39 free_handles(krb5_context context, struct ccselect_module_handle **handles) in free_handles()
|
/freebsd/stand/efi/boot1/ |
H A D | proto.c | 156 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
|
H A D | boot1.c | 174 EFI_HANDLE *handles; in efi_main() local
|
/freebsd/contrib/wpa/src/l2_packet/ |
H A D | l2_packet_ndis.c | 162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local 200 HANDLE handles[2]; in l2_packet_rx_thread() local
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | localauth.c | 51 free_handles(krb5_context context, struct localauth_module_handle **handles) in free_handles() 68 find_typed_module(struct localauth_module_handle **handles, const char *type) in find_typed_module()
|
H A D | hostrealm.c | 52 free_handles(krb5_context context, struct hostrealm_module_handle **handles) in free_handles()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_mount.c | 1054 non_descendant_idx(zfs_handle_t **handles, size_t num_handles, int idx) in non_descendant_idx() 1087 zfs_dispatch_mount(libzfs_handle_t *hdl, zfs_handle_t **handles, in zfs_dispatch_mount() 1164 zfs_handle_t **handles = mp->mnt_zhps; in zfs_mount_task() local 1219 zfs_foreach_mountpoint(libzfs_handle_t *hdl, zfs_handle_t **handles, in zfs_foreach_mountpoint()
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | policy.c | 46 static kdcpolicy_handle *handles; variable
|
H A D | kdc_audit.c | 46 static audit_module_handle *handles = NULL; variable
|
/freebsd/crypto/krb5/src/kadmin/server/ |
H A D | auth.c | 43 static auth_handle *handles; variable
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 10 .. _handles: target
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | TCPSocket.cpp | 268 std::vector<MainLoopBase::ReadHandleUP> handles; in Accept() local
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | preauth2.c | 52 clpreauth_handle *handles; member 63 free_handles(krb5_context context, clpreauth_handle *handles) in free_handles() 81 search_module_list(clpreauth_handle *handles, krb5_preauthtype pa_type) in search_module_list()
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_mouse.c | 126 #define pipe(handles) socketpair(AF_LOCAL, SOCK_STREAM, 0, handles) argument 651 int handles[2]; in initialize_mousetype() local
|
/freebsd/contrib/wpa/src/utils/ |
H A D | eloop_win.c | 68 HANDLE *handles; member
|
/freebsd/sys/dev/isp/ |
H A D | isp.c | 1561 isp_gethandles(ispsoftc_t *isp, int chan, uint16_t *handles, int *num, int loop) in isp_gethandles() argument 1961 uint16_t *handles; in isp_scan_loop() local [all...] |