HomeSort by: relevance | last modified time | path
    Searched defs:proc_target (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/miscfs/procfs/
procfs_vnops.c 151 static const struct proc_target { struct
195 static const struct proc_target proc_root_targets[] = {
216 static const struct proc_target proc_sys_targets[] = {
230 static const struct proc_target proc_sysfs_targets[] = {
244 static const struct proc_target proc_mqueue_targets[] = {
262 static const struct proc_target proc_sysvipc_targets[] = {
1072 const struct proc_target *pt = NULL;
1266 const struct proc_target *targets;
1428 const struct proc_target *pt;
1615 const struct proc_target *targets
    [all...]
procfs_vnops.c 151 static const struct proc_target { struct
195 static const struct proc_target proc_root_targets[] = {
216 static const struct proc_target proc_sys_targets[] = {
230 static const struct proc_target proc_sysfs_targets[] = {
244 static const struct proc_target proc_mqueue_targets[] = {
262 static const struct proc_target proc_sysvipc_targets[] = {
1072 const struct proc_target *pt = NULL;
1266 const struct proc_target *targets;
1428 const struct proc_target *pt;
1615 const struct proc_target *targets
    [all...]
procfs_vnops.c 151 static const struct proc_target { struct
195 static const struct proc_target proc_root_targets[] = {
216 static const struct proc_target proc_sys_targets[] = {
230 static const struct proc_target proc_sysfs_targets[] = {
244 static const struct proc_target proc_mqueue_targets[] = {
262 static const struct proc_target proc_sysvipc_targets[] = {
1072 const struct proc_target *pt = NULL;
1266 const struct proc_target *targets;
1428 const struct proc_target *pt;
1615 const struct proc_target *targets
    [all...]

Completed in 156 milliseconds