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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c213 void *copy_of __P((char *s));
258 void *copy_of (s) function
325 chat_file = copy_of(arg);
342 report_file = copy_of (arg);
355 phone_num = copy_of(arg);
362 phone_num2 = copy_of(arg);

Completed in 76 milliseconds