Home
last modified time | relevance | path

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

/include/linux/
A Dstring_choices.h68 static inline const char *str_yes_no(bool v) in str_yes_no() function
72 #define str_no_yes(v) str_yes_no(!(v))

Completed in 3 milliseconds