OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offst
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/pr/
pr.c
97
static int
offst
; /* number of page offset spaces */
variable in typeref:typename:int
194
off = num +
offst
;
204
if ((hbuf = malloc((unsigned)(HDBUF +
offst
)*sizeof(char))) == NULL)
207
ohbuf = hbuf +
offst
;
208
nbuf = obuf +
offst
;
212
if (
offst
) {
213
(void)memset(obuf, (int)' ',
offst
);
214
(void)memset(hbuf, (int)' ',
offst
);
337
int mxlen = pgwd +
offst
+ 1;
364
if ((hbuf = malloc((unsigned)(HDBUF +
offst
)*sizeof(char))) == NULL
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025