Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmmount/
H A Drmmount.c49 static boolean_t d_opt, l_opt, o_opt, u_opt, eject_opt, variable
129 } else if (eject_opt) { in rmmount()
160 if (eject_opt) { in rmmount()
216 eject_opt = B_TRUE; in eject()