Home
last modified time | relevance | path

Searched refs:fstack (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/usr.bin/sort/
Dfiles.c68 rewind(fstack[infl0.top + i].fp); in getnext()
69 fstack[infl0.top + i].max_o = 0; in getnext()
75 maxb = fstack[infl0.top].maxb; in getnext()
81 fp = fstack[infl0.top + cnt].fp; in getnext()
84 fstack[infl0.top+cnt].max_o in getnext()
87 if (binno != fstack[infl0.top].lastb) { in getnext()
88 fseek(fp, fstack[infl0.top+ in getnext()
112 if (nleft == 0 && binno == fstack[infl0.top].maxb) in getnext()
149 if (flno >= 0 && (fp = fstack[flno].fp) == NULL) in makeline()
182 fstack[flno].fp = 0; in makeline()
[all …]
Dfsort.c58 struct tempfile fstack[MAXFCT]; variable
151 fstack[MAXFCT-16+mfct].fp = ftmp(); in fsort()
155 append(keylist, nelem, depth, fstack[ in fsort()
181 fstack[tfiles.top + ntfiles].fp in fsort()
184 fstack[tfiles.top+ntfiles].fp, in fsort()
196 fstack[tfiles.top + ntfiles].fp= ftmp(); in fsort()
198 weights, fstack[tfiles.top+ntfiles].fp); in fsort()
231 fstack[tfiles.top].lastb = lastb; in fsort()
232 fstack[tfiles.top].maxb = maxb; in fsort()
Dfsort.h60 extern struct tempfile fstack[MAXFCT];
Dmsort.c101 l_fstack = fstack + files.top; in fmerge()
103 l_fstack = fstack; in fmerge()
/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dfiles.h26 typedef struct fstack struct
28 struct fstack *next; argument
/mirbsd/src/bin/mksh/
DBuild.sh1403 ac_flags 1 fstackprotectorstrong -fstack-protector-strong
1405 ac_flags 1 fstackprotectorall -fstack-protector-all
1461 ac_flags 1 fstacksecuritycheck -fstack-security-check
/mirbsd/src/usr.bin/calendar/calendars/
Dcalendar.openbsd163 Sep 17 MirOS successfully defaults to -fstack-protector-all, 2004