Home
last modified time | relevance | path

Searched defs:COMP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dst_pathname.h51 #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 Dreport.h38 #define COMP "COMP" macro
/freebsd/sys/contrib/openzfs/include/sys/
H A Dbtree.h144 #define ZFS_BTREE_FIND_IN_BUF_FUNC(NAME, T, COMP) \ argument
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c267 #define COMP 1 in geterror() macro
/freebsd/sys/dev/clk/rockchip/
H A Drk_cru.h139 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ macro
/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator