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

/linux-4.1.27/drivers/isdn/divert/
H A Disdn_divert.c116 int retval, msnlen; cf_command() local
146 msnlen = strlen(msn); cf_command()
148 if (msnlen > 1) { cf_command()
149 *p++ = msnlen; /* length */ cf_command()
151 p += msnlen; cf_command()

Completed in 90 milliseconds