Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/misc/
H A Dpty.c17 int grantpt(int fd) in grantpt() function
/third_party/musl/src/misc/
H A Dpty.c17 int grantpt(int fd) in grantpt() function
/third_party/rust/crates/nix/src/
H A Dpty.rs118 pub fn grantpt(fd: &PtyMaster) -> Result<()> { in grantpt() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1399 pub fn grantpt(fd: ::c_int) -> ::c_int; in grantpt() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3855 pub fn grantpt(fd: ::c_int) -> ::c_int; in grantpt() functions

Completed in 16 milliseconds