Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/sdbc/
H A Dscmadm.c73 static char alert_file[200] = "/dev/console"; variable
1019 (void) strcpy(alert_file, optarg); in scmadm_lintmain()
1698 fd = open(alert_file, O_WRONLY|O_APPEND|O_CREAT, 0644);