1: struct lastlog {
   2:     time_t  ll_time;
   3:     char    ll_line[8];
   4: #ifdef  UCB_NET
   5:     char    ll_host[16];        /* same as in utmp */
   6: #endif
   7: };

Defined struct's

lastlog defined in line 1; used 8 times

Usage of this include

Last modified: 1984-03-01
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 596
Valid CSS Valid XHTML 1.0 Strict