Lines Matching defs:temp
784 off_t temp = len;
787 if (!readfileat(fd, buf, buf, &temp)) *buf = 0;
798 off_t temp = len;
801 if (!readfileat(fd, buf, buf, &temp)) *buf = 0;
825 off_t temp = len;
828 if (!readfileat(fd, buf, buf, &temp)) *buf = 0;
837 off_t temp = 6;
840 if (readfileat(fd, buf, buf, &temp) && !memcmp(buf, "\177ELF", 4)) {
951 int temp = 0;
967 if (!temp) temp = i;
976 slot[SLOT_argv0len] = temp ? temp : len; // Position of _first_ NUL