Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tnf/prex/
H A Dspec.h66 (*spec_attr_fun_t) (spec_t * spec, char *attr, char *value, void *calldatap); typedef
85 spec_attr_fun_t fun, void *calldata_p);
H A Dspec.c204 spec_attr_fun_t fun, in spec_attrtrav()