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

/illumos-gate/usr/src/cmd/mailx/
H A Dmain.c399 nstrcat(cwd, PATHSIZE, "/");
400 nstrcat(cwd, PATHSIZE, ef);
H A Doptim.c610 nstrcat(name, BUFSIZ, cp2);
613 nstrcat(name, BUFSIZ, netcomp);
908 nstrcat(netbuf, sizeof (netbuf), cp);
916 nstrcat(netbuf, sizeof (netbuf), cp);
922 nstrcat(netbuf, sizeof (netbuf), cp);
H A Daux.c641 nstrcat(namebuf, sizeof (namebuf), "!");
795 nstrcat(char *dst, int dstsize, char *src) function
H A Dcmd1.c635 nstrcat(dirname, sizeof (dirname), "/");
636 nstrcat(dirname, sizeof (dirname), *arglist);
H A Dcmd3.c865 nstrcat(name, PATHSIZE, "/");
866 nstrcat(name, PATHSIZE, cp);
H A Dlex.c899 nstrcat(fname, sizeof (fname), "/");
H A Dcollect.c1261 nstrcat(name, sizeof (name), ", ");
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h539 extern char *nstrcat(char *dst, int dstsize, char *src);

Completed in 58 milliseconds