Home
last modified time | relevance | path

Searched refs:procfs_doprocctl (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/fs/procfs/
HDprocfs.h44 int procfs_doprocctl(PFS_FILL_ARGS);
HDprocfs.c169 pfs_create_file(dir, "ctl", procfs_doprocctl, in procfs_init()
HDprocfs_ctl.c311 procfs_doprocctl(PFS_FILL_ARGS) in procfs_doprocctl() function