Lines Matching refs:strlen
131 if (!strlen(t)) in isdnloop_parse_setup()
137 if (!strlen(t)) in isdnloop_parse_setup()
192 if (!strncmp(status, s->statstr, strlen(s->statstr))) { in isdnloop_parse_status()
240 if (strlen(status) == 4) in isdnloop_parse_status()
474 int len = strlen(s) + ((ch >= 0) ? 3 : 0); in isdnloop_fake()
482 memcpy(skb_put(skb, strlen(s)), s, strlen(s)); in isdnloop_fake()
763 return &phone[strlen(phone) - 1]; in isdnloop_vstphone()
798 if (!strncmp(p, s->statstr, strlen(s->statstr))) { in isdnloop_parse_cmd()
902 if (strlen(p) >= sizeof(card->eazlist[0])) in isdnloop_parse_cmd()
1164 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1177 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1214 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1239 if (strlen(cbuf)) in isdnloop_command()
1240 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1242 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1269 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1277 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1293 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1307 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()
1336 i = isdnloop_writecmd(cbuf, strlen(cbuf), 0, card); in isdnloop_command()