Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c35 struct except_list { struct
37 struct except_list *el_next; argument
40 static struct except_list *except_list; variable
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetauditflags.c88 int except_list[3]; in getauditflagschar() local