Searched defs:newline (Results 1 – 8 of 8) sorted by relevance
571 …const char *newline = "\n|-----|-------------|--------|----|-------|-------------|----------------… in AppendDump() local
519 char* newline = strchr(command, '\n'); in get_command() local
563 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in AppendDump() local
580 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in AppendDump() local
581 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in Dump() local
605 …const char *newline = "\n|-----|------------|-----------|------|-------------|--------------------… in Dump() local
717 …const char *newline = "\n|-----|------------|-----------|------|-------------|--------------------… in Dump() local
2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()