Searched defs:ident (Results 101 - 120 of 120) sorted by relevance

12345

/freebsd-13-stable/crypto/openssh/
H A Dsshconnect2.c617 char *pkalg = NULL, *fp = NULL, *ident = NULL; local
1491 char *ident; local
1663 char *ident; local
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_ahci.c2387 char ident[AHCI_PORT_IDENT]; local
/freebsd-13-stable/sbin/ping/
H A Dping6.c232 static int ident; /* process id to identify our packets */ variable
/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.h476 static __inline int hptiop_sleep(struct hpt_iop_hba *hba, void *ident, argument
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c318 const struct wpi_ident *ident; local
339 const struct wpi_ident *ident; local
[all...]
/freebsd-13-stable/sys/net/
H A Dif_spppsubr.c186 u_char ident; member in struct:lcp_header
1408 sppp_cp_send(struct sppp *sp, u_short proto, u_char type, u_char ident, u_short len, void *data) argument
[all...]
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmx.c1721 vmx_get_guest_reg(struct vmx *vmx, int vcpu, int ident) argument
1766 vmx_set_guest_reg(struct vmx *vmx, int vcpu, int ident, uint64_t regval) argument
3294 int error, ident; local
[all...]
/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm.c670 vm_alloc_memseg(struct vm *vm, int ident, size_t len, bool sysmem) argument
700 vm_get_memseg(struct vm *vm, int ident, size_t *len, bool *sysmem, argument
719 vm_free_memseg(struct vm *vm, int ident) argument
853 vm_free_memmap(struct vm *vm, int ident) argument
[all...]
/freebsd-13-stable/stand/i386/libi386/
H A Dpxe.h470 uint32_t ident; /* random number chosen by client */ member in struct:__anon8181
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-isakmp.c1018 uint32_t doi, sit, ident; local
H A Dprint-isoclns.c1694 isis_print_tlv_ip_reach(netdissect_options *ndo, const uint8_t *cp, const char *ident, int length) argument
1761 isis_print_ip_reach_subtlv(netdissect_options *ndo, const uint8_t *tptr, int subt, int subl, const char *ident) argument
1811 isis_print_is_reach_subtlv(netdissect_options *ndo, const uint8_t *tptr, u_int subt, u_int subl, const char *ident) argument
1975 isis_print_ext_is_reach(netdissect_options *ndo, const uint8_t *tptr, const char *ident, int tlv_type) argument
2025 isis_print_mtid(netdissect_options *ndo, const uint8_t *tptr, const char *ident) argument
2052 isis_print_extd_ip_reach(netdissect_options *ndo, const uint8_t *tptr, const char *ident, uint16_t afi) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp721 const IdentifierInfo *ident = local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp622 uint8_t ident[4]; // ASCII 'RSAD' identifying the file member in struct:RenderScriptRuntime::AllocationDetails::FileHeader
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1258 ParamInfo(IdentifierInfo *ident, SourceLocation iloc, argument
/freebsd-13-stable/sys/dev/drm2/
H A DdrmP.h1733 const char *ident; member in struct:dmi_system_id
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h278 char *ident; /* group identifier name */ member in struct:peer
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c404 const struct iwn_ident *ident; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7079 clang::IdentifierInfo *ident = nullptr; local
7295 clang::IdentifierInfo *ident = nullptr; local
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h1664 __u32 ident; /* chip identifier as specified in <media/v4l2-chip-ident.h> */ member in struct:v4l2_dbg_chip_ident
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h222 typedef struct ident { struct
1332 ident_t const *ident; member in struct:cons_data

Completed in 513 milliseconds

12345