Searched refs:line_msg (Results 1 – 2 of 2) sorted by relevance
195 const char *line_msg[] = { "off-line", "on-line" , "backup power"}; in print_all_info() local205 printf("%s\n", line_msg[aip->ai_acline]); in print_all_info()
1445 static POSITION get_pipe_pos(constant char *mark_msg, constant char *line_msg, mutable char *mark_c… in get_pipe_pos() argument1469 start_mca(A_PIPE, get_line ? line_msg : mark_msg, NULL, 0); in get_pipe_pos()