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

  /src/crypto/external/bsd/heimdal/dist/lib/ipc/
server.c 382 kr = mach_port_insert_right(mach_task_self(), mp, mp,
  /src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c 1631 kret = mach_port_insert_right (gdb_task, darwin_ex_port,
1635 error (_("Unable to create exception port, mach_port_insert_right "
gnu-nat.c 726 mach_port_insert_right (mach_task_self (), inf->event_port,
  /src/external/gpl3/gdb/dist/gdb/
darwin-nat.c 1631 kret = mach_port_insert_right (gdb_task, darwin_ex_port,
1635 error (_("Unable to create exception port, mach_port_insert_right "
gnu-nat.c 726 mach_port_insert_right (mach_task_self (), inf->event_port,
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 9227 /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
9228 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
  /src/external/gpl3/gdb/dist/gnulib/
configure 9224 /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
9225 if (mach_port_insert_right (self, our_exception_port, our_exception_port,

Completed in 43 milliseconds