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

/systemd/src/boot/efi/
H A Dutil.h24 static inline const CHAR16 *yes_no(BOOLEAN b) { function
/systemd/src/shared/
H A Dfstab-util.h39 static inline bool fstab_test_yes_no_option(const char *opts, const char *yes_no) { argument
46 r = fstab_filter_options(opts, yes_no, &opt, NULL, NULL);
49 return opt == yes_no;
/systemd/src/basic/
H A Dutil.h51 static inline const char* yes_no(bool b) { function

Completed in 11 milliseconds