Searched defs:newline (Results 1 – 3 of 3) sorted by relevance
574 …const char *newline = "\n|-----|-------------|--------|----|-------|-------------|----------------… in AppendDump() local
520 char* newline = strchr(command, '\n'); in get_command() local
2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()