Home
last modified time | relevance | path

Searched refs:offline (Results 1 – 12 of 12) sorted by relevance

/dragonfly/usr.bin/patch/
H A Dinp.c393 LINENUM offline = line % lines_per_buf; in ifetch() local
394 LINENUM baseline = line - offline; in ifetch()
411 return tibuf[whichbuf] + (tireclen * offline); in ifetch()
/dragonfly/usr.sbin/ppp/
H A Dphysical.h65 void (*offline)(struct physical *); member
H A Dphysical.c287 if (p->handler && p->handler->offline) in physical_Offline()
288 (*p->handler->offline)(p); in physical_Offline()
H A Dppp.8.m43608 will not bring the link offline.
3680 layer is terminated but the device is not brought offline and the link
/dragonfly/usr.sbin/mptutil/
H A Dmpt_drive.c404 MPT_COMMAND(top, offline, offline_drive);
/dragonfly/sys/dev/disk/dm/dmirror/
H A Ddmirror_notes.txt18 taken offline temporarily and then brought back online.
21 without taking the entire mirror offline.
/dragonfly/contrib/pam_passwdqc/
H A DREADME118 effective against online/remote attacks, but not against offline attacks
/dragonfly/contrib/file/magic/Magdir/
H A Dlinux398 >>>>>>>>16 ubyte 0 \b, offline
H A Dwindows36 >>4 byte =0x30 \b, offline database
44 # 26FE9D30-1A8F-11D2-AABF-006097D474C4~offline
/dragonfly/contrib/libpcap/
H A DCHANGES1101 - Add pcap-null.c which allows offline use of libpcap on systems that
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW1336 Allow offline extension of snapshot volumes.
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog1129 for realtime capturing or from pcap files for offline analysis.