Searched defs:shell (Results 1 – 3 of 3) sorted by relevance
48 passwd* shell = getpwnam("shell"); in SocketPeerIsTrusted() local
238 passwd* shell = getpwnam("shell"); in TEST() local
407 static void send_window_size_change(int fd, std::unique_ptr<ShellProtocol>& shell) { in send_window_size_change()