Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.h68 NUM_ADDRTYPES /* Not an addr type, but rather a count of them */ enumerator
H A Dns_fnutils.c134 for (atype = 0; atype < NUM_ADDRTYPES; atype++) { in addrtype()
H A Dns_fnmount.c616 if (*typep < NUM_ADDRTYPES) { in addr_from_ref()