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

/illumos-gate/usr/src/head/
H A Dsyms.h67 #define n_offset _n._n_n._n_offset macro
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c408 * and n_offset) the first of which is zero
441 if (q->n_offset < sizeof (long) ||
442 q->n_offset >= strtablen) {
448 if (strcmp(&strtab[q->n_offset],
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c832 size_t offset, n_offset, n_size; local
836 n_offset = offset = ((devid_nm & NM_DEVID) ?
875 offset = n_offset;
906 size_t offset, n_offset, n_size; local
910 n_offset = offset = ((devid_nm & NM_DEVID) ?
947 offset = n_offset;
1114 size_t offset, n_offset, n_size; local
1143 * n_offset will be used to reset offset
1145 n_offset = offset = ((devid_nm & NM_DEVID) ?
1188 offset = n_offset;
1528 size_t offset, n_offset, n_size; local
4176 size_t offset, n_offset; local
[all...]

Completed in 78 milliseconds