HomeSort by: relevance | last modified time | path
    Searched defs:is_closed (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
listen_dnsport.h 671 uint8_t is_closed; member in struct:doq_stream
listen_dnsport.h 671 uint8_t is_closed; member in struct:doq_stream
  /src/external/gpl3/gdb.old/dist/gdb/
target.c 3085 bool is_closed () function in struct:fileio_fh_t
3123 if (fh.is_closed ())
3134 gdb_assert (!fileio_fhandles[lowest_closed_fd].is_closed ());
3265 if (fh->is_closed ())
3288 if (fh->is_closed ())
3309 if (fh->is_closed ())
3352 if (fh->is_closed ())
target.c 3085 bool is_closed () function in struct:fileio_fh_t
3123 if (fh.is_closed ())
3134 gdb_assert (!fileio_fhandles[lowest_closed_fd].is_closed ());
3265 if (fh->is_closed ())
3288 if (fh->is_closed ())
3309 if (fh->is_closed ())
3352 if (fh->is_closed ())
  /src/external/gpl3/gdb/dist/gdb/
target.c 3096 bool is_closed () function in struct:fileio_fh_t
3134 if (fh.is_closed ())
3145 gdb_assert (!fileio_fhandles[lowest_closed_fd].is_closed ());
3276 if (fh->is_closed ())
3299 if (fh->is_closed ())
3320 if (fh->is_closed ())
3363 if (fh->is_closed ())
target.c 3096 bool is_closed () function in struct:fileio_fh_t
3134 if (fh.is_closed ())
3145 gdb_assert (!fileio_fhandles[lowest_closed_fd].is_closed ());
3276 if (fh->is_closed ())
3299 if (fh->is_closed ())
3320 if (fh->is_closed ())
3363 if (fh->is_closed ())

Completed in 124 milliseconds