Home
last modified time | relevance | path

Searched refs:syscmd (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c1442 char syscmd[MAX_RECONFIG_SIZE + LIFNAMSIZ]; in if_cfginfo() local
1513 (void) snprintf(syscmd, sizeof (syscmd), in if_cfginfo()
1517 (void) snprintf(syscmd, sizeof (syscmd), in if_cfginfo()
1521 rcm_log_message(RCM_TRACE2, "IP: %s\n", syscmd); in if_cfginfo()
1524 if ((fp = popen(syscmd, "r")) == NULL) { in if_cfginfo()
1876 char syscmd[LIFNAMSIZ+MAXPATHLEN]; /* must be big enough */ in modop() local
1896 (void) snprintf(syscmd, sizeof (syscmd), in modop()
1899 (void) snprintf(syscmd, sizeof (syscmd), in modop()
1907 rcm_log_message(RCM_TRACE1, "IP: modop(%s): %s\n", name, syscmd); in modop()
1908 if (rcm_exec_cmd(syscmd) == -1) { in modop()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c1639 char syscmd[BUFSIZ]; in handle_overtemp_interrupt() local
1727 (void) snprintf(syscmd, sizeof (syscmd), in handle_overtemp_interrupt()
1729 envd_log(LOG_ALERT, syscmd); in handle_overtemp_interrupt()
1731 (void) system(syscmd); in handle_overtemp_interrupt()
1881 char syscmd[BUFSIZ]; in dimm_fan_thr() local
1939 (void) snprintf(syscmd, sizeof (syscmd), in dimm_fan_thr()
1943 envd_log(LOG_ALERT, syscmd); in dimm_fan_thr()
1944 (void) system(syscmd); in dimm_fan_thr()
2042 char syscmd[BUFSIZ]; in disk_temp_thr() local
2200 (void) snprintf(syscmd, in disk_temp_thr()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c1211 char syscmd[BUFSIZ]; in system_temp_thr() local
1328 (void) snprintf(syscmd, in system_temp_thr()
1329 sizeof (syscmd), in system_temp_thr()
1333 envd_log(LOG_ALERT, syscmd); in system_temp_thr()
1337 (void) system(syscmd); in system_temp_thr()
1557 char syscmd[BUFSIZ]; in disk_temp_thr() local
1705 (void) snprintf(syscmd, sizeof (syscmd), in disk_temp_thr()
1707 envd_log(LOG_ALERT, syscmd); in disk_temp_thr()
1709 (void) system(syscmd); in disk_temp_thr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c525 char syscmd[BUFSIZ]; in monitor_sensors() local
592 (void) snprintf(syscmd, sizeof (syscmd), in monitor_sensors()
594 envd_log(LOG_CRIT, syscmd); in monitor_sensors()
596 (void) system(syscmd); in monitor_sensors()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c1272 char syscmd[BUFSIZ]; in handle_overtemp_interrupt() local
1354 (void) snprintf(syscmd, sizeof (syscmd), in handle_overtemp_interrupt()
1356 envd_log(LOG_ALERT, syscmd); in handle_overtemp_interrupt()
1358 (void) system(syscmd); in handle_overtemp_interrupt()
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m425 syscmd(sh _CF_DIR_`'sh/makeinfo.sh _CF_DIR_ > TEMPFILE)dnl
27 syscmd(rm -f TEMPFILE)dnl')')
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c1797 char syscmd[BUFSIZ]; in monitor_sensors() local
1879 (void) snprintf(syscmd, sizeof (syscmd), in monitor_sensors()
1881 envd_log(LOG_ALERT, syscmd); in monitor_sensors()
1883 (void) system(syscmd); in monitor_sensors()
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS383 * Intel MPS 1.4 config/check code is totally new, and the "syscmd="