Home
last modified time | relevance | path

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

/original-bsd/sbin/fsdb/
H A Dfsdb.c2365 short eof_flag, end = 0, eof = 0; in fill() local
2379 eof_flag = 0; in fill()
2381 eof_flag = 1; in fill()
2396 tcount = check_addr(eof_flag, &end, &eof, 0); in fill()
3064 eof_flag = 0;
3066 eof_flag = 1;
3075 tcount = check_addr(eof_flag, &end, &eof, 0);
3553 short eof_flag, end = 0, eof = 0; in valid_addr() local
3604 check_addr(eof_flag, end, eof, keep_on) in check_addr() argument
3605 short eof_flag, *end, *eof, keep_on; in check_addr()
[all …]