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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c219 void *copy_of __P((char *s));
263 void *copy_of (s) 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);

Completed in 71 milliseconds