Searched refs:pnew (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_nbp.c1089 at_nvestr_t *pnve, *pnew = newzones; local
1099 strlcpy((char *)str,(char *)pnew->str,sizeof(str));
1113 if (pnew->len != pnve->len)
1115 if (pnew->len > NBP_NVE_STR_SIZE) {
1118 if (!strncmp((char *)pnew->str, (char *)pnve->str, pnew->len)) {
1131 strlcpy((char *)pnve->str,(char *)pnew->str,sizeof(pnve->str));
1132 pnve->len = pnew->len;
1135 bytesread += (pnew->len+1);
1136 pnew
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s959 je LCL(pnew)
972 LCL(pnew):

Completed in 33 milliseconds