Searched defs:handle (Results 226 - 250 of 359) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c1695 WRAPPER2(int, dlclose, void *handle) argument
1726 WRAPPER2(void *, dlsym, void *handle, char *symbol) argument
/freebsd-10.3-release/contrib/ofed/librdmacm/src/
H A Dcma.c136 uint32_t handle; member in struct:cma_id_private
146 uint32_t handle; member in struct:cma_multicast
423 static int ucma_destroy_kern_id(int fd, uint32_t handle) argument
1175 ucma_process_conn_req(struct cma_event *evt, uint32_t handle) argument
[all...]
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dentropy.c137 FILESOURCE_HANDLE_TYPE handle; member in struct:__anon4075
/freebsd-10.3-release/crypto/heimdal/kadmin/
H A Drpc.c108 krb5_data handle; member in struct:gcred
319 store_gss_init_res(krb5_storage *sp, krb5_data handle, argument
740 krb5_data handle; member in struct:gctx
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/store/
H A Dstr_lib.c351 void *handle; local
367 X509 *STORE_list_certificate_next(STORE *s, void *handle) argument
391 int STORE_list_certificate_end(STORE *s, void *handle) argument
404 int STORE_list_certificate_endp(STORE *s, void *handle) argument
561 void *handle; local
576 STORE_list_private_key_next(STORE *s, void *handle) argument
599 STORE_list_private_key_end(STORE *s, void *handle) argument
612 STORE_list_private_key_endp(STORE *s, void *handle) argument
745 void *handle; local
760 STORE_list_public_key_next(STORE *s, void *handle) argument
783 STORE_list_public_key_end(STORE *s, void *handle) argument
796 STORE_list_public_key_endp(STORE *s, void *handle) argument
926 void *handle; local
940 STORE_list_crl_next(STORE *s, void *handle) argument
962 STORE_list_crl_end(STORE *s, void *handle) argument
974 STORE_list_crl_endp(STORE *s, void *handle) argument
1467 STORE_parse_attrs_next(void *handle) argument
1554 STORE_parse_attrs_end(void *handle) argument
1569 STORE_parse_attrs_endp(void *handle) argument
[all...]
/freebsd-10.3-release/lib/libc/resolv/
H A Dres_debug.c276 ns_msg handle; local
146 do_section(const res_state statp, ns_msg *handle, ns_sect section, int pflag, FILE *file) argument
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dsftp-client.c233 u_char *handle; local
484 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) argument
519 char *handle; local
760 do_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, int quiet) argument
791 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, Attrib *a) argument
977 do_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) argument
1095 do_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, struct sftp_statvfs *st, int quiet) argument
1124 send_read_request(struct sftp_conn *conn, u_int id, u_int64_t offset, u_int len, const u_char *handle, u_int handle_len) argument
1150 u_char *handle; local
1559 u_char *handle, *data; local
[all...]
H A Dsftp-server.c336 handle_to_string(int handle, u_char **stringp, int *hlenp) argument
347 handle_from_string(const u_char *handle, u_int hlen) argument
361 handle_to_name(int handle) argument
370 handle_to_dir(int handle) argument
378 handle_to_fd(int handle) argument
386 handle_to_flags(int handle) argument
394 handle_update_read(int handle, ssize_t bytes) argument
401 handle_update_write(int handle, ssize_t bytes) argument
408 handle_bytes_read(int handle) argument
416 handle_bytes_write(int handle) argument
424 handle_close(int handle) argument
443 handle_log_close(int handle, char *emsg) argument
471 u_char *handle; local
563 send_handle(u_int32_t id, int handle) argument
685 int r, handle, fd, flags, mode, status = SSH2_FX_FAILURE; local
724 int r, handle, ret, status = SSH2_FX_FAILURE; local
741 int r, handle, fd, ret, status = SSH2_FX_FAILURE; local
782 int r, handle, fd, ret, status; local
863 int fd, r, handle, status = SSH2_FX_FAILURE; local
947 int handle, fd, r; local
1013 int r, handle, status = SSH2_FX_FAILURE; local
1044 int r, handle; local
1322 int r, handle, fd; local
1361 int handle, fd, r, status = SSH2_FX_OP_UNSUPPORTED; local
[all...]
/freebsd-10.3-release/sys/contrib/altq/altq/
H A Daltq_subr.c1768 u_long handle; local
[all...]
/freebsd-10.3-release/sys/dev/acpi_support/
H A Dacpi_ibm.c151 ACPI_HANDLE handle; member in struct:acpi_ibm_softc
[all...]
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_cpu.c221 ACPI_HANDLE handle; local
H A Dacpi_video.c47 ACPI_HANDLE handle; member in struct:acpi_video_output
67 ACPI_HANDLE handle; member in struct:acpi_video_softc
351 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) argument
430 acpi_video_bind_outputs_subr(ACPI_HANDLE handle, UINT32 adr, void *context) argument
596 acpi_video_vo_bind(struct acpi_video_output *vo, ACPI_HANDLE handle) argument
671 acpi_video_vo_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) argument
875 vid_set_switch_policy(ACPI_HANDLE handle, UINT32 policy) argument
893 vid_enum_outputs_subr(ACPI_HANDLE handle, UINT32 level __unused, void *context, void **retp __unused) argument
920 vid_enum_outputs(ACPI_HANDLE handle, void (*callback)(ACPI_HANDLE, UINT32, void *), void *context) argument
966 vo_get_brightness_levels(ACPI_HANDLE handle, int **levelp) argument
1011 vo_get_brightness(ACPI_HANDLE handle) argument
1030 vo_set_brightness(ACPI_HANDLE handle, int level) argument
1042 vo_get_device_status(ACPI_HANDLE handle) argument
1058 vo_get_graphics_state(ACPI_HANDLE handle) argument
1073 vo_set_device_state(ACPI_HANDLE handle, UINT32 state) argument
[all...]
H A Dacpivar.h257 acpi_get_device(ACPI_HANDLE handle) argument
/freebsd-10.3-release/sys/dev/nxge/
H A Dxge-osdep.h525 bus_space_handle_t handle = local
548 bus_space_handle_t handle = local
570 bus_space_handle_t handle = local
593 bus_space_handle_t handle = local
614 bus_space_handle_t handle = local
637 bus_space_handle_t handle = local
659 bus_space_handle_t handle = local
[all...]
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_mapping.c274 _mapping_get_enc_idx_from_handle(struct mpr_softc *sc, u16 handle) argument
430 _mapping_get_mt_idx_from_handle(struct mpr_softc *sc, u16 handle) argument
650 _mapping_add_to_removal_table(struct mpr_softc *sc, u16 handle, u16 dpm_idx) argument
1820 mpr_mapping_get_sas_id(struct mpr_softc *sc, uint64_t sas_address, u16 handle) argument
1845 mpr_mapping_get_sas_id_from_handle(struct mpr_softc *sc, u16 handle) argument
1859 mpr_mapping_get_raid_id(struct mpr_softc *sc, u64 wwid, u16 handle) argument
[all...]
H A Dmpr_sas.c362 uint16_t handle; local
153 mprsas_find_target_by_handle(struct mprsas_softc *sassc, int start, uint16_t handle) argument
427 mprsas_prepare_volume_remove(struct mprsas_softc *sassc, uint16_t handle) argument
489 mprsas_prepare_remove(struct mprsas_softc *sassc, uint16_t handle) argument
550 uint16_t handle; local
625 uint16_t handle; local
[all...]
/freebsd-10.3-release/sys/dev/mps/
H A Dmps.c2045 mps_update_events(struct mps_softc *sc, struct mps_event_handle *handle, argument
2149 mps_deregister_events(struct mps_softc *sc, struct mps_event_handle *handle) argument
2022 mps_register_events(struct mps_softc *sc, u32 *mask, mps_evt_callback_t *cb, void *data, struct mps_event_handle **handle) argument
[all...]
H A Dmps_mapping.c274 _mapping_get_enc_idx_from_handle(struct mps_softc *sc, u16 handle) argument
430 _mapping_get_mt_idx_from_handle(struct mps_softc *sc, u16 handle) argument
650 _mapping_add_to_removal_table(struct mps_softc *sc, u16 handle, u16 dpm_idx) argument
1820 mps_mapping_get_sas_id(struct mps_softc *sc, uint64_t sas_address, u16 handle) argument
1845 mps_mapping_get_sas_id_from_handle(struct mps_softc *sc, u16 handle) argument
1859 mps_mapping_get_raid_id(struct mps_softc *sc, u64 wwid, u16 handle) argument
[all...]
H A Dmps_sas.c152 mpssas_find_target_by_handle(struct mpssas_softc *sassc, int start, uint16_t handle) argument
358 uint16_t handle; local
418 mpssas_prepare_volume_remove(struct mpssas_softc *sassc, uint16_t handle) argument
492 mpssas_prepare_remove(struct mpssas_softc *sassc, uint16_t handle) argument
552 uint16_t handle; local
624 uint16_t handle; local
[all...]
/freebsd-10.3-release/sys/dev/netmap/
H A Dnetmap_freebsd.c461 netmap_dev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, argument
477 netmap_dev_pager_dtor(void *handle) argument
/freebsd-10.3-release/sys/dev/drm2/i915/
H A Dintel_opregion.c349 ACPI_HANDLE handle, acpi_video_bus, acpi_cdev; local
/freebsd-10.3-release/sys/dev/ieee488/
H A Dibfoo.c74 struct handle { struct
76 int handle; member in struct:handle
[all...]
/freebsd-10.3-release/sys/dev/iir/
H A Diir.c1843 int gdt_read_event(int handle, gdt_evt_str *estr) argument
/freebsd-10.3-release/sys/dev/isci/scil/
H A Dscic_sds_port.c904 scic_port_add_phy( SCI_PORT_HANDLE_T handle, SCI_PHY_HANDLE_T phy ) argument
933 scic_port_remove_phy( SCI_PORT_HANDLE_T handle, SCI_PHY_HANDLE_T phy ) argument
995 scic_port_hard_reset( SCI_PORT_HANDLE_T handle, U32 reset_timeout ) argument
[all...]
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_display.c1072 radeon_user_framebuffer_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) argument

Completed in 429 milliseconds

1234567891011>>