site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=gXMXHGIM1kdf+KHzLcqascwWpIkSJxqITf1Y9l64o3Hup3QkaogZMH4IAgjG1ERNZx1yw4t3J67pEUABzLzKFKtPqeefvyaAr8KM7hD1ykgYW2GHiQhZAbbZQNWjKe11HSdTOtuHeygO7/WotsSYxPlE4RiOguHImxKV+ebuReU= I am trying to get a list of open file handles from the kernel, and it appears that pre-panther the way to do this is by using sysctl on "kern.file". However, the call in my program is returning an empty list, and "pstat -f" also has nothing listed. Has this functionality been removed? And if so, is there an equivalent replacement? The only other reference I could find to this was at http://lists.apple.com/archives/darwin-kernel/2004/Mar/msg00034.html, but no one ever answered his question. _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
stephen joseph butler