Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.h45 typedef struct proc_ops { struct
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4662 static const mdb_tgt_ops_t proc_ops = { variable
5273 t->t_ops = &proc_ops; in mdb_proc_tgt_create()