HomeSort by relevance Sort by last modified time
    Searched defs:MNT_NOWAIT (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/syscall/
syscall_bsd_test.go 16 const MNT_NOWAIT = 2
19 const flags = MNT_NOWAIT // see Issue 16937
  /prebuilts/go/linux-x86/src/syscall/
syscall_bsd_test.go 16 const MNT_NOWAIT = 2
19 const flags = MNT_NOWAIT // see Issue 16937

Completed in 106 milliseconds