Home
last modified time | relevance | path

Searched refs:cerr (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dmakedepend.SH163 $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c >.cout 2>.cerr
178 -e 's|\.c\.c|.c|' $uwinfix .cout .cerr| \
243 $rm -rf .deptmp UU .shlist .clist .hlist .hsed .cout .cerr
/mirbsd/src/sys/dev/usb/
Dehci.c748 int actlen, cerr; in ehci_idone() local
820 cerr = EHCI_QTD_GET_CERR(status); in ehci_idone()
822 "status=0x%x\n", xfer->length, actlen, cerr, status)); in ehci_idone()
843 if ((status & EHCI_QTD_BABBLE) == 0 && cerr > 0) in ehci_idone()
/mirbsd/src/usr.bin/lex/
Dflex.skl1480 std::cerr << msg << '\n';