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

  /src/usr.bin/talk/
get_names.c 57 const char *his_name, *my_name; local in function:get_names
91 his_name = names;
96 his_name = names;
100 his_name = cp;
119 strncpy(msg.r_name, his_name, NAME_SIZE);
get_names.c 57 const char *his_name, *my_name; local in function:get_names
91 his_name = names;
96 his_name = names;
100 his_name = cp;
119 strncpy(msg.r_name, his_name, NAME_SIZE);

Completed in 46 milliseconds