tag | line | file | source code |
---|---|---|---|
debug_id | 1377 | drivers/isdn/teles/isdnl2.c | sprintf(str, "%s %s %s\n", tm, st->l2.debug_id, s); |
debug_id | 1383 | drivers/isdn/teles/isdnl2.c | setstack_isdnl2(struct PStack *st, char *debug_id) |
debug_id | 1401 | drivers/isdn/teles/isdnl2.c | strcpy(st->l2.debug_id, debug_id); |
debug_id | 256 | drivers/isdn/teles/teles.h | char debug_id[32]; |
debug_id | 386 | drivers/isdn/teles/teles.h | void setstack_isdnl2(struct PStack *st, char *debug_id); |
debug_id | 446 | drivers/isdn/teles/teles.h | char debug_id[32]; |