Searched refs:FOREACH_DIRENT_ALL (Results 1 - 11 of 11) sorted by relevance

/systemd/src/basic/
H A Ddirent-util.h45 #define FOREACH_DIRENT_ALL(de, d, on_error) \ macro
H A Dcopy.c305 FOREACH_DIRENT_ALL(de, d, return -errno) { function
H A Dcgroup-util.c131 FOREACH_DIRENT_ALL(de, d, return -errno) { function
/systemd/src/libsystemd/sd-device/
H A Ddevice-enumerator.c489 FOREACH_DIRENT_ALL(dent, dir, return -errno) { function
602 FOREACH_DIRENT_ALL(dent, dir, return -errno) { function
642 FOREACH_DIRENT_ALL(dent, dir, return -errno) { function
764 FOREACH_DIRENT_ALL(dent, dir, return -errno) { function
/systemd/src/journal/
H A Djournal-vacuum.c180 FOREACH_DIRENT_ALL(de, d, r = -errno; goto finish) { function
H A Dsd-journal.c1431 FOREACH_DIRENT_ALL(de, d, return log_debug_errno(errno, "Failed to read directory %s: %m", m->path)) { function
1518 FOREACH_DIRENT_ALL(de, d, return log_debug_errno(errno, "Failed to read directory %s: %m", m->path)) { function
H A Djournald-server.c130 FOREACH_DIRENT_ALL(de, d, break) { function
/systemd/src/import/
H A Dpull-common.c79 FOREACH_DIRENT_ALL(de, d, return -errno) { function
/systemd/src/tty-ask-password-agent/
H A Dtty-ask-password-agent.c474 FOREACH_DIRENT_ALL(de, d, return log_error_errno(errno, "Failed to read directory: %m")) { function
/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c871 FOREACH_DIRENT_ALL(de, d, return -errno) { function
/systemd/src/shared/
H A Dmachine-image.c345 FOREACH_DIRENT_ALL(de, d, return -errno) { function

Completed in 78 milliseconds