Searched refs:logpri (Results 1 – 3 of 3) sorted by relevance
378 value->v.integer = debug.logpri; in op_debug()401 ctx->scratch->int1 = debug.logpri; in op_debug()402 debug.logpri = (u_int)value->v.integer; in op_debug()419 debug.logpri = ctx->scratch->int1; in op_debug()432 if (debug.logpri == 0) in op_debug()435 setlogmask(LOG_UPTO(debug.logpri - 1)); in op_debug()
263 u_int logpri; member
1605 setlogmask(LOG_UPTO(debug.logpri - 1)); in main()