> I can't find the source to files_getstate *anywhere* in /usr/src.
> Can anyone tell me where to find this missing function/macro?
Try "src/lib/libc/include/nss_tls.h":
...
static int \
name##_getstate(st
constant in pwd.h and the
version member of a files_state struct. The files_state struct is
presumably filled in by a call to files_getstate.
I can't find the source to files_getstate *anywhere* in /usr/src.
See?
guru% pwd
/usr/src
guru% find . -type f | xargs grep files_getstate /dev/null
2 matches
Mail list logo