Lines Matching refs:short2str
167 setname(short2str(blk[0])); in doexec()
186 slash = any(short2str(expath), '/'); in doexec()
198 setname(short2str(expath)); in doexec()
334 setname(short2str(expath)); in pexerr()
367 f = short2str(sf); in texec()
479 f = short2str(sf); in texec()
653 uhashlength = atoi(short2str(vv[1])); in dohash()
655 uhashwidth = atoi(short2str(vv[2])); in dohash()
661 hashdebug = atoi(short2str(vv[3])); in dohash()
700 dirp = opendir(short2str(*pv)); in dohash()
712 is_windir = nt_check_if_windir(short2str(*pv)); in dohash()
816 int slash = any(short2str(name), '/'); in iscommand()
894 strname = short2str(path); in executable()
898 strname = short2str(name); in executable()
1009 int slash = any(short2str(sp->word), '/'); in tellmewhat()
1089 if (prt && any(short2str(cmd), '/')) { in find_cmd()