Home
last modified time | relevance | path

Searched refs:_cleanup_endmntent_ (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dfstab-util.c19 _cleanup_endmntent_ FILE *f = NULL; in fstab_has_fstype()
63 _cleanup_endmntent_ FILE *f = NULL; in fstab_is_mount_point()
Dmount-util.h54 #define _cleanup_endmntent_ _cleanup_(endmntentp) macro
/systemd-251/src/remount-fs/
Dremount-fs.c75 _cleanup_endmntent_ FILE *f = NULL; in run()
/systemd-251/src/fstab-generator/
Dfstab-generator.c573 _cleanup_endmntent_ FILE *f = NULL; in parse_fstab()
/systemd-251/src/cryptsetup/
Dcryptsetup.c519 _cleanup_endmntent_ FILE *f = NULL; in disk_mount_point()