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

/systemd/src/basic/
H A Dmount-util.h43 #define _cleanup_endmntent_ _cleanup_(endmntentp) macro
/systemd/src/remount-fs/
H A Dremount-fs.c44 _cleanup_endmntent_ FILE *f = NULL;
/systemd/src/shared/
H A Dfstab-util.c38 _cleanup_endmntent_ FILE *f = NULL;
/systemd/src/fstab-generator/
H A Dfstab-generator.c408 _cleanup_endmntent_ FILE *f = NULL;
/systemd/src/cryptsetup/
H A Dcryptsetup.c299 _cleanup_endmntent_ FILE *f = NULL;

Completed in 32 milliseconds