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