Searched refs:pp_size (Results 1 – 1 of 1) sorted by relevance
7811 SIZE_T pp_size = 1; // One handles the trailing \07813 for (char **pp = p->p_aliases; *pp; ++pp, ++pp_size)7816 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, p->p_aliases, pp_size * sizeof(char *));