Home
last modified time | relevance | path

Searched defs:ptyName (Results 1 – 2 of 2) sorted by relevance

/base/startup/init/interfaces/innerkits/control_fd/
Dcontrol_fd.h75 char ptyName[PTY_PATH_SIZE]; member
Dcontrol_fd_client.c120 …ATIC int SendCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char *ptyName) in SendCmdMessage()