Searched refs:STRdot (Results 1 – 4 of 4) sorted by relevance
291 if (pv[0][0] == 0 || eq(pv[0], STRdot)) /* don't make ./xxx */ in doexec()846 if (pv[0][0] == 0 || eq(pv[0], STRdot)) { /* don't make ./xxx */ in iscommand()1022 if (pv[0][0] == 0 || eq(pv[0], STRdot)) { in tellmewhat()1146 if (havhash && !eq(*pv, STRdot)) { in find_cmd()
1486 pv[i++] = Strsave(*cp ? cp : STRdot); in importpath()2471 *blkp++ = Strsave(STRdot); in defaultpath()2503 *blkp++ = Strsave(STRdot); in defaultpath()
108 Char STRdot[] = { '.', '\0' }; variable
1952 !(nd = dnormalize(edir->len ? edir->s : STRdot, in expand_dir()