Searched refs:fmt_continue (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dlogmsg.c810 char *fmt_continue; /* where the string continues local
828 fmt_continue = fmt_begin;
840 fmt_continue = fmt_end + 1;
850 fmt_continue = fmt_end;
860 fmt_continue = fmt_end;
896 + 2 * strlen (str_list) + strlen (fmt_continue)
904 (void) strcpy (cp, fmt_continue);

Completed in 34 milliseconds