Searched refs:reconfig (Results 1 – 2 of 2) sorted by relevance
658 reconfig=`svcprop -c -p system/reconfigure \660 if [ $? -ne 0 -o "$reconfig" = false ]; then
148 static int reconfig(void);482 if (!reconfig()) { in main()848 reconfig(void) in reconfig() function