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

/ast/src/cmd/mailx/
H A Dmain.c190 state.onstack++;
199 state.onstack--;
480 state.onstack = 1;
H A Dmisc.c619 if (state.onstack <= 0) {
H A Dmailx.h633 int onstack; /* salloc() != malloc() */ member in struct:__anon136
H A Dvars.c794 if ((op & STACK) && state.onstack > 0) {

Completed in 63 milliseconds