Searched refs:reconfig (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh658 reconfig=`svcprop -c -p system/reconfigure \
660 if [ $? -ne 0 -o "$reconfig" = false ]; then
/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c145 static int reconfig(void);
478 if (!reconfig()) {
843 reconfig(void) function

Completed in 63 milliseconds