Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/divert/
Disdn_divert.c115 int retval, msnlen; in cf_command() local
145 msnlen = strlen(msn); in cf_command()
147 if (msnlen > 1) in cf_command()
148 { *p++ = msnlen; /* length */ in cf_command()
150 p += msnlen; in cf_command()