Searched defs:Att_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/port/
H A Dmime.c94 } Att_t; typedef in typeref:struct:Att_s
100 Att_t att;
161 register Att_t* att;
198 register Att_t* att;
203 Att_t* tta;
282 if (!(att = newof(0, Att_t, 1, 0)))
397 register Att_t* att;
575 register Att_t* att;
/ast/src/lib/libast/misc/
H A Dmime.c42 } Att_t; typedef in typeref:struct:Att_s
48 Att_t att;
109 register Att_t* att;
146 register Att_t* att;
151 Att_t* tta;
230 if (!(att = newof(0, Att_t, 1, 0)))
346 register Att_t* att;
638 register Att_t* att;

Completed in 58 milliseconds