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

  /src/external/bsd/tmux/dist/compat/
daemon-darwin.c 66 mach_port_t root = MACH_PORT_NULL;
67 mach_port_t s = MACH_PORT_NULL;
  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.c 91 static process_t proc_server = MACH_PORT_NULL;
415 proc->exc_port = MACH_PORT_NULL;
418 proc->saved_exc_port = MACH_PORT_NULL;
487 proc->saved_exc_port = MACH_PORT_NULL;
490 proc->exc_port = MACH_PORT_NULL;
515 if (proc->exc_port == MACH_PORT_NULL)
536 mach_port_t prev_port = MACH_PORT_NULL;
543 proc->saved_exc_port = MACH_PORT_NULL;
544 proc->exc_port = MACH_PORT_NULL;
576 if (prev_port != MACH_PORT_NULL)
    [all...]
darwin-nat.c 572 MACH_PORT_NULL,
697 MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE,
698 MACH_PORT_NULL);
790 rh->msgh_local_port = MACH_PORT_NULL;
808 MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE,
809 MACH_PORT_NULL);
1223 sizeof (msgin.data), darwin_port_set, 0, MACH_PORT_NULL);
1270 sizeof (msgin.data), darwin_port_set, 1, MACH_PORT_NULL);
1357 priv->notify_port, MACH_PORT_NULL);
1363 MACH_PORT_NULL,
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.c 91 static process_t proc_server = MACH_PORT_NULL;
414 proc->exc_port = MACH_PORT_NULL;
417 proc->saved_exc_port = MACH_PORT_NULL;
486 proc->saved_exc_port = MACH_PORT_NULL;
489 proc->exc_port = MACH_PORT_NULL;
514 if (proc->exc_port == MACH_PORT_NULL)
535 mach_port_t prev_port = MACH_PORT_NULL;
542 proc->saved_exc_port = MACH_PORT_NULL;
543 proc->exc_port = MACH_PORT_NULL;
575 if (prev_port != MACH_PORT_NULL)
    [all...]
darwin-nat.c 569 MACH_PORT_NULL,
694 MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE,
695 MACH_PORT_NULL);
787 rh->msgh_local_port = MACH_PORT_NULL;
805 MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE,
806 MACH_PORT_NULL);
1220 sizeof (msgin.data), darwin_port_set, 0, MACH_PORT_NULL);
1267 sizeof (msgin.data), darwin_port_set, 1, MACH_PORT_NULL);
1354 priv->notify_port, MACH_PORT_NULL);
1360 MACH_PORT_NULL,
    [all...]
  /src/external/bsd/libfido2/dist/src/
hid_osx.c 176 if ((s = IOHIDDeviceGetService(dev)) == MACH_PORT_NULL) {
388 return (MACH_PORT_NULL);
399 io_registry_entry_t entry = MACH_PORT_NULL;
428 if ((entry = get_ioreg_entry(path)) == MACH_PORT_NULL) {
475 if (entry != MACH_PORT_NULL)
  /src/crypto/external/bsd/heimdal/dist/lib/ipc/
server.c 380 return MACH_PORT_NULL;
386 return MACH_PORT_NULL;
392 return MACH_PORT_NULL;
397 return MACH_PORT_NULL;
411 mach_port_t sport = MACH_PORT_NULL;
418 if (sport == MACH_PORT_NULL) {
441 if (sport != MACH_PORT_NULL)
client.c 308 if (ipc->server != MACH_PORT_NULL)
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Process.inc 158 // replace each with MACH_PORT_NULL.
161 MACH_PORT_NULL, OriginalBehaviors[i],
Signals.inc 653 MACH_PORT_NULL,
  /src/external/gpl3/gdb/dist/gnulib/
configure 9215 our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 9215 our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);

Completed in 67 milliseconds