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

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c73 static char alert_file[200] = "/dev/console"; variable
1019 (void) strcpy(alert_file, optarg);
1677 * and writes an information message to the alert_file.
1698 fd = open(alert_file, O_WRONLY|O_APPEND|O_CREAT, 0644);

Completed in 46 milliseconds