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

/systemd/src/basic/
H A Dio-util.h79 static inline bool FILE_SIZE_VALID(uint64_t l) { function
93 return FILE_SIZE_VALID(l);

Completed in 9 milliseconds