Searched defs:closep (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dfd-util.h43 static inline void closep(int *fd) { function
58 #define _cleanup_close_ _cleanup_(closep)

Completed in 20 milliseconds