Searched hist:41875 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dsetproctitle.cdiff 41875 Wed Dec 16 15:34:05 MST 1998 bde Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This is
an unimprovement here. I thought it would be an improvement, as in libkvm,
but here we can access the strings directly.

Use sysctlbyname() instead of sysctl() and trust it to give a nonzero
address if it succeeds.

Completed in 107 milliseconds