Searched refs:subp (Results 1 – 2 of 2) sorted by relevance
2090 u_char *subp; in l3dss1_redir_req() local2111 …for (subp = pc->chan->setup.phone; (*subp) && (*subp != '.'); subp++) len_phone++; /* len of phone… in l3dss1_redir_req()2112 if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3dss1_redir_req()2140 while (*subp) *p++ = *subp++; in l3dss1_redir_req()
1945 u_char *subp; in l3ni1_redir_req() local1966 …for (subp = pc->chan->setup.phone; (*subp) && (*subp != '.'); subp++) len_phone++; /* len of phone… in l3ni1_redir_req()1967 if (*subp++ == '.') len_sub = strlen(subp) + 2; /* length including info subaddress element */ in l3ni1_redir_req()1995 while (*subp) *p++ = *subp++; in l3ni1_redir_req()