site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I wanted to get a pid_t of a process registered with the boostrap server. Tomas -- # Ing. Tomas Zahradnicky, Jr. # The Czech Technical University # Dept of Computer Science, FEE-CTU Prague _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Not really. What are you really trying to do? Even if you could easily answer this question, the result would be subject to race conditions. The only way I found was to use bootstrap_info and then sysctl with CTL_KERN/KERN_PROC/KERN_PROC_ALL and compare the results. This email sent to site_archiver@lists.apple.com