Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pty/
H A Dpty.c82 counted_warning(&pty_warningcnt, "is using legacy pty devices"); in ptydev_fdopen()
/freebsd-13.1/sys/sys/
H A Dsystm.h519 void counted_warning(unsigned *counter, const char *msg);
/freebsd-13.1/sys/kern/
H A Dsubr_prf.c1244 counted_warning(unsigned *counter, const char *msg) in counted_warning() function
H A Dvfs_aio.c1812 counted_warning(&unsafe_warningcnt, in aio_queue_file()