Searched refs:lpc (Results 1 – 2 of 2) sorted by relevance
55 char *lpc; in xmalloc_follow_symlinks() local82 lpc = bb_get_last_path_component_strip(buf); in xmalloc_follow_symlinks()83 strcpy(lpc, linkpath); in xmalloc_follow_symlinks()
937 char lpc = *last_puts_char; in puts_maybe_newline() local941 if (lpc != '\n' && lpc != '\0') { in puts_maybe_newline()943 lpc = '\n'; in puts_maybe_newline()949 lpc = 'x'; in puts_maybe_newline()954 lpc = 'x'; /* */ in puts_maybe_newline()959 lpc = last_gets_char; in puts_maybe_newline()966 *last_puts_char = lpc; in puts_maybe_newline()