Home
last modified time | relevance | path

Searched refs:gstrncat (Results 1 – 12 of 12) sorted by relevance

/dports/devel/cssc/CSSC-1.4.1/src/
H A Dsccs.c403 static char *gstrncat (char *to, const char *from, size_t n, size_t length);
1564 gstrncat (buf, name, p - name, sizeof (buf)); /* will always be terminated */ in makefile()
2362 gstrncat (char *to, const char *from, size_t n, size_t length) in gstrncat() function
/dports/devel/sunpromake/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/devel/sccs/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/devel/schilybase/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/net/rscsi/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength)
/dports/archivers/star/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/sysutils/cdrtools/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/editors/ved/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/devel/smake/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/sysutils/schilyutils/schily-2021-09-18/sccs/sccs/cmd/src/
H A Dsccs.c291 static char *gstrncat __PR((char *to, char *from, int n, unsigned int xlength));
2107 gstrncat(buf, name, p - name, sizeof (buf));
2483 gstrncat(basebuf, buf, bufend - buf - strlen(SccsPath),
3114 static char *gstrncat(to, from, n, xlength) in gstrncat() function
/dports/devel/cssc/CSSC-1.4.1/
H A DChangeLog.3167 * src/sccs.c (gstrncat): Avoid spurious warning about reference to
3062 (gstrncat): Ditto for parameter 'length'.
3064 (gstrncat): Ditto for parameter 'length'.
H A DChangeLog3281 * src/sccs.c (gstrncat): Avoid spurious warning about reference to
6176 (gstrncat): Ditto for parameter 'length'.
6178 (gstrncat): Ditto for parameter 'length'.