Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dmsgfmt.c59 static struct domain_struct *first_domain = NULL; variable
776 p1 = first_domain; in find_domain_node()
781 p1 = first_domain; in find_domain_node()
808 first_domain = node; in find_domain_node()
830 first_domain = node; in find_domain_node()
869 p = first_domain; in output_all_mo_files()
1133 p = first_domain; in printlist()
/titanic_41/usr/src/uts/common/xen/public/
H A Dsysctl.h168 domid_t first_domain; member