Home
last modified time | relevance | path

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.c213 void *copy_of __P((char *s));
257 void *copy_of (s) in copy_of() function
309 chat_file = copy_of(arg);
326 report_file = copy_of (arg);
339 phone_num = copy_of(arg);
346 phone_num2 = copy_of(arg);