Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.c150 #define xsh_sizeof (clazz == ELFCLASS32 \ macro
1372 if (size != xsh_sizeof) { in doshn()
1380 if (pread(fd, xsh_addr, xsh_sizeof, offs) < CAST(ssize_t, xsh_sizeof)) { in doshn()
1412 if (pread(fd, xsh_addr, xsh_sizeof, off) < in doshn()
1413 CAST(ssize_t, xsh_sizeof)) { in doshn()