Searched defs:noerror (Results 1 – 6 of 6) sorted by relevance
398 getpwd(int noerror) in getpwd()435 find_curdir(int noerror) in find_curdir()
60 unsigned int noerror:1; /* Nonzero if commands contained a `-'. */ member
796 int noerror = (p[0] != 'i'); in eval() local
88 bool noerror, in get_operand_value()
148 static int nodebug, noabort, noerror, nosync, tracethreads; variable