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

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h168 uint64_t nsc_strhash(char *) { } function
H A Dnsctl.h436 extern uint64_t nsc_strhash(char *);
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c1105 * value (as returned from nsc_strhash()) against the pathname of
1148 phash = nsc_strhash(pp);
1308 phash = nsc_strhash(in->path);
2000 dev->nsc_phash = nsc_strhash(path);
H A Dnsc_gen.c826 * nsc_strhash(char *str)
835 nsc_strhash(char *str) function
H A Dnsc_ncallio.c108 phash = nsc_strhash(path);
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c2316 hash = nsc_strhash(uparms.shadow_vol);
3288 hash = nsc_strhash(shadow_vol);
4264 hash = nsc_strhash(ulist.shadow_vol);
5157 hash = nsc_strhash(name);
9964 hash = nsc_strhash(group);
10248 hash = nsc_strhash(name);
10292 hash = nsc_strhash(*key);
/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c1866 phash = nsc_strhash(svc.svc_path);

Completed in 104 milliseconds