Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.h104 extern boolean_t string_to_boolean(const char *);
H A Dsmfcfg.c409 string_to_boolean(const char *str) in string_to_boolean() function
/titanic_41/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c553 if (string_to_boolean(value) == 0) in autofs_set_proto_prop()
/titanic_41/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()
/titanic_41/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c3143 if (string_to_boolean(value) == 0) in nfs_set_proto_prop()