Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g_common.c221 static int bogus_option_value(char *val, const char *s) in bogus_option_value() function
271 && bogus_option_value(val, opt)) in parse_mount_options()