HomeSort by relevance Sort by last modified time
    Searched defs:ISSUEFILE (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/cmd/ttymon/
ttymon.h 123 #define ISSUEFILE "/etc/issue" /*file to print before prompt */
  /netvirt/usr/src/cmd/login/
login.c 101 #define ISSUEFILE "/etc/issue" /* file to print before prompt */
1112 if ((fp = fopen(ISSUEFILE, "r")) != NULL) {
    [all...]

Completed in 180 milliseconds