Home
last modified time | relevance | path

Searched defs:ATTACH (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libdevdctl/
HDevent.h84 ATTACH = '+', enumerator
/freebsd-11-stable/sbin/mdconfig/
HDmdconfig.c60 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator