Home
last modified time | relevance | path

Searched refs:monitored (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/lib/activate/
Dactivate.c733 int i, pending = 0, monitored; in monitor_dev_for_events() local
795 monitored = seg->segtype->ops->target_monitored(seg, &pending); in monitor_dev_for_events()
802 monitored = (pending) ? 0 : monitored; in monitor_dev_for_events()
805 if (monitored) in monitor_dev_for_events()
810 if (!monitored) in monitor_dev_for_events()
833 monitored = seg->segtype->ops->target_monitored(seg, &pending); in monitor_dev_for_events()
835 (!monitored && monitor) || in monitor_dev_for_events()
836 (monitored && !monitor)) in monitor_dev_for_events()
844 r = (monitored && monitor) || (!monitored && !monitor); in monitor_dev_for_events()
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dvgchange.c117 int active, monitored; in _vgchange_monitoring() local
121 monitored = _monitor_lvs_in_vg(cmd, vg, dmeventd_monitor_mode()); in _vgchange_monitoring()
124 monitored, vg->name, (dmeventd_monitor_mode()) ? "" : "un"); in _vgchange_monitoring()
132 int lv_open, active, monitored; in _vgchange_available() local
162 monitored = _monitor_lvs_in_vg(cmd, vg, dmeventd_monitor_mode()); in _vgchange_available()
165 monitored, vg->name, in _vgchange_available()
Dlvchange.c156 int monitored; in lvchange_resync() local
201 monitored = dmeventd_monitor_mode(); in lvchange_resync()
215 init_dmeventd_monitor(monitored); in lvchange_resync()
/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
Dloopwatch.config.SAMPLE12 # being monitored
/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
DREADME34 represent the monitored subsystems. It is implemented in a modular way,
/netbsd/src/games/fortune/datfiles/
Dnetbsd-tips202 Network interface traffic can be monitored with the following
Dfortunes449 monitored 1,000 king penguins on the island of South Georgia as Lynx
Dfortunes213033 2. systematized 2. monitored 2. capability
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dmonitoringslapd.sdf491 Add new monitored things here and discuss, referencing man pages and present
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW_DM215 Fix dmeventd to cope if monitored device disappears.
DWHATS_NEW940 Fix dmeventd mirror to cope if monitored device disappears.
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md5162 of POST to be monitored and/or failures induced. Modify fips_test_suite
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.texinfo13701 monitored by @value{GDBN}. Note that @var{upper} == 0 is a special
13712 monitored by @value{GDBN}.