Searched refs:fullf (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/std/ | ||
H A D | pss.h | 173 int (*fullf)(Pss_t*, Pssent_t*); member in struct:Pssmeth_s |
H A D | pss.c | 222 if (pss->meth->fullf && (*pss->meth->fullf)(pss, pe) <= 0) |
Completed in 8 milliseconds