Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/praudit/
H A Dprintaudit.c408 if ((retstat = check_close_rec(context, tokenid)) != 0) in token_processing()
H A Dpraudit.h172 extern int check_close_rec(pr_context_t *context, int);
H A Dformat.c200 check_close_rec(pr_context_t *context, int tagnum) in check_close_rec() function