/freebsd/contrib/smbfs/smbutil/ |
H A D | view.c | 73 u_int16_t type; in cmd_view() local
|
/freebsd/usr.sbin/ppp/ |
H A D | route.h | 48 int type; /* ROUTE_* value (not _STATIC) */ member
|
H A D | layer.h | 46 int type; member
|
H A D | exec.c | 174 exec_iov2device(int type, struct physical *p, struct iovec *iov, in exec_iov2device() 248 int fids[2], type; in exec_Create() local
|
/freebsd/contrib/kyua/model/ |
H A D | test_result.cpp | 91 model::test_result::type(void) const in type() function in model::test_result
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxRangesRefView.cpp | 81 CompilerType type = valobj_sp->GetCompilerType(); in LibcxxStdRangesRefViewSyntheticFrontEndCreator() local
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | mod.h | 35 #define ZFS_MODULE_PARAM(scope, prefix, name, type, perm, desc) \ argument
|
/freebsd/sys/dev/random/ |
H A D | armv8rng.c | 93 rndr_modevent(module_t mod, int type, void *unused) in rndr_modevent()
|
/freebsd/crypto/krb5/src/tests/fuzzing/ |
H A D | fuzz_asn.c | 57 #define FUZZ_ASAN(type, encoder, decoder, freefn) do { \ argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Symbol.h | 27 std::optional<lldb::SymbolType> type; global() member 169 SetType(lldb::SymbolType type) SetType() argument
|
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
H A D | dtfs_subr.c | 43 dtfs_baseattrs(struct vattr *vap, enum vtype type, ino_t id) in dtfs_baseattrs() 82 enum vtype type) in dtfs_genfile()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TrailingObjects.h | 95 typedef Ty2 type; typedef 355 struct type { global() struct [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | HWEventListener.h | 52 HWInstructionEvent(unsigned type, const InstRef &Inst) in HWInstructionEvent() argument 125 HWStallEvent(unsigned type, const InstRef &Inst) : Type(type), IR(Inst) {} in HWStallEvent() argument
|
/freebsd/sys/dev/iicbus/ |
H A D | icee.c | 70 int type; /* What address type 8 or 16 bit? */ member 76 int type; member
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.h | 52 char *type; member 93 const char *type; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-eap.c | 38 nd_uint8_t type; member 152 u_int type, subtype, len; in eap_print() local
|
/freebsd/sys/security/mac_portacl/ |
H A D | mac_portacl.c | 377 rules_check(struct ucred *cred, int family, int type, u_int16_t port) in rules_check() 437 int family, type; in socket_check_bind() local
|
/freebsd/sys/netinet/cc/ |
H A D | cc_dctcp.c | 107 dctcp_ack_received(struct cc_var *ccv, ccsignal_t type) in dctcp_ack_received() 241 dctcp_cong_signal(struct cc_var *ccv, ccsignal_t type) in dctcp_cong_signal()
|
/freebsd/stand/efi/include/amd64/ |
H A D | efibind.h | 151 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument 163 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/freebsd/stand/efi/include/i386/ |
H A D | efibind.h | 147 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument 159 #define LOAD_INTERNAL_DRIVER(_if, type, name, entry) \ argument
|
/freebsd/crypto/openssl/crypto/dsa/ |
H A D | dsa_pmeth.c | 133 static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dsa_ctrl() 197 const char *type, const char *value) in pkey_dsa_ctrl_str()
|
/freebsd/sys/kern/ |
H A D | subr_smp.c | 233 generic_stop_cpus(cpuset_t map, u_int type) in generic_stop_cpus() 346 generic_restart_cpus(cpuset_t map, u_int type) in generic_restart_cpus() 1121 topo_node_type type, uintptr_t subtype) in topo_add_node_by_hwid() 1150 topo_node_type type, uintptr_t subtype) in topo_find_node_by_hwid() 1259 topo_node_type type; member
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krbhst.c | 556 add_locate(void *ctx, int type, struct sockaddr *addr) in add_locate() 597 enum locate_service_type type) in plugin_get_hosts() 907 unsigned int type, in krb5_krbhst_init() 916 unsigned int type, in krb5_krbhst_init_flags() 1024 unsigned int type, char ***hostlist) in gethostlist()
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 466 load_font(const char *type, const char *filename) in load_font() 615 int type; in parse_cursor_params() local 1048 *adapter_name(int type) in adapter_name() 1051 int type; in adapter_name() member 1425 char *font, *type, *termmode; in main() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_methods.h | 40 static inline const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name()
|