Home | History | Annotate | Download | only in src

Lines Matching refs:MKSH_DEFAULT_TMPDIR

45 #ifndef MKSH_DEFAULT_TMPDIR
46 #define MKSH_DEFAULT_TMPDIR "/tmp"
1594 dir = tmpdir ? tmpdir : MKSH_DEFAULT_TMPDIR;