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

  /src/external/bsd/ntp/dist/ntpd/
ntp_io.c 244 enum desc_type { FD_TYPE_SOCKET, FD_TYPE_FILE }; enum
249 enum desc_type type;
273 static void add_asyncio_reader (struct asyncio_reader *, enum desc_type);
324 static void add_fd_to_list (SOCKET, enum desc_type);
617 enum desc_type type)
4553 enum desc_type type
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-array.cc 589 gfc_get_descriptor_offsets_for_info (const_tree desc_type, tree *data_off,
598 type = TYPE_MAIN_VARIANT (desc_type);

Completed in 58 milliseconds