*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> advfs_get_file_attributes (3)              
Title
Content
Arch
Section
 

advfs_get_file_attributes(3)

Contents


NAME    [Toc]    [Back]

       advfs_get_file_attributes  - Get the AdvFS attributes of a
       file

SYNOPSIS    [Toc]    [Back]

       #include <sys/advfs_syscalls.h>

       int advfs_get_file_attributes(
               int fd,
               fileAttributesT *fileAttributes );

LIBRARY    [Toc]    [Back]

       AdvFS Library (libadvfs)

PARAMETERS    [Toc]    [Back]

       An open file descriptor of the file for which you want  to
       obtain the attributes.  A pointer to a structure that will
       contain the file attributes on successful return from  the
       function.

DESCRIPTION    [Toc]    [Back]

       This function returns the AdvFS-specific attributes of the
       file specified  by  the  fd  parameter  in  the  specified
       fileAttributes structure.

RETURN VALUES    [Toc]    [Back]

       The   function  returns  a value of 0 (zero) on successful
       completion.  The function returns a value of -1 on failure
       and sets the value of errno to the specific error.

ERRORS    [Toc]    [Back]

       The  function  sets  errno to the specified errors for the
       following failure conditions: The file  descriptor  fd  is
       not  pointing  to a file that resides in an AdvFS fileset.
       An I/O error occurred on one of the disks  containing  the
       file.  There is not enough memory available for the operation.

SEE ALSO    [Toc]    [Back]

      
      
       Commands: chfile(8), showfile(8), stripe(8)

       Functions: open(2), advfs_set_file_attributes(3)



                                     advfs_get_file_attributes(3)
[ Back ]
 Similar pages
Name OS Title
advfs_set_file_attributes Tru64 Set AdvFS file attributes
showfdmn Tru64 Displays attributes of an AdvFS file domain
sys_attrs_advfs Tru64 advfs subsystem attributes
chfsets Tru64 Changes attributes of AdvFS filesets
chfile Tru64 Changes attributes of AdvFS files
showfile Tru64 displays the attributes of AdvFS directories and files
migrate Tru64 Move a file or file pages to another volume in an AdvFS file domain
salvage Tru64 Recover file data from damaged AdvFS file domains
nvbmtpg Tru64 Display pages of an AdvFS BMT file
tag2name Tru64 Display the path name of an AdvFS file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service