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

/systemd/src/basic/
H A Dstrv.h75 static inline bool strv_isempty(char * const *l) { function
161 return strv_isempty(patterns) ||

Completed in 485 milliseconds