HomeSort by: relevance | last modified time | path
    Searched defs:his_tty (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/talk/
get_names.c 59 const char *his_tty; local in function:get_names
106 his_tty = argv[2]; /* tty name is arg 2 */
108 his_tty = "";
121 strncpy(msg.r_tty, his_tty, TTY_SIZE);
get_names.c 59 const char *his_tty; local in function:get_names
106 his_tty = argv[2]; /* tty name is arg 2 */
108 his_tty = "";
121 strncpy(msg.r_tty, his_tty, TTY_SIZE);

Completed in 28 milliseconds