Lines Matching refs:mptr
3022 ns_mapping_t *mptr;
3216 mptr = hptr->h_map;
3217 if (__print2buf(buffer, mptr->service, COLONSEP) ||
3218 __print2buf(buffer, mptr->orig, EQUALSEP))
3220 for (cpp = mptr->map; cpp && *cpp; cpp++) {
3223 if (cpp != mptr->map)
3247 mptr = hptr->h_map;
3248 if (__print2buf(buffer, mptr->service, COLONSEP) ||
3249 __print2buf(buffer, mptr->orig, EQUALSEP))
3251 for (cpp = mptr->map; cpp && *cpp; cpp++) {
3254 if (cpp != mptr->map)