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

/illumos-gate/usr/src/cmd/mailx/
H A Daux.c220 nstrcpy(cp, LINESIZE - (cp - linebuf), cp2);
578 nstrcpy(word, sz, name);
637 nstrcpy(tmp,
672 nstrcpy(buf, sizeof (buf), addr);
681 nstrcpy(buf, sizeof (buf), addr);
776 nstrcpy(char *dst, int dstsize, char *src) function

Completed in 58 milliseconds