Searched defs:asrsv (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_module.c75 uint_t asrsv = 0; local
89 asrsv++; /* reserve space in the address map */
94 return (asrsv);
108 uint_t asrsv = 0; local
122 asrsv++; /* reserve space in the address map */
127 return (asrsv);

Completed in 24 milliseconds