Searched refs:copyarg (Results 1 – 3 of 3) sorted by relevance
52 #define CopyA(t) ((t)->copyarg)138 PTF_charP copyarg, PTF_void freearg) in set_fieldtype_arg() argument140 if (t && makearg && copyarg && freearg) { in set_fieldtype_arg()143 CopyA(t) = copyarg; in set_fieldtype_arg()
59 set_fieldtype_arg(t, makearg, copyarg, freearg)62 PTF_charP copyarg;
49 PTF_charP copyarg; /* copy fieldtype arg */ member