Searched refs:procfs_control (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs_ctl.c107 static int procfs_control(struct thread *td, struct proc *p, int op);
110 procfs_control(struct thread *td, struct proc *p, int op) function
289 panic("procfs_control");
335 error = procfs_control(td, p, nm->nm_val);

Completed in 107 milliseconds