uhmodem.c | 201 char comname[16]; local in function:uhmodem_attach 327 snprintf(comname, sizeof(comname), "modem"); 330 snprintf(comname, sizeof(comname), "alt#1"); 333 snprintf(comname, sizeof(comname), "alt#2"); 336 snprintf(comname, sizeof(comname), "int#%d", i); 350 ucaa.ucaa_info = comname; [all...] |