Searched refs:MNT_DETACH (Results 1 – 1 of 1) sorted by relevance
31 MNT_DETACH = 2 # Just detach from the tree variable88 libc.umount2('/proc', MNT_DETACH) # Ignore failure: might not be mounted93 libc.umount2('/sys', MNT_DETACH) # Ignore failure: might not be mounted