Home
last modified time | relevance | path

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

/freebsd/sbin/fsdb/
H A Dfsdb.c271 printactive(0); in cmdloop()
360 printactive(0); in CMDFUNCSTART()
367 printactive(0); in CMDFUNCSTART()
387 printactive(0); in CMDFUNCSTART()
393 printactive(1); in CMDFUNCSTART()
759 printactive(0); in dolookup()
962 printactive(0); in CMDFUNCSTART()
983 printactive(0); in CMDFUNCSTART()
1007 printactive(0); in CMDFUNCSTART()
1032 printactive(0); in CMDFUNCSTART()
[all …]
H A Dfsdb.h62 int printactive(int doblocks);
H A Dfsdbutil.c218 printactive(int doblocks) in printactive() function