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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
cti-services.c 60 object_t *first_command; member in struct:_cti_connection_t
94 if (ref->first_command != NULL) {
95 xpc_release(ref->first_command);
96 ref->first_command = NULL;
498 object_t *message = conn_ref->first_command;
499 conn_ref->first_command = NULL;
570 conn_ref->first_command = dict;
  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 635 bfd_mach_o_load_command *first_command; member in struct:mach_o_data_struct
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 635 bfd_mach_o_load_command *first_command; member in struct:mach_o_data_struct
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 635 bfd_mach_o_load_command *first_command; member in struct:mach_o_data_struct
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 635 bfd_mach_o_load_command *first_command; member in struct:mach_o_data_struct

Completed in 26 milliseconds