tag | line | file | source code |
---|---|---|---|
comment | 770 | drivers/isdn/teles/q931.c | hexdump(byte * buf, int len, char *comment) |
comment | 775 | drivers/isdn/teles/q931.c | p += sprintf(p, "%s: ", comment); |
comment | 787 | drivers/isdn/teles/q931.c | dlogframe(struct IsdnCardState *sp, byte * buf, int size, char *comment) |
comment | 795 | drivers/isdn/teles/q931.c | dp += sprintf(dp, "%s\n", comment); |
comment | 422 | drivers/isdn/teles/teles.h | void dlogframe(struct IsdnCardState *sp, byte * p, int size, char *comment); |