Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c84 static int boolean_check(char *);
2204 ret = boolean_check(value); in nfs_validate_property()
2884 boolean_check(char *value) in boolean_check() function
2904 return (boolean_check(value)); in boolean_validator()