Home
last modified time | relevance | path

Searched defs:proc_list (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/rpcgen/
H A Drpc_parse.h120 struct proc_list { struct
127 struct proc_list *next; argument
129 typedef struct proc_list proc_list; typedef
/netbsd/external/bsd/top/dist/machine/
H A Dm_macosx.c126 static struct macos_proc *proc_list = NULL; variable
/netbsd/bin/ksh/
H A Djobs.c143 Proc *proc_list; /* process list */ member