Home
last modified time | relevance | path

Searched refs:fclosep (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/basic/
Dfd-util.h44 static inline void fclosep(FILE **f) { in fclosep() function
52 #define _cleanup_fclose_ _cleanup_(fclosep)
/systemd-251/src/home/
Dhomework-cifs.c58 _cleanup_(fclosep) FILE *f = NULL; in home_setup_cifs()
Dhomework.c514 _cleanup_(fclosep) FILE *identity_file = NULL; in read_identity_file()
545 _cleanup_(fclosep) FILE *identity_file = NULL; in write_identity_file()
1853 _cleanup_(fclosep) FILE *opened_file = NULL; in run()
Dhomed-manager.c1350 _cleanup_(fclosep) FILE *f = NULL; in manager_load_key_pair()