/illumos-gate/usr/src/cmd/fmt/ |
H A D | Makefile | 31 HEAD= ../mailx/head.o macro 44 $(PROG): $(OBJS) $(HEAD) 45 $(LINK.c) $(OBJS) $(HEAD) -o $@ $(LDLIBS) 48 $(HEAD): FRC
|
/illumos-gate/usr/src/cmd/lp/lib/requests/ |
H A D | putrequest.c | 127 #define HEAD reqheadings[fld].v macro 130 (void)fdprintf(fd, "%s%d\n", HEAD, reqbufp->copies); 134 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->destination); 139 (void)fdprintf(fd, "%s%s\n", HEAD, *pp); 144 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->form); 149 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_IMMEDIATE); 151 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_RESUME); 153 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_HOLD); 158 (void)fdprintf(fd, "%sM\n", HEAD); 160 (void)fdprintf(fd, "%sW\n", HEAD); [all...] |
/illumos-gate/usr/src/cmd/lp/lib/forms/ |
H A D | wrform.c | 74 #define HEAD formheadings[fld].v macro 77 print_sdn(fd, HEAD, formp->plen); 81 print_sdn(fd, HEAD, formp->pwid); 85 print_sdn(fd, HEAD, formp->lpi); 90 print_str(fd, HEAD, NAME_COMPRESSED); 92 print_sdn(fd, HEAD, formp->cpi); 96 fdprintf(fd, "%s %d\n", HEAD, formp->np); 100 fdprintf(fd, "%s %s", HEAD, formp->chset); 107 print_str(fd, HEAD, formp->rcolor); 112 fdprintf(fd, "%s\n", HEAD); [all...] |
/illumos-gate/usr/src/cmd/mail/ |
H A D | clr_hinfo.c | 69 poplist (hdrtype, HEAD);
|
H A D | poplist.c | 39 hdr2rm = (where == HEAD ? 45 if (where == HEAD) {
|
H A D | pushlist.c | 64 ohp = (where == HEAD ? hdrlines[hdrtype].head : hdrlines[hdrtype].tail); 115 if (where == HEAD) {
|
H A D | savehdrs.c | 72 pushlist(H_RECEIVED, HEAD, tbuf, FALSE);
|
H A D | goback.c | 151 pushlist(H_TCOPY, HEAD, work, FALSE);
|
H A D | gendeliv.c | 67 pushlist (H_TCOPY, HEAD, Rpath, FALSE);
|
H A D | mail.h | 91 #define HEAD 1 macro
|
/illumos-gate/usr/src/cmd/lp/lib/printers/ |
H A D | putprinter.c | 325 #define HEAD prtrheadings[fld].v macro 342 (void)fdprintf(fdout, "%s %s\n", HEAD, ptr); 347 print_sdn(fdout, HEAD, prbufp->cpi); 352 print_l(fdout, HEAD, prbufp->char_sets); 360 print_l(fdout, HEAD, prbufp->input_types); 364 print_str(fdout, HEAD, prbufp->device); 368 print_str(fdout, HEAD, prbufp->dial_info); 372 print_str(fdout, HEAD, prbufp->fault_rec); 376 print_str(fdout, HEAD, prbufp->interface); 380 print_sdn(fdout, HEAD, prbuf [all...] |
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_update.c | 126 for (zptr = HEAD(zgrps); zptr != NULL; zptr = NEXT(zptr, z_link)) 147 for (zptr = HEAD(zgrps); zptr != NULL; zptr = NEXT(zptr, z_link)) { 159 n = res_nmkupdate(statp, HEAD(zptr->z_rrlist), 189 zptr = HEAD(zgrps); 191 res_freeupdrec(HEAD(zptr->z_rrlist));
|
H A D | res_findzonecut.c | 237 for (nsrr = HEAD(*nsrrsp); 257 for (arr = HEAD(nsrr->addrs); arr != NULL; arr = NEXT(arr, link)) { 451 for (nsrr = HEAD(*nsrrsp); nsrr != NULL; nsrr = nsrr_n) { 640 while ((nsrr = HEAD(*nsrrsp)) != NULL) 649 while ((arr = HEAD(nsrr->addrs)) != NULL) { 663 for (nsrr = HEAD(*nsrrsp); nsrr != NULL; nsrr = NEXT(nsrr, link))
|
/illumos-gate/usr/src/uts/common/zmod/ |
H A D | inflate.h | 23 HEAD, /* i: waiting for magic header */ enumerator in enum:__anon9342 61 HEAD -> (gzip) or (zlib)
|
/illumos-gate/usr/src/boot/lib/libz/ |
H A D | inflate.h | 21 HEAD, /* i: waiting for magic header */ enumerator in enum:__anon108 61 HEAD -> (gzip) or (zlib) or (raw)
|
/illumos-gate/usr/src/common/mapfiles/gen/ |
H A D | Makefile | 105 $(GREP) MAP-HEAD $(TEMPLATE2) | \ 106 $(SED) -e "s/ *# MAP-HEAD//" >> $@
|
/illumos-gate/usr/src/lib/libresolv2/include/isc/ |
H A D | list.h | 37 #define HEAD(list) ((list).head) macro
|
/illumos-gate/usr/src/tools/quick/ |
H A D | make-gss | 167 git_rev=`git rev-parse --short=8 HEAD`
|
H A D | make-idmap | 187 git_rev=`git rev-parse --short=8 HEAD`
|
H A D | make-zfs | 302 git_rev=`git rev-parse --short=8 HEAD`
|
H A D | make-smbsrv | 270 git_rev=`git rev-parse --short=8 HEAD`
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | flock.c | 1534 ep != HEAD(vertex); 1554 while (ep != HEAD(from_lock)) { 1774 ASSERT(FIRST_ADJ(lock) == HEAD(lock)); 1782 while (ep != HEAD(lock)) { 1811 while (ep != HEAD(lock)) { 1959 for (ep = FIRST_ADJ(vertex); ep != HEAD(vertex); 2018 for (ep = FIRST_IN(request); ep != HEAD(request); ep = NEXT_IN(ep)) { 2031 while (ep != HEAD(request)) { 2128 } while (ep != HEAD(lock)); 2220 vertex->l_sedge == HEAD(verte [all...] |
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_clnt.c | 310 tran = HEAD(ctx->wtran); 375 for (this = HEAD(ctx->tran); this != NULL; this = next) { 500 tran = HEAD(ctx->tran);
|
H A D | ev_connects.c | 190 for (acc = HEAD(ctx->accepts), nxtacc = NULL;
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | flock_impl.h | 381 #define HEAD(lock) (&(lock)->l_edge) macro
|