Home
last modified time | relevance | path

Searched defs:val_list (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c1592 struct val_list { struct
1593 struct val_list *val_next; argument
1605 static struct val_list * argument
1799 struct val_list *val_list, *tail; in get_hwc_spec() local
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c81 prctl_value_t *val_list; member