HomeSort by relevance Sort by last modified time
    Searched refs:LLEN (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cron/
cron.h 57 #define LLEN 9
66 char logname[LLEN];
funcs.c 176 (void) strncpy(pmsg->logname, login, LLEN);
  /onnv/onnv-gate/usr/src/cmd/bnu/
anlwrk.c 52 #define LLEN 50
59 static char Filent[LLEN][NAMESIZE]; /* array of C. file names (text) */
60 static char *Fptr[LLEN]; /* pointers to names in Filent */
313 if (i == LLEN) /* if this is off the end get out */
317 if (Nfiles == LLEN) /* last possible entry */
  /onnv/onnv-gate/usr/src/cmd/power/
powerd.c 94 #define LLEN 80
767 char power_cycles_st[LLEN];
768 char power_cycle_limit_st[LLEN];
769 char system_board_date_st[LLEN];
920 char pm_variable[LLEN];
    [all...]

Completed in 180 milliseconds