Home
last modified time | relevance | path

Searched refs:appchar (Results 1 – 21 of 21) sorted by relevance

/dports/devel/sunpromake/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/devel/smake/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/devel/sccs/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/devel/schilybase/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/net/rscsi/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/archivers/star/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/sysutils/cdrtools/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/editors/ved/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/sysutils/schilyutils/schily-2021-09-18/change/
H A Dchange.c81 LOCAL int appchar __PR((int c, char **bufp, int off, size_t *maxp));
381 out = appchar(linep[idx++], &newline, out, &newsize);
385 if (appchar('\0', &newline, out, &newsize) < 0) {
422 idx = appchar(linep[i], newpp, idx, maxp);
427 idx = appchar(*subst++, newpp, idx, maxp);
437 appchar(c, bufp, off, maxp) in appchar() function
490 if (appchar('\0', &tmp, out, &tmpsize) < 0)
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/X11/
H A Dwintext.c379 char appchar = '\n'; local
382 appchar = ' ';
386 *(tb->text + tb->text_last) = appchar;
/dports/games/xnethack/xNetHack-xnh6.1/win/X11/
H A Dwintext.c385 char appchar = '\n'; in append_text_buffer() local
388 appchar = ' '; in append_text_buffer()
392 *(tb->text + tb->text_last) = appchar; in append_text_buffer()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwintext.c411 char appchar = '\n'; local
414 appchar = ' ';
418 *(tb->text + tb->text_last) = appchar;
/dports/games/nethack33-nox11/nethack-3.3.1/win/X11/
H A Dwintext.c381 char appchar = '\n'; local
384 appchar = ' ';
388 *(tb->text + tb->text_last) = appchar;
/dports/games/nethack33/nethack-3.3.1/win/X11/
H A Dwintext.c381 char appchar = '\n'; local
384 appchar = ' ';
388 *(tb->text + tb->text_last) = appchar;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwintext.c411 char appchar = '\n'; local
414 appchar = ' ';
418 *(tb->text + tb->text_last) = appchar;
/dports/games/nethack34-nox11/nethack-3.4.3/win/X11/
H A Dwintext.c379 char appchar = '\n'; local
382 appchar = ' ';
386 *(tb->text + tb->text_last) = appchar;
/dports/games/nethack34/nethack-3.4.3/win/X11/
H A Dwintext.c379 char appchar = '\n'; local
382 appchar = ' ';
386 *(tb->text + tb->text_last) = appchar;
/dports/games/unnethack/unnethack-5.1.0-20131208/win/X11/
H A Dwintext.c379 char appchar = '\n'; local
382 appchar = ' ';
386 *(tb->text + tb->text_last) = appchar;
/dports/games/falconseye/falconseye-1.9.3_11/win/X11/
H A Dwintext.c381 char appchar = '\n'; local
384 appchar = ' ';
388 *(tb->text + tb->text_last) = appchar;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/X11/
H A Dwintext.c379 char appchar = '\n'; local
382 appchar = ' ';
386 *(tb->text + tb->text_last) = appchar;
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/X11/
H A Dwintext.c381 char appchar = '\n'; local
384 appchar = ' ';
388 *(tb->text + tb->text_last) = appchar;