Home
last modified time | relevance | path

Searched defs:ttyname (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanprototools.cpp102 const auto ttyname = pb_bus.slcan().ttyname(); in fromPbBus() local
/aosp12/bionic/libc/bionic/
H A Dpty.cpp81 char* ttyname(int fd) { in ttyname() function
/aosp12/bionic/tests/
H A Dstdlib_test.cpp685 TEST(stdlib, ttyname) { in TEST() argument