The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

logout (3)
  • logout (1) ( Solaris man: Команды и прикладные программы пользовательского уровня )
  • logout (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня )
  • logout (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  • >> logout (3) ( FreeBSD man: Библиотечные вызовы )
  • logout (3) ( Русские man: Библиотечные вызовы )
  • logout (3) ( Linux man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    logout
    
     - remove an entry from the utmp file
    
     
    

    LIBRARY

    Lb libutil
    
     
    

    SYNOPSIS

       #include <sys/types.h>
       #include <libutil.h>
    int logout (const char *line);
     

    DESCRIPTION

    The function logout ();
    searches the utmp(5) file for the slot described by line (usually a tty name). If such a slot could be found, it will be updated with a record where the name and host fields are empty, and the time stamp field is updated to the current time.  

    RETURN VALUES

    The logout ();
    function returns 1 if the slot described by line has been found and updated, 0 otherwise.  

    SEE ALSO

    login(3), utmp(5), wtmp(5)  

    BUGS

    The calling interface of logout ();
    is inconsistent with that of login(3).


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    SEE ALSO
    BUGS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру