Searched refs:uni_get_debug (Results 1 – 3 of 3) sorted by relevance
294 if (uni_get_debug(priv->uni, f) != 0) in text_status()296 uni_get_debug(priv->uni, f)); in text_status()364 arg->level[i] = uni_get_debug(priv->uni, i); in ng_uni_rcvmsg()641 if (uni_get_debug(priv->uni, UNI_FAC_SAAL) > 1) in dump_saal_signal()692 if (uni_get_debug(priv->uni, UNI_FAC_SAAL) > 0) in ng_uni_rcvlower()714 if (uni_get_debug(priv->uni, UNI_FAC_SAAL) > 0) in uni_saal_output()
95 u_int uni_get_debug(const struct uni *, enum uni_verb);
740 uni_get_debug(const struct uni *uni, enum uni_verb fac) in uni_get_debug() function