Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcon1.c77 time_t firstime; variable
154 if (firstime == 0) in main()
155 firstime = wb.ut_xtime; in main()
420 cftime(time_buf, DATE_FMT, &firstime); in printrep()
446 timet = MINS(lastime-firstime); in printlin()
H A Dacctcon.c86 time_t firstime; variable
147 if (firstime == 0) in main()
148 firstime = wb.ut_xtime; in main()
394 cftime(time_buf, DATE_FMT, &firstime); in printrep()
421 timet = MINS(lastime-firstime); in printlin()
/titanic_41/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c86 int firstime = 1; in _nss_ldap_group2str() local
174 if (firstime) { in _nss_ldap_group2str()
179 firstime = 0; in _nss_ldap_group2str()