Searched refs:proc_fdinfowalk (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | proc_fd.c | 83 proc_fdinfowalk(const prfdinfo_t *info, proc_fdinfowalk_f *func, void *arg) in proc_fdinfowalk() function 222 (void) proc_fdinfowalk(info, proc_fdinfo_misc_cb, (void *)&cb); in proc_fdinfo_misc() 251 (void) proc_fdinfowalk(old, proc_fdinfo_dup_cb, (void *)&sz); in proc_fdinfo_dup()
|
H A D | mapfile-vers | 224 proc_fdinfowalk;
|
H A D | libproc.h | 493 extern int proc_fdinfowalk(const prfdinfo_t *, proc_fdinfowalk_f *, void *);
|
/illumos-gate/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 293 (void) proc_fdinfowalk(info, show_paths, NULL); in show_file()
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 128 proc_fdinfowalk.3proc \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3proc.inc | 242 file path=usr/share/man/man3proc/proc_fdinfowalk.3proc
|