Home
last modified time | relevance | path

Searched refs:getsource (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dstrmatch.c94 #define getsource(s,e) (((s)>=(e))?0:mbgetchar(s)) macro
187 sc = getsource(s, e); in onematch()
216 if (!sc || !getsource(s, e)) in onematch()
313 sc = getsource(s, e); in onematch()
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c1577 int getsource, int getglobal) in _scf_get_svc_notify_params() argument
1644 if (getsource && get_pg_source(pg, params[c]) != in _scf_get_svc_notify_params()
1702 _scf_get_fma_notify_params(const char *class, nvlist_t *nvl, int getsource) in _scf_get_fma_notify_params() argument
1760 if (getsource && get_pg_source(pg, params) != SCF_SUCCESS) in _scf_get_fma_notify_params()