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

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c130 } Push_t; typedef in typeref:struct:Push_s
504 static Push_t*
505 pop(register Push_t* psp)
507 register Push_t* tsp;
1195 static Push_t*
1196 info(Push_t* psp, char* s, char* e, Sfio_t* ip, char* id)
1200 Push_t* tsp;
1202 static Push_t push;
1206 if (tsp = newof(0, Push_t, 1, n + 1))
1224 static Push_t*
[all...]

Completed in 26 milliseconds