Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dmacro.c561 if((states&IS_TMP)==0)
566 states |= IS_TMP;
H A Ddefs.h180 #define IS_TMP 0x200 /* set when TMPFD is available */ macro
H A Dxec.c396 states &= ~(RM_TMP|IS_TMP);