Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dfd-util.h36 static inline void closep(int *fd) { in closep() function
51 #define _cleanup_close_ _cleanup_(closep)