#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 | |
int | ExtAttribExists (char *FileName, char *AttrName) |
int ExtAttribExists | ( | char * | FileName, |
char * | AttrName | ||
) |
Definition at line 8 of file ExtAttribExists.c.
References ConvertPathType(), FBLIB_DIR_SIZE, PF_FullLinuxPath, TRACEENTER, and TRACEEXIT.