Searched refs:nw (Results 1 - 25 of 50) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_nw.c73 struct irs_nw *nw; local
81 if (!(nw = memget(sizeof *nw))) {
86 memset(nw, 0x5e, sizeof *nw);
89 nw->private = pvt;
90 nw->close = nw_close;
91 nw->next = nw_next;
92 nw->byname = nw_byname;
93 nw
120 struct irs_nw *nw; local
146 struct irs_nw *nw; local
169 struct irs_nw *nw; local
190 struct irs_nw *nw; local
207 struct irs_nw *nw = rule->inst->nw; local
246 struct irs_nw *nw = rule->inst->nw; local
[all...]
H A Dirp_nw.c77 static void free_nw(struct nwent *nw);
89 struct irs_nw *nw; local
98 if (!(nw = memget(sizeof *nw))) {
103 memset(nw, 0x0, sizeof *nw);
106 nw->private = pvt;
107 nw->close = nw_close;
108 nw->byname = nw_byname;
109 nw
144 struct nwent *nw = &pvt->net; local
193 struct nwent *nw = &pvt->net; local
271 struct nwent *nw = &pvt->net; local
328 free_nw(struct nwent *nw) argument
[all...]
H A Dgetnetent.c112 struct irs_nw *nw; local
114 if (!net_data || !(nw = net_data->nw))
116 net_data->nww_last = (*nw->next)(nw);
123 struct irs_nw *nw; local
127 if (!net_data || !(nw = net_data->nw))
138 net_data->nww_last = (*nw->byname)(nw, nam
147 struct irs_nw *nw; local
201 struct irs_nw *nw; local
214 struct irs_nw *nw; local
[all...]
H A Dlcl_nw.c122 struct irs_nw *nw; local
132 if (!(nw = memget(sizeof *nw))) {
137 memset(nw, 0x5e, sizeof *nw);
138 nw->private = pvt;
139 nw->close = nw_close;
140 nw->byname = nw_byname;
141 nw->byaddr = nw_byaddr;
142 nw
[all...]
H A Dirs_data.h34 struct irs_nw * nw; member in struct:net_data
H A Ddns_nw.c105 struct irs_nw *nw; local
115 if (!(nw = memget(sizeof *nw))) {
120 memset(nw, 0x5e, sizeof *nw);
121 nw->private = pvt;
122 nw->close = nw_close;
123 nw->byname = nw_byname;
124 nw->byaddr = nw_byaddr;
125 nw
[all...]
H A Dgen.c202 struct irs_nw *nw;
220 nw = rule->inst->nw;
222 (*nw->res_set)(nw, res, NULL);
250 if (irs->accessors[n].nw != NULL)
251 (*irs->accessors[n].nw->close)(irs->accessors[n].nw);
369 if (inst->nw == NULL && inst->acc->nw_map != NULL)
370 inst->nw
[all...]
H A Dgen_p.h75 struct irs_nw * nw; member in struct:irs_inst
H A Dirs_data.c99 if (net_data->nw != NULL) {
100 (*net_data->nw->close)(net_data->nw);
101 net_data->nw = NULL;
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_shift.c134 int i,nw,lb,rb; local
142 nw=n/BN_BITS2;
143 if (bn_wexpand(r,a->top+nw+1) == NULL) return(0);
148 t[a->top+nw]=0;
151 t[nw+i]=f[i];
156 t[nw+i+1]|=(l>>rb)&BN_MASK2;
157 t[nw+i]=(l<<lb)&BN_MASK2;
159 memset(t,0,nw*sizeof(t[0]));
160 /* for (i=0; i<nw; i++)
162 r->top=a->top+nw
170 int i,j,nw,lb,rb; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/model/netpr/
H A Dnet.c135 int nw; local
152 nw = write(sockfd, pa, ctr);
153 syslog(LOG_DEBUG, "xfer_file: write while loop => nw = %d", nw);
155 if ((nw == 0) || (nw < 0)) {
180 ctr -= nw;
181 pa += nw;
199 int nw = 0; local
222 nw
323 int nw; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/tip/aculib/
H A Ddn11.c27 int lt, nw; local
56 nw = write(dn, num, lt = strlen(num));
57 exit(nw != lt);
77 while ((nw = wait(&lt)) != child && nw != -1)
/opensolaris-onvv-gate/usr/src/cmd/spell/
H A Dmalloc.c85 register nw;
89 nw = (nbytes+WORD+WORD-1)/WORD + 1; /*need one more than asked for*/
101 if(q>=p+nw && p+nw>=p)
115 temp = nw;
126 temp -= (temp-nw+1)/2;
127 if(temp <= nw)
133 allocp = p + nw;
209 register unsigned nw; local
222 nw
227 ASSERT(clearbusy(q[-1].ptr)-q==nw); local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c228 int i, nw, spacewidth, n, v; local
264 nw = 0;
269 nw++;
270 width[nw] = atoi(s1);
271 kern[nw] = atoi(s2);
277 code[nw] = i;
283 fitab[ch[0] - 32] = nw; /* fitab origin omits non-graphics */
287 fitab[i + 128-32] = nw; /* starts after the ascii */
294 nw++;
303 if ( nw >
[all...]
/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A Dmakedev.c222 int i, nw, spacewidth, n, v; local
254 nw = 0;
259 nw++;
260 width[nw] = atoi(s1);
261 kern[nw] = atoi(s2);
267 code[nw] = i;
274 fitab[ch[0] - 32] = nw; /* fitab origin omits non-graphics */
278 fitab[i + 128-32] = nw; /* starts after the ascii */
285 nw++;
286 if (dev.biggestfont >= nw)
[all...]
H A Dt10.c101 int i, fin, nw; local
136 nw = *p & BYTEMASK; /* 1st thing is width count */
143 kerntab[i] = p + nw;
144 codetab[i] = p + 2 * nw;
145 fitab[i] = p + 3 * nw; /* skip width, kern, code */
146 p += 3 * nw + dev.nchtab + 128 - 32;
/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/os/
H A Dos_rw.c125 ssize_t nw; local
129 offset = 0; offset < len; taddr += nw, offset += nw)
130 if ((nw = __db_jump.j_write != NULL ?
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DOutputByteStream.cxx267 int nw = ::write(fd_, s, n); local
268 if (nw < 0)
270 n -= nw;
271 s += nw;
/opensolaris-onvv-gate/usr/src/cmd/tcopy/
H A Dtcopy.c69 int n, nw, inp, outp; local
124 nw = write(outp, buff, (size_t)n);
125 if (nw != n) {
127 " read (%d)\n", nw, n);
/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_put.c363 size_t nw, remain; local
393 nw = remain > len ? len : remain;
394 memcpy(lp->buf + lp->b_off, addr, nw);
395 addr = (u_int8_t *)addr + nw;
396 len -= nw;
397 lp->b_off += nw;
421 ssize_t nw; local
438 (ret = __os_write(dblp->lfd, addr, len, &nw)) != 0) {
442 if (nw != (int32_t)len)
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dcpmv.c48 register int nr, nw; local
86 (nw = write(fd2, buf, nr)) == nr)
92 if (nr != 0 || nw == -1) {
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/perlasm/
H A Dx86asm.pl34 elsif ( ($type eq "nw-nasm"))
36 elsif ( ($type eq "nw-mwasm"))
47 nw-nasm - NetWare NASM format
48 nw-mwasm- NetWare Metrowerks Assembler
/opensolaris-onvv-gate/usr/src/uts/common/io/uwb/uwba/
H A Duwbai.c728 uwb_notif_wrapper_t *nw = NULL; local
734 nw = list_head(&uwba_dev->notif_list);
735 if (nw != NULL) {
741 list_remove(&(uwba_dev->notif_list), nw);
746 return (nw);
791 uwb_notif_wrapper_t *nw; local
793 nw = uwb_get_notification(uwb_dev_hdl, arg, mode);
795 if (nw && nw->notif) {
797 if (ddi_copyout(nw
1538 uwb_free_notification(uwb_notif_wrapper_t *nw) argument
[all...]
H A Duwba.c482 uwb_notif_wrapper_t *nw; local
494 nw = list_head(&uwba_dev->notif_list);
495 if (nw != NULL) {
496 list_remove(&(uwba_dev->notif_list), nw);
502 if (nw->notif) {
503 kmem_free(nw->notif, nw->length);
505 kmem_free(nw, sizeof (uwb_notif_wrapper_t));
651 uwb_notif_wrapper_t *nw, *ow; local
653 nw
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_region.c39 ssize_t nr, nw; local
360 __os_write(infop->fd, rlp, sizeof(*rlp), &nw)) != 0)
742 ssize_t nr, nw; local
763 __os_write(infop->fd, buf, sizeof(buf), &nw)) != 0)
765 if (nw != sizeof(buf))
782 if ((ret = __os_write(infop->fd, buf, sizeof(buf), &nw)) != 0)
784 if (nw != sizeof(buf))

Completed in 253 milliseconds

12