Searched refs:ONLINE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.who.c159 #define ONLINE 01 macro
331 wp->who_status = ONLINE | ANNOUNCE; /* same guy */
348 wp->who_status = ONLINE;
377 wpnew->who_status = ONLINE;
436 if (wp->who_status & ONLINE) {
527 case ONLINE:
539 case ONLINE:
/freebsd-11-stable/tools/tools/zfsboottest/
H A Dzfsboottest.sh67 for vdev in `zpool status "${pool}" | grep ONLINE | awk '{print $1}'`; do
/freebsd-11-stable/tools/regression/zfs/zpool/create/
H A Doption-o.t42 expect_fl ${ZPOOL} create -o health=ONLINE ${name0} ${disk0}

Completed in 74 milliseconds