Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.h106 extern boolean_t string_to_boolean(const char *);
H A Dsmfcfg.c454 string_to_boolean(const char *str) in string_to_boolean() function
/illumos-gate/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c553 if (string_to_boolean(value) == 0) in autofs_set_proto_prop()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dalt_prof.c187 string_to_boolean (const char *string, krb5_boolean *out) in string_to_boolean() function
226 kret = string_to_boolean (valp, &val); in krb5_aprof_get_boolean()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c563 mountd_remote_dump = string_to_boolean(defval); in main()
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c3395 if (string_to_boolean(value) == 0) in nfs_set_proto_prop()