Home
last modified time | relevance | path

Searched defs:pkg_available (Results 1 – 2 of 2) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/core/mem/
H A Dpkg.h64 # define pkg_available() _pkg_root.xavailable(_pkg_root.mem_block) macro
110 # define pkg_available() 0 macro
/dports/misc/R-cran-xfun/xfun/R/
H A Dpackages.R96 pkg_available = function(pkg, version = NULL) { function