Searched refs:stats_init (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/libexec/tftpd/
H A Dtftp-utils.h131 void stats_init(struct tftp_stats *ts);
H A Dtftp-utils.c295 stats_init(struct tftp_stats *ts) function
/freebsd-12-stable/usr.bin/tftp/
H A Dtftp.c81 stats_init(&tftp_stats);
182 stats_init(&tftp_stats);
/freebsd-12-stable/contrib/ntp/lib/isc/pthreads/
H A Dmutex.c94 static isc_boolean_t stats_init = ISC_FALSE; variable
110 if (stats_init == ISC_FALSE)
111 stats_init = ISC_TRUE;
/freebsd-12-stable/sys/dev/bxe/
H A Dbxe_stats.c1619 if (!sc->stats_init && sc->port.pmf && sc->port.port_stx) {
1642 if (sc->stats_init) {
1653 if (sc->stats_init) {
1676 sc->stats_init = FALSE;
H A Dbxe.h1765 uint8_t stats_init; member in struct:bxe_softc

Completed in 181 milliseconds