Searched refs:copyarg (Results 1 – 2 of 2) sorted by relevance
50 #define CopyA(t) ((t)->copyarg)136 PTF_charP copyarg, PTF_void freearg) in set_fieldtype_arg() argument138 if (t && makearg && copyarg && freearg) { in set_fieldtype_arg()141 CopyA(t) = copyarg; in set_fieldtype_arg()
47 PTF_charP copyarg; /* copy fieldtype arg */ member