Searched defs:COMP (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | st_pathname.h | 51 #define stpn_peekcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_PEEK) argument 52 #define stpn_stripcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_STRIP) argument
|
/illumos-gate/usr/src/cmd/make/include/vroot/ |
H A D | report.h | 38 #define COMP "COMP" macro
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | btree.h | 144 #define ZFS_BTREE_FIND_IN_BUF_FUNC(NAME, T, COMP) \ argument
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | t_regex_att.c | 267 #define COMP 1 in geterror() macro
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_cru.h | 139 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ macro
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg_common.h | 72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
|