HelenOS sources

failed            180 uspace/app/tester/print/print6.c 	int failed = 0;
failed            199 uspace/app/tester/print/print6.c 				++failed;
failed            206 uspace/app/tester/print/print6.c 	if (failed) {
failed            116 uspace/app/testrunner/main.c 	int failed = 0;
failed            131 uspace/app/testrunner/main.c 			failed++;
failed            139 uspace/app/testrunner/main.c 			failed++;
failed            143 uspace/app/testrunner/main.c 	printf("tester: %d failed tests\n", failed);
failed            425 uspace/drv/char/ns8250/ns8250.c 		goto failed;
failed            449 uspace/drv/char/ns8250/ns8250.c 				goto failed;
failed            465 uspace/drv/char/ns8250/ns8250.c 		goto failed;
failed            471 uspace/drv/char/ns8250/ns8250.c failed:
failed            189 uspace/drv/nic/ne2k/ne2k.c 		goto failed;
failed            193 uspace/drv/nic/ne2k/ne2k.c 		goto failed;
failed            198 uspace/drv/nic/ne2k/ne2k.c 		goto failed;
failed            203 uspace/drv/nic/ne2k/ne2k.c 		goto failed;
failed            234 uspace/drv/nic/ne2k/ne2k.c failed:
failed           1176 uspace/drv/nic/rtl8139/driver.c 		goto failed;
failed           1184 uspace/drv/nic/rtl8139/driver.c 		goto failed;
failed           1197 uspace/drv/nic/rtl8139/driver.c failed:
failed            351 uspace/drv/nic/rtl8169/driver.c 		goto failed;
failed            357 uspace/drv/nic/rtl8169/driver.c failed:
failed            142 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            144 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            146 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            160 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            165 uspace/lib/cpp/include/__bits/io/ostream.hpp                                           : static_cast<long>(x)).failed();
failed            167 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            180 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            183 uspace/lib/cpp/include/__bits/io/ostream.hpp                                           static_cast<unsigned long>(x)).failed();
failed            185 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            199 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            204 uspace/lib/cpp/include/__bits/io/ostream.hpp                                           : static_cast<long>(x)).failed();
failed            206 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            219 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            222 uspace/lib/cpp/include/__bits/io/ostream.hpp                                           static_cast<unsigned long>(x)).failed();
failed            224 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            237 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            239 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            241 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            254 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            256 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            258 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            271 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            273 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            275 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            288 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            290 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            292 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            305 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            307 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), static_cast<double>(x)).failed();
failed            309 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            322 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            324 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            326 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            339 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            341 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), x).failed();
failed            343 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            356 uspace/lib/cpp/include/__bits/io/ostream.hpp                     bool failed = use_facet<
failed            358 uspace/lib/cpp/include/__bits/io/ostream.hpp                     >(this->getloc()).put(*this, *this, this->fill(), p).failed();
failed            360 uspace/lib/cpp/include/__bits/io/ostream.hpp                     if (failed)
failed            989 uspace/lib/cpp/include/__bits/iterator.hpp                 if (!failed() && sbuf_->sputc(c) == traits_type::eof())
failed             53 uspace/lib/cpp/include/__bits/test/tests.hpp                 unsigned int failed{};
failed             59 uspace/lib/cpp/include/__bits/test/tests.hpp                     failed += test->get_failed();
failed             70 uspace/lib/cpp/include/__bits/test/tests.hpp                                 succeeded, failed, (succeeded + failed));
failed            142 uspace/lib/posix/src/fcntl.c 	if (failed(vfs_lookup(pathname, flags, &file)))
failed            145 uspace/lib/posix/src/fcntl.c 	if (failed(vfs_open(file, mode))) {
failed            152 uspace/lib/posix/src/fcntl.c 			if (failed(vfs_resize(file, 0))) {
failed            238 uspace/lib/posix/src/stdio.c 	if (failed(vfs_write(fildes, &posix_pos[fildes], str, size, &wr)))
failed             88 uspace/lib/posix/src/sys/stat.c 	if (failed(vfs_stat(fd, &hst)))
failed            116 uspace/lib/posix/src/sys/stat.c 	if (failed(vfs_stat_path(path, &hst)))
failed            156 uspace/lib/posix/src/sys/stat.c 	if (failed(vfs_link_path(path, KIND_DIRECTORY, NULL)))
failed            106 uspace/lib/posix/src/sys/wait.c 	if (failed(task_wait_task_id((task_id_t) pid, &texit, &retval))) {
failed             89 uspace/lib/posix/src/time.c 	if (failed(time_utc2tm(*timer, result))) {
failed            184 uspace/lib/posix/src/time.c 	if (failed(time_local2str(*timer, buf))) {
failed            134 uspace/lib/posix/src/unistd.c 	if (failed(vfs_cwd_get(buf, size)))
failed            146 uspace/lib/posix/src/unistd.c 	if (failed(vfs_cwd_set(path)))
failed            202 uspace/lib/posix/src/unistd.c 	if (failed(vfs_put(fildes)))
failed            219 uspace/lib/posix/src/unistd.c 	if (failed(vfs_read(fildes, &posix_pos[fildes], buf, nbyte, &nread)))
failed            235 uspace/lib/posix/src/unistd.c 	if (failed(vfs_write(fildes, &posix_pos[fildes], buf, nbyte, &nwr)))
failed            256 uspace/lib/posix/src/unistd.c 		if (failed(vfs_stat(fildes, &st)))
failed            320 uspace/lib/posix/src/unistd.c 	if (failed(vfs_sync(fildes)))
failed            340 uspace/lib/posix/src/unistd.c 	if (failed(vfs_resize(fildes, (aoff64_t) length)))
failed            354 uspace/lib/posix/src/unistd.c 	if (failed(vfs_unlink_path(path)))
failed            368 uspace/lib/posix/src/unistd.c 	if (failed(vfs_unlink_path(path)))
failed            396 uspace/lib/posix/src/unistd.c 	if (failed(vfs_clone(fildes, fildes2, false, &file))) {
failed            192 uspace/lib/usbdev/src/devpoll.c 	const bool failed = failed_attempts > 0;
failed            195 uspace/lib/usbdev/src/devpoll.c 		polling->on_polling_end(polling->device, failed, polling->arg);
failed            198 uspace/lib/usbdev/src/devpoll.c 		if (failed) {
HelenOS homepage, sources at GitHub