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

/ast/src/cmd/mailx/
H A Dmisc.c419 return buf ? (char*)0 : (type & GSTACK) ? savestr(addr) : addr;
524 return normalize(buf, type|GSTACK, NiL, 0);
H A Dmailx.h354 #define GSTACK (1L<<24) /* savestr() unmapped names */ macro

Completed in 22 milliseconds