<dec f='src/src/sys/dev/sysmon/sysmonvar.h' l='241' type='void sysmon_envsys_foreach_sensor(sysmon_envsys_callback_t , void * , _Bool )'/>
<def f='src/src/sys/dev/sysmon/sysmon_envsys.c' l='2042' ll='2065' type='void sysmon_envsys_foreach_sensor(sysmon_envsys_callback_t func, void * arg, _Bool refresh)'/>
<doc f='src/src/sys/dev/sysmon/sysmon_envsys.c' l='2035'>/*
 * + sysmon_envsys_foreach_sensor
 *
 *	Walk through the devices&apos; sensor lists and execute the callback.
 *	If the callback returns false, the remainder of the current
 *	device&apos;s sensors are skipped.
 */</doc>
