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

/osnet-11/usr/src/lib/libeti/
H A Deti.h36 typedef char * (* PTF_charP) (); typedef
/osnet-11/usr/src/lib/libeti/form/common/
H A Dfieldtype.c69 (PTF_charP) 0, /* makearg */
70 (PTF_charP) 0, /* copyarg */
137 set_fieldtype_arg(FIELDTYPE *t, PTF_charP makearg,
138 PTF_charP copyarg, PTF_void freearg)
H A Dllib-lform58 PTF_charP makearg;
59 PTF_charP copyarg;
/osnet-11/usr/src/lib/libeti/form/inc/
H A Dform.h45 PTF_charP makearg; /* make fieldtype arg */
46 PTF_charP copyarg; /* copy fieldtype arg */
261 extern int set_fieldtype_arg(FIELDTYPE *, PTF_charP,
262 PTF_charP, PTF_void);

Completed in 392 milliseconds