Searched refs:xr_found (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c78 int xr_found; member in struct:mandb_rec
829 rec->xr_found = 0;
950 if (rec->xr_found && n->next) {
964 rec->xr_found = 0;
967 rec->xr_found = 1;
1068 int xr_found = 0; local
1084 xr_found = 1;
1093 if (xr_found == 0)

Completed in 65 milliseconds