Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.h59 NUM_REFTYPES /* Not a ref type, but rather a count of them */ enumerator
H A Dns_fnutils.c119 for (rtype = 0; rtype < NUM_REFTYPES; rtype++) { in reftype()
H A Dns_fnmount.c323 if ((reftype(ref) < NUM_REFTYPES) && in process_ref()
507 if (reftype(ref) >= NUM_REFTYPES) { in frontier_aux()