Home
last modified time | relevance | path

Searched refs:memstat_mtl_next (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libmemstat/
H A DMakefile15 MLINKS+= libmemstat.3 memstat_mtl_next.3
H A Dmemstat.h98 struct memory_type *memstat_mtl_next(struct memory_type *mtp);
H A Dmemstat.c89 memstat_mtl_next(struct memory_type *mtp) in memstat_mtl_next() function
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c366 } while((mt_item = memstat_mtl_next(mt_item)) != NULL); in storage_OS_get_memstat()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1368 mtp = memstat_mtl_next(mtp)) { in domemstat_malloc()
1434 mtp = memstat_mtl_next(mtp)) { in domemstat_zone()