Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDkern_alq.c100 static int ald_shutingdown = 0; variable
133 if (ald_shutingdown) { in ald_add()
155 if (ald_shutingdown) { in ald_rem()
205 !ald_shutingdown) in ald_daemon()
209 if (ald_shutingdown && alq == NULL) { in ald_daemon()
238 ald_shutingdown = 1; in ald_shutdown()
938 ald_shutingdown = 1; in alq_load_handler()
952 if (ald_shutingdown == 0) in alq_load_handler()
/freebsd-14-stable/usr.bin/indent/tests/
HDdeclarations.068 static int ald_shutingdown = 0;
HDdeclarations.0.stdout62 static int ald_shutingdown = 0;