Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c46 #define COMPNAMESZ (size_t)(MAPNAMESZ - FNPREFIXLEN + KEYNAMESZ - 2) macro
216 char cname[COMPNAMESZ]; in getmapent_fn()
246 if ((maplen - FNPREFIXLEN + strlen(key)) >= COMPNAMESZ) { in getmapent_fn()