Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
target.c | 603 static volatile int unwind_in_progress = 0; local in function:unwind_mounts 606 if (unwind_in_progress) 608 unwind_in_progress = 1; 626 unwind_in_progress = 0; |