Searched refs:reconfigure (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/initpkg/
H A DrcS.sh114 # if the svc.startd reconfigure property is set. Note that for complete
120 svcprop -q -p system/reconfigure system/svc/restarter:default
169 # Clean up the /reconfigure file and sync the new entries to
175 [ -f /reconfigure ] && /usr/bin/rm -f /reconfigure
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dboot-archive-update.ksh44 if [ -f $UPDATEFILE ] || [ -f /reconfigure ]; then
/illumos-gate/usr/src/cmd/svc/milestone/
H A Ddevices-local37 svcprop -q -p system/reconfigure system/svc/restarter:default
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.h299 static void reconfigure(void);
H A Dsyslogd.c52 * cause it to reconfigure.
434 (void) sigaddset(&sigs, SIGHUP); /* reconfigure */
488 reconfigure();
1245 * long, logmsg() may not receive SHUTDOWN before reconfigure()
1250 * LOOP_INTERVAL seconds when reconfigure() enqueues it. It
1253 * filed may have been invalidated. reconfigure() will set the
4952 reconfigure() function
4984 DPRINT2(3, "reconfigure(%u): %.15s: awaiting logmsg()"
5001 DPRINT2(3, "reconfigure(%u): %.15s: logmsg() will accept HUP\n",
5022 DPRINT2(3, "reconfigure(
[all...]
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh647 # need to be done during a reconfigure boot. This needs to be
655 # Is this a reconfigure boot? If not, then there's nothing
658 reconfig=`svcprop -c -p system/reconfigure \
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c973 reconfigure(hrtime_t now, hrtime_t *next_configuration, function
976 debug("reconfigure...\n");
1616 * is received. Call reconfigure to apply new configuration
1622 reconfigure(now, &next_configuration, &next_proc_walk,
1627 reconfigure(now, &next_configuration, &next_proc_walk,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c335 static void reconfigure();
2576 reconfigure();
2591 reconfigure();
2602 reconfigure();
2829 reconfigure() function
5427 reconfigure();
5434 reconfigure();
5450 reconfigure();
5460 reconfigure();
5702 reconfigure();
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2519 u8_t reconfigure = FALSE; local
2563 reconfigure = TRUE;
2573 reconfigure = TRUE;
2585 reconfigure = TRUE;
2595 reconfigure = TRUE;
2601 DbgBreakIf(!reconfigure && sync_with_toe);
2604 if (reconfigure || sync_with_toe)

Completed in 82 milliseconds