Home
last modified time | relevance | path

Searched defs:unlockpt (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/misc/
H A Dpty.c23 int unlockpt(int fd) in unlockpt() function
/third_party/musl/src/misc/
H A Dpty.c23 int unlockpt(int fd) in unlockpt() function
/third_party/rust/crates/nix/src/
H A Dpty.rs231 pub fn unlockpt(fd: &PtyMaster) -> Result<()> { in unlockpt() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1402 pub fn unlockpt(fd: ::c_int) -> ::c_int; in unlockpt() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3858 pub fn unlockpt(fd: ::c_int) -> ::c_int; in unlockpt() functions

Completed in 17 milliseconds