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

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrl.c47 ** if (sm_strlcpy(buf, s, sizeof(buf)) >= sizeof(buf))
60 sm_strlcpy(dst, src, size) function
279 ** (void) sm_strlcpy(s, ptr->string, sizeof buf - (s - buf));

Completed in 19 milliseconds