Home
last modified time | relevance | path

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

/freebsd/sys/fs/procfs/
H A Dprocfs.h42 int procfs_doproccmdline(PFS_FILL_ARGS);
H A Dprocfs.c166 pfs_create_file(dir, NULL, "cmdline", procfs_doproccmdline, NULL, NULL, in procfs_init()
H A Dprocfs_status.c163 procfs_doproccmdline(PFS_FILL_ARGS) in procfs_doproccmdline() function