Home
last modified time | relevance | path

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

/mirbsd/src/sys/miscfs/procfs/
Dprocfs_status.c53 int procfs_stat_gen(struct proc *, char *s, int);
66 procfs_stat_gen(p, s, l) in procfs_stat_gen() function
169 len = procfs_stat_gen(p, NULL, 0);
171 len = procfs_stat_gen(p, ps, len);