Searched refs:uni_get_debug (Results 1 – 3 of 3) sorted by relevance
292 if (uni_get_debug(priv->uni, f) != 0) in text_status()294 uni_get_debug(priv->uni, f)); in text_status()365 arg->level[i] = uni_get_debug(priv->uni, i); in ng_uni_rcvmsg()646 if (uni_get_debug(priv->uni, UNI_FAC_SAAL) > 1) in dump_saal_signal()697 if (uni_get_debug(priv->uni, UNI_FAC_SAAL) > 0) in ng_uni_rcvlower()719 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