Home | History | Annotate | Download | only in dist

Lines Matching refs:TMP

20848       if( DosScanEnv( (PSZ)"TMP", &zTempPath ) ){
25219 "/var/tmp",
25220 "/usr/tmp",
25221 "/tmp",
26116 ** user-specific tmp directory, create the ID if it's not there already
26202 len = strlcpy(lPath, "/tmp/", maxLen);
31747 char *pTmpSpace; /* Pager.pageSize bytes of space for tmp use */
37234 u8 *pTmpSpace; /* BtShared.pageSize bytes of space for tmp use */
47499 Vdbe tmp, *pTmp;
47501 tmp = *pA;
47503 *pB = tmp;