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

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-utils.h123 void stats_init(struct tftp_stats *ts);
H A Dtftp-utils.c292 stats_init(struct tftp_stats *ts) function
/freebsd-11-stable/usr.bin/tftp/
H A Dtftp.c79 stats_init(&tftp_stats);
180 stats_init(&tftp_stats);
/freebsd-11-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-11-stable/sys/dev/bxe/
H A Dbxe_stats.c1617 if (!sc->stats_init && sc->port.pmf && sc->port.port_stx) {
1640 if (sc->stats_init) {
1651 if (sc->stats_init) {
1674 sc->stats_init = FALSE;
H A Dbxe.h1762 uint8_t stats_init; member in struct:bxe_softc

Completed in 178 milliseconds