Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/crle/common/
H A D_crle.h202 extern int updateconfig(Crle_desc *);
H A Dcrle.c645 if (updateconfig(&crle) != 0) in main()
H A Dconfig.c629 updateconfig(Crle_desc * crle) in updateconfig() function