Searched defs:reconfigure (Results 1 - 4 of 4) sorted by relevance

/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/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)
/illumos-gate/usr/src/cmd/syslogd/
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/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...]

Completed in 127 milliseconds