#include <string.h>#include <unistd.h>#include <sys/types.h>#include <fcntl.h>#include <sys/xattr.h>#include "libFireBird.h"Go to the source code of this file.
Functions | |
| bool | ExtAttribGet (char *FileName, char *AttrName, byte *Data, int MaxDataLen, int *DataLen) |
| bool ExtAttribGet | ( | char * | FileName, |
| char * | AttrName, | ||
| byte * | Data, | ||
| int | MaxDataLen, | ||
| int * | DataLen | ||
| ) |
Definition at line 8 of file ExtAttribGet.c.
References ConvertPathType(), FBLIB_DIR_SIZE, PF_FullLinuxPath, TRACEENTER, and TRACEEXIT.