Home
last modified time | relevance | path

Searched refs:copy_of (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c219 void *copy_of __P((char *s));
263 void *copy_of (s) in copy_of() function
315 chat_file = copy_of(arg);
332 report_file = copy_of (arg);
345 phone_num = copy_of(arg);
352 phone_num2 = copy_of(arg);