The OpenNET Project / Index page

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

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

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

fprintCacheEntry_s (3)
  • >> fprintCacheEntry_s (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    fprintCacheEntry_s - Finger print cache entry. 
     
    

    SYNOPSIS


    #include <fprint.h>

     

    Data Fields


    const char * dirName

    dev_t dev

    ino_t ino

    int isFake
     

    DETAILED DESCRIPTION

    Finger print cache entry.

    This is really a directory and symlink cache. We don't differentiate between the two. We can prepopulate it, which allows us to easily conduct 'fake' installs of a system w/o actually mounting filesystems.

    Definition at line 27 of file fprint.h.  

    FIELD DOCUMENTATION

     

    dev_t fprintCacheEntry_s::dev

    stat(2) device number

    Definition at line 29 of file fprint.h.

    Referenced by doLookup(), and fpHashFunction().  

    const char* fprintCacheEntry_s::dirName

    path to existing directory

    Definition at line 28 of file fprint.h.

    Referenced by doLookup().  

    ino_t fprintCacheEntry_s::ino

    stat(2) inode number

    Definition at line 30 of file fprint.h.

    Referenced by doLookup(), and fpHashFunction().  

    int fprintCacheEntry_s::isFake

    (currently unused)

    Definition at line 31 of file fprint.h.

    Referenced by doLookup().

     

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Data Fields
    DETAILED DESCRIPTION
    FIELD DOCUMENTATION
    dev_t fprintCacheEntry_s::dev
    const char* fprintCacheEntry_s::dirName
    ino_t fprintCacheEntry_s::ino
    int fprintCacheEntry_s::isFake
    AUTHOR


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




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

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