Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c211 static boolean_t recursionCheck(int *r_recursion, char *a_function);
3990 recursionCheck(int *r_recursion, char *a_function) in recursionCheck() argument
3996 echoDebug(DBG_RECURSION, a_function, *r_recursion); in recursionCheck()
4001 echoDebug(DBG_NO_RECURSION, a_function); in recursionCheck()