Searched refs:STRdot (Results 1 – 4 of 4) sorted by relevance
287 if (pv[0][0] == 0 || eq(pv[0], STRdot)) /* don't make ./xxx */ in doexec()842 if (pv[0][0] == 0 || eq(pv[0], STRdot)) { /* don't make ./xxx */ in iscommand()1018 if (pv[0][0] == 0 || eq(pv[0], STRdot)) { in tellmewhat()1142 if (havhash && !eq(*pv, STRdot)) { in find_cmd()
1491 pv[i++] = Strsave(*cp ? cp : STRdot); in importpath()2480 *blkp++ = Strsave(STRdot); in defaultpath()2512 *blkp++ = Strsave(STRdot); in defaultpath()
105 Char STRdot[] = { '.', '\0' }; variable
1948 !(nd = dnormalize(edir->len ? edir->s : STRdot, in expand_dir()