Lines Matching refs:old

302 	 * Don't fail opens of old (bletch!) /proc lwp files.
318 /* semantic for old /proc interface */
599 pr_read_piddir, /* /proc/<pid> (old /proc read()) */
645 pr_read_pidfile, /* old process file */
646 pr_read_pidfile, /* old lwp file */
647 pr_read_opagedata, /* old pagedata file */
1737 error = EIO; /* old /proc semantics */
1776 pr_read_piddir, /* /proc/<pid> (old /proc read()) */
1822 pr_read_pidfile, /* old process file */
1823 pr_read_pidfile, /* old lwp file */
1824 pr_read_opagedata_32, /* old pagedata file */
2717 int old = 0;
2736 old = 1;
2759 error = prusrio(p, UIO_WRITE, uiop, old);
3298 * Visceral revulsion: For compatibility with old /proc,
3366 pr_lookup_notdir, /* old process file */
3367 pr_lookup_notdir, /* old lwp file */
3368 pr_lookup_notdir, /* old pagedata file */
3565 * Link in the old, invalid directory vnode so we
3572 * Kludge for old /proc: initialize the PR_PIDFILE as well.
3898 * Link in the old, invalid directory vnode so we
4383 * Construct an lwp vnode for the old /proc interface.
4516 * as we must support compatibility mode with old /proc.
4522 /* kludge for old /proc interface */
4607 /* kludge for old /proc interface */
4716 pr_readdir_notdir, /* old process file */
4717 pr_readdir_notdir, /* old lwp file */
4718 pr_readdir_notdir, /* old pagedata file */
4911 * Null out all of the defunct entries in the old directory.
4933 * Reallocate the old directory to have enough
4934 * space for the old and new entries combined.
4948 * Move all new entries to the old directory and
5650 * If we allocated an old /proc/pid node, free it too.
5953 * Support for old /proc interface.