Searched refs:_name (Results 76 - 100 of 105) sorted by relevance

12345

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf.h212 unsigned long elf_hash(const char *_name);
/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgparse.c856 sldns_rr_descript(type)->_name: "??",
859 sldns_rr_descript(t)->_name: "??",
864 sldns_rr_descript(type)->_name: "??",
894 sldns_rr_descript(rrset->type)->_name: "??",
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dectest.c1067 # define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
1082 fprintf(stdout, "\n%s -- Generator:\n x = 0x", _name); \
1091 # define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
1105 fprintf(stdout, "\n%s -- Generator:\n x = 0x", _name); \
1112 # define CHAR2_CURVE_TEST(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
1117 CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm.cpp1425 _name = tmp.copy(file.allocator());
1431 return _name;
1458 StringRef _name; member in class:lld::mach_o::Thumb2ToArmShimAtom
1470 _name = tmp.copy(file.allocator());
1476 return _name;
1503 StringRef _name; member in class:lld::mach_o::ArmToThumbShimAtom
/freebsd-11-stable/sys/dev/nge/
H A Dif_ngereg.h665 #define NGE_LOCK_INIT(_sc, _name) \
666 mtx_init(&(_sc)->nge_mtx, _name, MTX_NETWORK_LOCK, MTX_DEF)
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe.h555 #define IXGBE_CORE_LOCK_INIT(_sc, _name) \
556 mtx_init(&(_sc)->core_mtx, _name, "IXGBE Core Lock", MTX_DEF)
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt.h212 #define BNXT_HWRM_LOCK_INIT(_softc, _name) \
213 mtx_init(&(_softc)->hwrm_lock, _name, "BNXT HWRM Lock", MTX_DEF)
/freebsd-11-stable/sys/sys/
H A Dconf.h324 int dev_stdclone(char *_name, char **_namep, const char *_stem, int *_unit);
/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c499 else if(sldns_rr_descript(type) && sldns_rr_descript(type)->_name)
500 ts = sldns_rr_descript(type)->_name;
528 else if(sldns_rr_descript(type) && sldns_rr_descript(type)->_name)
529 ts = sldns_rr_descript(type)->_name;
/freebsd-11-stable/contrib/ldns/
H A Dhost2str.c522 ldns_rr_descript(data)->_name) {
524 ldns_buffer_printf(output, "%s",ldns_rr_descript(data)->_name);
601 if (descriptor && descriptor->_name) {
602 ldns_buffer_printf(output, "%s", descriptor->_name);
869 ldns_rr_descript(type)->_name){
872 ldns_rr_descript(type)->_name);
H A Ddnssec_verify.c71 if (rr_descriptor && rr_descriptor->_name) {
72 fprintf(out, ";; qtype: %s\n", rr_descriptor->_name);
526 if (descriptor->_name) {
527 fprintf(out, " (%s", descriptor->_name);
/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.h1176 #define NLGE_LOCK_INIT(_sc, _name) \
1177 mtx_init(&(_sc)->sc_lock, _name, MTX_NETWORK_LOCK, MTX_DEF)
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf.h101 typedef int (*Dwarf_Callback_Func)(char *_name, int _size,
105 typedef int (*Dwarf_Callback_Func_b)(char *_name, int _size,
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c163 char *_name, struct kobject *_kobj,
182 snprintf(vdentry->name, 15, "%s", _name);
162 create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, char *_name, struct kobject *_kobj, ssize_t (*show)(struct device *dev, struct device_attribute *attr, char *buf), ssize_t (*store)(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h696 #define pci_pool_create(_name, _pdev, _size, _align, _alloc) \
697 dma_pool_create(_name, &(_pdev)->dev, _size, _align, _alloc)
/freebsd-11-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c214 #define VTBLK_LOCK_INIT(_sc, _name) \
215 mtx_init(VTBLK_MTX((_sc)), (_name), \
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1757 #define PORT_ATTR_RO(_name) \
1758 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)
1760 #define EN_PORT_ATTR(_name, _mode, _show, _store) \
1761 struct en_port_attribute en_port_attr_##_name = __ATTR(_name, _mode, _show, _store)
/freebsd-11-stable/usr.sbin/lpr/lpc/
H A Dcmds.c85 static void unlinkf(char *_name);
/freebsd-11-stable/contrib/unbound/sldns/
H A Drrdef.c702 desc_name = desc->_name;
H A Dwire2str.c893 if (descriptor && descriptor->_name) {
894 return sldns_str_print(s, slen, "%s", descriptor->_name);
/freebsd-11-stable/sys/dev/bge/
H A Dif_bgereg.h3062 #define BGE_LOCK_INIT(_sc, _name) \
3063 mtx_init(&(_sc)->bge_mtx, _name, MTX_NETWORK_LOCK, MTX_DEF)
/freebsd-11-stable/stand/lua/
H A Dconfig.lua212 str = MODULEEXPR .. "_name%s*=%s*$VALUE",
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c135 #define CM_COUNTER_ATTR(_name, _index) \
136 struct cm_counter_attribute cm_##_name##_counter_attr = { \
137 .attr = { .name = __stringify(_name), .mode = 0444 }, \
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c246 pmcstat_interned_string _name);
/freebsd-11-stable/sys/net/
H A Diflib.c548 #define CTX_LOCK_INIT(_sc, _name) mtx_init(&(_sc)->ifc_ctx_mtx, _name, "iflib ctx lock", MTX_DEF)
554 #define STATE_LOCK_INIT(_sc, _name) mtx_init(&(_sc)->ifc_state_mtx, _name, "iflib state lock", MTX_DEF)

Completed in 268 milliseconds

12345