Searched refs:baseoff (Results 1 – 1 of 1) sorted by relevance
54 off_t baseoff, off; in create_binary() local62 baseoff = 0; in create_binary()63 if (lseek(ofd, baseoff, SEEK_SET) < 0) in create_binary()69 baseoff = -1; in create_binary()81 if (baseoff == -1 || (off_t) sh.sh_offset < baseoff) { in create_binary()82 baseoff = sh.sh_offset; in create_binary()90 if (baseoff == -1) in create_binary()