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 - 2
of
2
) 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) {
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 105 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025