OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/pr/
pr.c
1033
char *
ptbuf
;
local in function:inln
1036
ptbuf
= buf;
1050
col = (
ptbuf
- buf) + *cps;
1063
*
ptbuf
++ = ' ';
1068
*
ptbuf
++ = ch;
1077
*
ptbuf
++ = ch;
1080
col =
ptbuf
- buf;
pr.c
1033
char *
ptbuf
;
local in function:inln
1036
ptbuf
= buf;
1050
col = (
ptbuf
- buf) + *cps;
1063
*
ptbuf
++ = ' ';
1068
*
ptbuf
++ = ch;
1077
*
ptbuf
++ = ch;
1080
col =
ptbuf
- buf;
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025