Home
last modified time | relevance | path

Searched defs:noerror (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/bin/sh/
H A Dcd.c398 getpwd(int noerror) in getpwd()
435 find_curdir(int noerror) in find_curdir()
/netbsd-src/external/gpl2/gmake/dist/
H A Djob.h60 unsigned int noerror:1; /* Nonzero if commands contained a `-'. */ member
H A Dread.c796 int noerror = (p[0] != 'i'); in eval() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dv850-dis.c88 bool noerror, in get_operand_value()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dv850-dis.c88 bool noerror, in get_operand_value()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c148 static int nodebug, noabort, noerror, nosync, tracethreads; variable