Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcatgets.c77 + _CAT_HDR_SIZE in catgets()
86 + _CAT_HDR_SIZE in catgets()
91 + _CAT_HDR_SIZE in catgets()
/illumos-gate/usr/src/head/
H A Dnl_types.h47 #define _CAT_HDR_SIZE sizeof (struct _cat_hdr) macro
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c531 i = read_block(fd, (char *) &hdr, _CAT_HDR_SIZE, pathname);
539 if (i < _CAT_HDR_SIZE || hdr.__nsets < 0) {
1060 n = _CAT_HDR_SIZE + mem;
1076 set = (struct _cat_set_hdr *) (cat + _CAT_HDR_SIZE);