/freebsd/include/ |
H A D | stddef.h | 65 #define offsetof(type, field) __builtin_offsetof(type, field) argument
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | generate-ci-type.py | 61 def output_type(type, reason): argument
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | util.h | 189 #define LIST(type) ISC_LIST(type) argument 190 #define INIT_LIST(type) ISC_LIST_INIT(type) argument 191 #define LINK(type) ISC_LINK(type) argument
|
/freebsd/contrib/libfido2/tools/ |
H A D | util.c | 457 print_cred(FILE *out_f, int type, const fido_cred_t *cred) in print_cred() 493 cose_type(const char *str, int *type) in cose_type() 512 cose_string(int type) in cose_string()
|
/freebsd/usr.sbin/ppp/ |
H A D | cbcp.c | 183 u_char type; member 213 cbcp_data_Type(unsigned type) in cbcp_data_Type() 225 u_char type; member
|
H A D | udp.c | 176 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in udp_iov2device() 286 int type, sz; in udp_Create() local
|
/freebsd/sys/geom/part/ |
H A D | g_part_apm.c | 124 apm_parse_type(const char *type, char *buf, size_t bufsz) in apm_parse_type() 298 char type[APM_ENT_TYPELEN + 1]; in g_part_apm_dumpconf() member 488 const char *type; in g_part_apm_type() local
|
/freebsd/sys/dev/enic/ |
H A D | vnic_cq.h | 86 u8 type, u16 q_number, u16 completed_index, void *opaque), in vnic_cq_service() 92 u8 type, color; in vnic_cq_service() local 129 u8 type, color; in vnic_cq_work() local
|
/freebsd/contrib/less/ |
H A D | output.c | 522 #define TYPE_TO_A_FUNC(funcname, type) \ argument 544 #define STR_TO_TYPE_FUNC(funcname, cfuncname, type) \ in TYPE_TO_A_FUNC() argument 574 #define IPRINT_FUNC(funcname, type, typetoa) \ argument
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_emitter.c | 46 #define UCL_EMIT_TYPE_OPS(type) \ argument 67 #define UCL_EMIT_TYPE_CONTENT(type) { \ argument 515 #define UCL_EMIT_TYPE_IMPL(type, compact) \ argument
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | cmdhdr.h | 131 __le16 type; member 143 __le16 type; member
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | p2p-nfc.py | 132 def wpas_report_handover(req, sel, type): argument 143 def wpas_report_handover_wsc(req, sel, type): argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | CxxModuleHandler.cpp | 237 llvm::Expected<QualType> type = m_importer->Import(arg.getAsType()); in tryInstantiateStdTemplate() local 248 llvm::Expected<QualType> type = in tryInstantiateStdTemplate() local
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm_nfit.c | 45 find_matches(ACPI_TABLE_NFIT *nfitbl, uint16_t type, uint16_t offset, in find_matches() 79 malloc_find_matches(ACPI_TABLE_NFIT *nfitbl, uint16_t type, uint16_t offset, in malloc_find_matches()
|
/freebsd/sys/dev/sound/pci/ |
H A D | spicds.c | 46 unsigned int type; /* codec type */ member 173 spicds_settype(struct spicds_info *codec, unsigned int type) in spicds_settype()
|
/freebsd/usr.sbin/iovctl/ |
H A D | iovctl.c | 316 print_default_value(const nvlist_t *parameter, const char *type) in print_default_value() 361 const char *name, *type; in print_subsystem_schema() local
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeSynthetic.cpp | 140 CompilerType type) { in CreateValueObjectFromAddress() 150 const ExecutionContext &exe_ctx, CompilerType type) { in CreateValueObjectFromData()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_rtl.cpp | 84 #define MEMPROF_MEMORY_ACCESS_CALLBACK(type) \ argument 89 #define MEMPROF_MEMORY_ACCESS_CALLBACK_HIST(type) \ argument
|
/freebsd/bin/cp/ |
H A D | cp.c | 107 enum op type; in main() local 298 copy(char *argv[], enum op type, int fts_options, struct stat *root_stat) in copy()
|
/freebsd/crypto/openssl/test/ |
H A D | ossl_store_test.c | 141 static int get_params(const char *uri, const char *type) in get_params() 173 const char *type; in test_store_get_params() local
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_tx.c | 146 uint8_t ridx, type; in rtwn_tx_data() local 233 uint8_t type; in rtwn_tx_raw() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | rfb.c | 182 uint8_t type; member 206 uint8_t type; member 212 uint8_t type; member 221 uint8_t type; member 228 uint8_t type; member 233 uint8_t type; member 241 uint8_t type; member 248 uint8_t type; member 262 uint8_t type; member
|
/freebsd/contrib/wpa/src/utils/ |
H A D | eloop.c | 73 eloop_event_type type; member 196 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() 230 static short event_type_kevent_filter(eloop_event_type type) in event_type_kevent_filter() 243 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() 735 static struct eloop_sock_table *eloop_get_sock_table(eloop_event_type type) in eloop_get_sock_table() 750 int eloop_register_sock(int sock, eloop_event_type type, in eloop_register_sock() 763 void eloop_unregister_sock(int sock, eloop_event_type type) in eloop_unregister_sock()
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | snmpmod.h | 409 int32_t type; member 435 int32_t type; member 461 int32_t type; member 473 int32_t type; member 527 int32_t type; member 541 int32_t type; member 552 int32_t type; member
|
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/ |
H A D | integral_constant.h | 24 typedef integral_constant type; typedef
|