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

<<1112131415

/freebsd-10-stable/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
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dentropy.c137 FILESOURCE_HANDLE_TYPE handle; member in struct:__anon67
/freebsd-10-stable/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-stable/sys/dev/drm2/i915/
H A Dintel_opregion.c349 ACPI_HANDLE handle, acpi_video_bus, acpi_cdev; local
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_subr.c1818 u_long handle; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c78 xlate_handle_t *handle; member in struct:xlate_handle_node_t
214 xlate_handle_t *handle; local
[all...]
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_cpu.c221 ACPI_HANDLE handle; local
H A Dacpivar.h257 acpi_get_device(ACPI_HANDLE handle) argument
[all...]
H A Dacpi_hpet.c87 ACPI_HANDLE handle; member in struct:hpet_softc
300 hpet_find(ACPI_HANDLE handle, UINT32 level, void *context, argument
/freebsd-10-stable/sys/kern/
H A Dkern_timeout.c860 struct callout_handle handle; local
900 callout_handle_init(struct callout_handle *handle) argument
[all...]
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.c152 mpssas_find_target_by_handle(struct mpssas_softc *sassc, int start, uint16_t handle) argument
361 uint16_t handle; local
421 mpssas_prepare_volume_remove(struct mpssas_softc *sassc, uint16_t handle) argument
495 mpssas_prepare_remove(struct mpssas_softc *sassc, uint16_t handle) argument
555 uint16_t handle; local
625 uint16_t handle; local
[all...]
H A Dmps.c2079 mps_update_events(struct mps_softc *sc, struct mps_event_handle *handle, argument
2188 mps_deregister_events(struct mps_softc *sc, struct mps_event_handle *handle) argument
2056 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.c293 _mapping_get_enc_idx_from_handle(struct mps_softc *sc, u16 handle) argument
449 _mapping_get_mt_idx_from_handle(struct mps_softc *sc, u16 handle) argument
2205 mps_mapping_get_tid(struct mps_softc *sc, uint64_t sas_address, u16 handle) argument
2230 mps_mapping_get_tid_from_handle(struct mps_softc *sc, u16 handle) argument
[all...]
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_mapping.c293 _mapping_get_enc_idx_from_handle(struct mpr_softc *sc, u16 handle) argument
449 _mapping_get_mt_idx_from_handle(struct mpr_softc *sc, u16 handle) argument
2668 mpr_mapping_get_tid(struct mpr_softc *sc, uint64_t sas_address, u16 handle) argument
2693 mpr_mapping_get_tid_from_handle(struct mpr_softc *sc, u16 handle) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsftp-client.c234 u_char *handle; local
485 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) argument
519 u_char type, *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.c333 handle_to_string(int handle, u_char **stringp, int *hlenp) argument
344 handle_from_string(const u_char *handle, u_int hlen) argument
358 handle_to_name(int handle) argument
367 handle_to_dir(int handle) argument
375 handle_to_fd(int handle) argument
383 handle_to_flags(int handle) argument
391 handle_update_read(int handle, ssize_t bytes) argument
398 handle_update_write(int handle, ssize_t bytes) argument
405 handle_bytes_read(int handle) argument
413 handle_bytes_write(int handle) argument
421 handle_close(int handle) argument
440 handle_log_close(int handle, char *emsg) argument
468 u_char *handle; local
560 send_handle(u_int32_t id, int handle) argument
682 int r, handle, fd, flags, mode, status = SSH2_FX_FAILURE; local
721 int r, handle, ret, status = SSH2_FX_FAILURE; local
738 int r, handle, fd, ret, status = SSH2_FX_FAILURE; local
779 int r, handle, fd, ret, status; local
860 int fd, r, handle, status = SSH2_FX_FAILURE; local
944 int handle, fd, r; local
1010 int r, handle, status = SSH2_FX_FAILURE; local
1041 int r, handle; local
1319 int r, handle, fd; local
1358 int handle, fd, r, status = SSH2_FX_OP_UNSUPPORTED; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c689 zfs_sa_find_share(sa_handle_t handle, char *path) argument
/freebsd-10-stable/sys/dev/iir/
H A Diir.c1843 int gdt_read_event(int handle, gdt_evt_str *estr) argument
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_def.h75 uint32_t handle; member in struct:qla_rx_buf
102 void *handle; member in struct:qla_ivec
/freebsd-10-stable/sys/xen/xenstore/
H A Dxenstore.c137 struct xs_watch *handle; member in struct:xs_stored_msg::__anon2210::__anon2212
/freebsd-10-stable/sys/vm/
H A Dvm_mmap.c191 void *handle; local
1457 vm_mmap(vm_map_t map, vm_offset_t *addr, vm_size_t size, vm_prot_t prot, vm_prot_t maxprot, int flags, objtype_t handle_type, void *handle, vm_ooffset_t foff) argument
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_pppoe.c237 struct callout handle; /* see timeout(9) */ member in struct:sess_neg
[all...]
/freebsd-10-stable/usr.bin/rpcinfo/
H A Drpcinfo.c1551 void *handle; local
/freebsd-10-stable/usr.bin/kdump/
H A Dkdump.c1502 void *handle; member in struct:utrace_rtld
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_nic.c683 efx_mcdi_free_piobuf( __in efx_nic_t *enp, __in efx_piobuf_handle_t handle) argument
716 efx_mcdi_link_piobuf( __in efx_nic_t *enp, __in uint32_t vi_index, __in efx_piobuf_handle_t handle) argument
934 ef10_nic_pio_link( __inout efx_nic_t *enp, __in uint32_t vi_index, __in efx_piobuf_handle_t handle) argument

Completed in 240 milliseconds

<<1112131415