Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c130 } Push_t; typedef
412 static Push_t*
413 pop(register Push_t* psp) in pop()
415 register Push_t* tsp; in pop()
1016 static Push_t*
1017 info(Push_t* psp, char* s, char* e, Sfio_t* ip, char* id) in info()
1021 Push_t* tsp; in info()
1023 static Push_t push; in info()
1027 if (tsp = newof(0, Push_t, 1, n + 1)) in info()
1045 static Push_t*
[all …]