Searched defs:fail (Results 1 - 8 of 8) sorted by relevance
/systemd/src/coredump/ |
H A D | coredump-vacuum.c | 169 FOREACH_DIRENT(de, d, goto fail) { argument 266 fail:
|
/systemd/src/dbus1-generator/ |
H A D | dbus1-generator.c | 232 FOREACH_DIRENT(de, d, goto fail) { argument 245 fail:
|
/systemd/src/shared/ |
H A D | clean-ipc.c | 59 FOREACH_LINE(line, f, goto fail) { argument 97 fail: 115 FOREACH_LINE(line, f, goto fail) { argument 148 fail: 166 FOREACH_LINE(line, f, goto fail) { argument 200 fail: 210 FOREACH_DIRENT(de, dir, goto fail) { argument 266 fail: 298 FOREACH_DIRENT(de, dir, goto fail) { argument 333 fail [all...] |
/systemd/src/journal/ |
H A D | journald-stream.c | 158 goto fail; 179 goto fail; 191 goto fail; 199 goto fail; 203 goto fail; 219 fail: 661 FOREACH_DIRENT(de, d, goto fail) { argument 698 fail:
|
/systemd/src/shared/linux/ |
H A D | auto_dev-ioctl.h | 109 struct args_fail fail; member in union:autofs_dev_ioctl::__anon267
|
/systemd/src/basic/ |
H A D | terminal-util.c | 362 bool fail, 388 if (!fail && !force) { 392 goto fail; 398 goto fail; 411 goto fail; 437 if (r < 0 && (force || fail || r != -EPERM)) 438 goto fail; 443 assert(!fail); 458 goto fail; 463 goto fail; 360 acquire_terminal( const char *name, bool fail, bool force, bool ignore_tiocstty_eperm, usec_t timeout) argument [all...] |
/systemd/src/sysv-generator/ |
H A D | sysv-generator.c | 477 FOREACH_LINE(l, f, goto fail) { argument 682 fail:
|
/systemd/src/core/ |
H A D | cgroup.c | 236 FOREACH_LINE(line, f, goto fail) { argument 293 fail:
|
Completed in 52 milliseconds