Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c90 static int onoff_validator(uint_t, char *);
2559 .validator = onoff_validator
2843 onoff_validator(uint_t index, char *value) in onoff_validator() function