|
int login_tty | (int dosyatanıtıcı) |
void login | (const struct utmp *girdi) |
int logout | (const char *ut_line) |
void logwtmp | (const char *ut_line, const char *ut_name, const char *ut_host) |
Taşınabilirlik Bilgisi | |
---|---|
BSD struct utmp yapısı sadece ut_line, ut_name, ut_host ve ut_time üyelerine sahiptir. Daha eski sistemlerde ise ut_host üyesi yoktur. |
|