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

/illumos-gate/usr/src/lib/libc/inc/
H A Dfile64.h66 unsigned char *_end; /* the end of the buffer */ member in struct:__FILE_TAG
82 unsigned char *_end; /* the end of the buffer */ member in struct:xFILEdata
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4x_standalloc.c91 * |-------| memlistpage (at roundup(_end, pagesize))
92 * |-------| _end
291 static char _end[1]; /* defined by the linker! */ variable
297 extern char _end[];
309 memlistpage = (caddr_t)roundup((uintptr_t)_end, pagesize);
/illumos-gate/usr/src/man/man3c/
H A DMakefile571 _end.3c \
1652 _end.3c := LINKSRC = end.3c

Completed in 77 milliseconds