OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbeg
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/qsubst/
qsubst.c
126
static long
tbeg
;
variable in typeref:typename:long
383
tbeg
= -1;
404
if (
tbeg
>= 0) {
407
fseek(workf,
tbeg
, 0);
431
if (
tbeg
< 0) {
432
tbeg
= ftell(workf) - rahead;
435
printf("[
tbeg
set to %d]\n",
436
(int)
tbeg
);
465
if (
tbeg
>= 0) {
Completed in 46 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025