Home
last modified time | relevance | path

Searched refs:stksiz (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/sdb/
H A Dsetup.c21 L_INT stksiz; variable
110 stksiz = ctob(u.u_ssize); in setcor()
120 datmap.b2 = maxstor-stksiz; in setcor()
H A Dmain.c27 L_INT stksiz; variable
H A Ddefs.h189 L_INT stksiz; variable
/original-bsd/old/adb/adb.tahoe/
H A Dsetup.c16 off_t stksiz; /* stack size in the core image */ variable
133 stksiz = ctob(u.u_ssize); in setcor()
151 datmap.b2 = MAXSTOR - stksiz; in setcor()
339 var[varchk('s')] = stksiz; in setvar()
/original-bsd/old/adb/adb.vax/
H A Dsetup.c13 off_t stksiz; /* stack size in the core image */ variable
130 stksiz = ctob(u.u_ssize); in setcor()
148 datmap.b2 = MAXSTOR - stksiz; in setcor()
341 var[varchk('s')] = stksiz; in setvar()