Searched refs:wl (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_waits.c | 56 evWaitList *wl = evGetWaitList(ctx, tag, 1); local 63 if (wl->last != NULL) 64 wl->last->next = new; 66 wl->first = new; 67 wl->last = new; 81 evWaitList *wl = evGetWaitList(ctx, tag, 0); local 84 if (!wl) { 89 first = wl->first; 96 ctx->waitDone.last = wl->last; 97 evFreeWaitList(ctx, wl); 109 evWaitList *wl; local 187 evWaitList *wl; local [all...] |
/osnet-11/usr/src/grub/grub2/build-aux/ |
H A D | config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 70 wl='-Wl,' 73 wl='-Wl,' 80 wl='-Wl,' 83 wl='-Wl,' 86 wl='-Wl,' 89 wl [all...] |
/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_wr.c | 256 dapli_tavor_wrid_find_match_srq(dapls_tavor_wrid_list_hdr_t *wl, argument 274 wqe_index = TAVOR_SRQ_WQ_INDEX(wl->wl_srq_desc_addr, wqe_addr, 275 wl->wl_srq_wqesz); 278 dapl_os_assert(wqe_index < wl->wl_size); 282 qsize_msk = wl->wl_size - 1; 283 tail = wl->wl_freel_tail; 286 wl->wl_freel_entries++; 288 dapl_os_assert(wl->wl_freel_entries <= wl->wl_size); 291 wl [all...] |
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 2337 int wl; local 3051 if (!(wl = p - w)) 3055 wl = 0; 3065 if (wl && !match((char*)what, w, version, id, catalog)) 3066 wl = 0; 3067 if ((!wl || *w == ':' || *w == '?') && (what[1] || sl && !memchr(s, what[0], sl) || !sl && what[0] != f))
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CPAN.pm | 6048 CPAN.pm will enable the C<wq>, C<wr>, C<wd>, C<wl>, and C<wh> commands
|
Completed in 52 milliseconds