Home
last modified time | relevance | path

Searched refs:STATUS_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs27 STATUS_NOT_FOUND, STATUS_PENDING, STATUS_SUCCESS, SYNCHRONIZE, UNICODE_STRING,
180 STATUS_SUCCESS | STATUS_NOT_FOUND => Ok(()),
H A Dwinapi.rs73 pub const STATUS_NOT_FOUND: NTSTATUS = -1073741275; consts

Completed in 2 milliseconds