Searched refs:find_sec_prop (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c88 static int find_sec_prop(const char *);
374 } else if (find_sec_prop(namep) != -1) {
1240 if (find_sec_prop(propname) == -1) {
1979 find_sec_prop(const char *propname) function
2073 prop = find_sec_prop(propname);
2429 if (find_sec_prop(propname) != -1) {
2742 type = find_sec_prop(name);
3375 if (find_sec_prop(propname) == -1)

Completed in 23 milliseconds