HomeSort by: relevance | last modified time | path
    Searched refs:WriteQuotaAvailable (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
select.c 83 ULONG WriteQuotaAvailable;
189 || fpli.WriteQuotaAvailable >= PIPE_BUF
191 fpli.WriteQuotaAvailable == fpli.OutboundQuota))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
select.c 83 ULONG WriteQuotaAvailable;
189 || fpli.WriteQuotaAvailable >= PIPE_BUF
191 fpli.WriteQuotaAvailable == fpli.OutboundQuota))
  /src/external/mit/libuv/dist/src/win/
pipe.c 624 if (pipe_info.OutboundQuota == pipe_info.WriteQuotaAvailable) {
winapi.h 4383 ULONG WriteQuotaAvailable;

Completed in 54 milliseconds