Searched defs:SEPSTR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c181 * SEPSTR is the string that separates the "label" from what follows it,
185 #define SEPSTR ": " macro
972 buf += strlcpy(buf, SEPSTR, ebuf - buf);
989 buf += strlcpy(buf, SEPSTR, ebuf - buf);

Completed in 60 milliseconds