Home
last modified time | relevance | path

Searched refs:nerror (Results 1 – 15 of 15) sorted by relevance

/dragonfly/sys/vfs/hammer2/
HDhammer2_synchro.c69 nerror = hammer2_sync_insert(
372 int nerror; /* temporary error */ in hammer2_sync_slaves() local
523 nerror = hammer2_sync_destroy(thr, &parent, &chain, in hammer2_sync_slaves()
535 nerror = hammer2_sync_replace( in hammer2_sync_slaves()
541 nerror = hammer2_sync_replace( in hammer2_sync_slaves()
554 nerror = 0; in hammer2_sync_slaves()
565 nerror = hammer2_sync_insert( in hammer2_sync_slaves()
571 nerror = hammer2_sync_insert( in hammer2_sync_slaves()
693 nerror = hammer2_sync_replace( in hammer2_sync_slaves()
/dragonfly/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c212 if (!nerror) {
278 exitmain(nerror ? DIFF_TROUBLE : status);
/dragonfly/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c138 if (nerror)
246 if (nerror) exitstatus = EXIT_FAILURE; in cleanup()
/dragonfly/gnu/usr.bin/rcs/lib/
HDrcskeep.c210 else if (nerror)
396 return !nerror;
HDrcslex.c192 int nerror; /*counter for errors */ variable
283 nerror = 0; in Lexinit()
1207 nerror++;
HDrcsbase.h558 extern int nerror;
HDrcsedit.c1900 if (changed && !nerror) {
/dragonfly/gnu/usr.bin/rcs/co/
HDco.c334 if (nerror) cleanup();
519 if (nerror) exitstatus = EXIT_FAILURE; in cleanup()
825 nerror++;
/dragonfly/contrib/tcsh-6/nls/spanish/
HDset3011 9 \nerror interno de tcsh: ¡No sé lo que busco!\n
/dragonfly/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c311 if (nerror)
447 if (nerror) exitstatus = DIFF_TROUBLE; in cleanup()
/dragonfly/gnu/usr.bin/rcs/merge/
HDmerge.c103 if (nerror)
/dragonfly/contrib/ncurses/ncurses/base/
HDlib_mouse.c1160 int nerror; /* nonzero if there are unexpected chars */ member
1196 result->nerror++; in read_SGR()
1232 result->nerror++; in read_SGR()
1240 result->nerror++; in read_SGR()
1253 return (grabbed > 0) && (result->nerror == 0); in read_SGR()
/dragonfly/gnu/usr.bin/rcs/rcs/
HDrcs.c491 if (nerror) cleanup();
602 if (nerror)
650 if (nerror) exitstatus = EXIT_FAILURE; in cleanup()
/dragonfly/gnu/usr.bin/rcs/rlog/
HDrlog.c359 if (nerror)
491 if (nerror) exitstatus = EXIT_FAILURE; in cleanup()
/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c492 if (nerror) cleanup();
879 if (nerror) exitstatus = EXIT_FAILURE; in cleanup()