Searched refs:stakinstall (Results 1 - 8 of 8) sorted by relevance
/osnet-11/usr/src/lib/libast/amd64/include/ast/ |
H A D | stak.h | 56 #define stakinstall(s,f) stkinstall(s,f) macro
|
/osnet-11/usr/src/lib/libast/common/include/ |
H A D | stak.h | 47 #define stakinstall(s,f) stkinstall(s,f) macro
|
/osnet-11/usr/src/lib/libast/i386/include/ast/ |
H A D | stak.h | 56 #define stakinstall(s,f) stkinstall(s,f) macro
|
/osnet-11/usr/src/lib/libast/sparc/include/ast/ |
H A D | stak.h | 56 #define stakinstall(s,f) stkinstall(s,f) macro
|
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | stak.h | 56 #define stakinstall(s,f) stkinstall(s,f) macro
|
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | trestore.c | 143 savstak = stakinstall(savstak, 0); 156 slp->slptr = stakinstall(savstak,0);
|
H A D | init.c | 1288 stakinstall(NIL(Stak_t*),nospace);
|
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 677 oldstak = stakinstall(gp->gl_stak, 0); 812 stakinstall(oldstak, 0);
|
Completed in 23 milliseconds