Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c4437 int norm_len = strlen(dev_dir) + strlen("/"); in matching_dev() local
4448 if (nfphash_lookup(devpath + norm_len) != NULL) in matching_dev()
4461 devpath += norm_len; in matching_dev()