Home
last modified time | relevance | path

Searched refs:getdevs (Results 1 – 11 of 11) sorted by relevance

/dragonfly/lib/libdevstat/
HDMakefile13 MLINKS+=devstat.3 getdevs.3
HDdevstat.h93 int getdevs(struct statinfo *stats);
HDdevstat.c231 getdevs(struct statinfo *stats) in getdevs() function
/dragonfly/libexec/rpc.rstatd/
HDrstat_proc.c303 if (getdevs(&stats) == -1) { in haveadisk()
347 if (getdevs(&stats) == -1) { in updatexfers()
/dragonfly/usr.sbin/iostat/
HDiostat.c278 if (getdevs(&cur) == -1) in main()
418 switch (getdevs(&cur)) { in main()
/dragonfly/usr.bin/systat/
HDdevs.c120 if (getdevs(s1) == -1) in dsinit()
HDvmstat.c664 switch (getdevs(&run)) { in cmdkre()
694 switch (getdevs(&run)) { in cmdkre()
957 switch (getdevs(&cur)) { in getinfo()
HDiostat.c141 switch (getdevs(&cur)) { in fetchiostat()
/dragonfly/usr.bin/vmstat/
HDvmstat.c347 if (getdevs(&cur) == -1) in getdrivedata()
446 switch (getdevs(&cur)) { in dovmstat()
/dragonfly/sbin/vinum/
HDlist.c1246 if (getdevs(&statinfo) < 0) { /* find out what devices we have */ in vinum_dumpconfig()
HDcommands.c536 if (getdevs(&statinfo) < 0) { /* find out what devices we have */ in vinum_start()