Home
last modified time | relevance | path

Searched refs:has_feature (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/lua/
H A Dcore.lua397 if not loader.has_feature then
402 return loader.has_feature(name)
/freebsd/stand/liblua/
H A Dlutils.c396 REG_SIMPLE(has_feature),
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c606 boolean_t has_feature = B_FALSE; in spa_prop_validate() local
653 has_feature = B_TRUE; in spa_prop_validate()
665 has_feature)) in spa_prop_validate()