Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c916 int list_flags; /* copy of cl_flags */ member
926 int tableid, list_flags; in callouts_cb() local
981 coargs->list_flags = 0; in callouts_cb()
986 coargs->list_flags = 0; in callouts_cb()
1003 list_flags = coargs->list_flags; in callouts_cb()
1006 if (! (list_flags & COF_LIST_FLAGS)) { in callouts_cb()
1027 !(list_flags & CALLOUT_LIST_FLAG_HEAPED)) { in callouts_cb()
1079 list_flags = coargs->list_flags; in callouts_cb()
1109 int list_flags; in callout_list_cb() local
1116 coargs->list_flags = cl->cl_flags; in callout_list_cb()
[all …]