Searched refs:HEAD (Results 1 - 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/cmd/fmt/
H A DMakefile31 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 Dputrequest.c127 #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 Dwrform.c74 #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 Dclr_hinfo.c69 poplist (hdrtype, HEAD);
H A Dpoplist.c39 hdr2rm = (where == HEAD ?
45 if (where == HEAD) {
H A Dpushlist.c64 ohp = (where == HEAD ? hdrlines[hdrtype].head : hdrlines[hdrtype].tail);
115 if (where == HEAD) {
H A Dsavehdrs.c72 pushlist(H_RECEIVED, HEAD, tbuf, FALSE);
H A Dgoback.c151 pushlist(H_TCOPY, HEAD, work, FALSE);
H A Dgendeliv.c67 pushlist (H_TCOPY, HEAD, Rpath, FALSE);
H A Dmail.h91 #define HEAD 1 macro
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c325 #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 Dres_update.c126 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 Dres_findzonecut.c237 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 Dinflate.h23 HEAD, /* i: waiting for magic header */ enumerator in enum:__anon9342
61 HEAD -> (gzip) or (zlib)
/illumos-gate/usr/src/boot/lib/libz/
H A Dinflate.h21 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 DMakefile105 $(GREP) MAP-HEAD $(TEMPLATE2) | \
106 $(SED) -e "s/ *# MAP-HEAD//" >> $@
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlist.h37 #define HEAD(list) ((list).head) macro
/illumos-gate/usr/src/tools/quick/
H A Dmake-gss167 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-idmap187 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-zfs302 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-smbsrv270 git_rev=`git rev-parse --short=8 HEAD`
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c1534 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 Dctl_clnt.c310 tran = HEAD(ctx->wtran);
375 for (this = HEAD(ctx->tran); this != NULL; this = next) {
500 tran = HEAD(ctx->tran);
H A Dev_connects.c190 for (acc = HEAD(ctx->accepts), nxtacc = NULL;
/illumos-gate/usr/src/uts/common/sys/
H A Dflock_impl.h381 #define HEAD(lock) (&(lock)->l_edge) macro

Completed in 107 milliseconds

12