Searched refs:boolean_check (Results 1 – 1 of 1) sorted by relevance
84 static int boolean_check(char *);2204 ret = boolean_check(value); in nfs_validate_property()2884 boolean_check(char *value) in boolean_check() function2904 return (boolean_check(value)); in boolean_validator()