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

/illumos-gate/usr/src/lib/libeti/
H A Deti.h39 typedef char * (* PTF_charP) (); typedef
/illumos-gate/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-lform61 PTF_charP makearg;
62 PTF_charP copyarg;
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h48 PTF_charP makearg; /* make fieldtype arg */
49 PTF_charP copyarg; /* copy fieldtype arg */
264 extern int set_fieldtype_arg(FIELDTYPE *, PTF_charP,
265 PTF_charP, PTF_void);

Completed in 56 milliseconds