Searched defs:abytes (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dzalloc.c286 int abytes = 0; local
296 abytes += (char *)mn - (char *)mp->mp_Base;
305 abytes += (char *)mn->mr_Next - ((char *)mn + mn->mr_Bytes);
309 abytes,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c963 int j, abytes, tbytes, tbits; local
968 abytes = IPV6_ABITS >> 3;
972 for (j = abytes - 1; j >= abytes - tbytes; j--)
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1949 size3 abytes; member in struct:FSSTAT3resok

Completed in 73 milliseconds