Searched defs:__attribute__ (Results 1 - 24 of 24) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddebug.h36 static __inline__ void ntfs_debug_runlist_dump(const struct _runlist_element *rl __attribute__((unused))) {} argument
H A Dcompat.h83 #define __attribute__(X) /*nothing*/ macro
H A Dcollate.c55 static int ntfs_collate_binary(ntfs_volume *vol __attribute__((unused)), argument
85 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol __attribute__((unused)), argument
117 static int ntfs_collate_ntofs_ulongs(ntfs_volume *vol __attribute__((unused)), argument
165 static int ntfs_collate_ntofs_security_hash(ntfs_volume *vol __attribute__((unused)), argument
218 ntfs_collate_file_name(ntfs_volume *vol, const void *data1, const int data1_len __attribute__((unused)), const void *data2, const int data2_len __attribute__((unused))) argument
H A Ddevice.c928 ntfs_device_block_size_set(struct ntfs_device *dev, int block_size __attribute__((unused))) argument
H A Dlogging.c361 int ntfs_log_handler_syslog(const char *function __attribute__((unused)), argument
529 int ntfs_log_handler_null(const char *function __attribute__((unused)), const char *file __attribute__((unused)), argument
[all...]
H A Dioctl.c392 ntfs_ioctl(ntfs_inode *ni, unsigned long cmd, void *arg __attribute__((unused)), unsigned int flags __attribute__((unused)), void *data) argument
H A Dxattrs.c239 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) argument
H A Dvolume.c1414 ntfs_volume *ntfs_mount(const char *name __attribute__((unused)), argument
1467 int ntfs_umount(ntfs_volume *vol, const BOOL force __attribute__((unused))) argument
1622 int ntfs_check_if_mounted(const char *file __attribute__((unused)), argument
H A Dindex.c1960 ntfs_index_remove(ntfs_inode *dir_ni, ntfs_inode *ni __attribute__((unused)), const void *key, const int keylen) argument
H A Dreparse.c662 ntfs_get_abslink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point __attribute__((unused)), BOOL isdir) argument
H A Ddir.c2847 nlink_increment(void *nlink_ptr, const ntfschar *name __attribute__((unused)), const int len __attribute__((unused)), const int type, const s64 pos __attribute__((unused)), const MFT_REF mref __attribute__((unused)), const unsigned int dt_type) argument
H A Dsecurity.c4293 static int basicread(void *fileid, char *buf, size_t size, off_t offs __attribute__((unused))) argument
H A Dacls.c1311 ntfs_build_basic_posix( const struct POSIX_SECURITY *pxdesc __attribute__((unused)), mode_t mode, mode_t mask, BOOL isdir __attribute__((unused))) argument
/haiku/src/bin/network/traceroute/
H A Dgnuc.h33 #define __attribute__(args) macro
41 #define __attribute__(args) macro
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Drelocation_func.cpp43 _relocate(long ldbase, Elf64_Dyn *dyn, efi_handle image __attribute__((__unused__)), efi_system_table *systab __attribute__((__unused__))) argument
/haiku/src/system/boot/platform/efi/arch/arm/
H A Drelocation_func.cpp42 _relocate(long ldbase, Elf32_Dyn *dyn, efi_handle image __attribute__((__unused__)), efi_system_table *systab __attribute__((__unused__))) argument
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Drelocation_func.cpp42 _relocate(long ldbase, Elf64_Dyn *dyn, efi_handle image __attribute__((__unused__)), efi_system_table *systab __attribute__((__unused__))) argument
/haiku/src/system/boot/platform/efi/arch/x86/
H A Drelocation_func.cpp42 _relocate(long ldbase, Elf32_Dyn *dyn, efi_handle image __attribute__((__unused__)), efi_system_table *systab __attribute__((__unused__))) argument
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Drelocation_func.cpp55 _relocate(long ldbase, Elf_Dyn *dyn, efi_handle image __attribute__((__unused__)), efi_system_table *systab __attribute__((__unused__))) argument
/haiku/headers/cpp/std/
H A Dcomplext.h37 #define __attribute__(foo) /* Ignore. */ macro
[all...]
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dobstack.c490 # define __attribute__(Spec) /* empty */ macro
/haiku/src/system/libroot/posix/glibc/include/misc/sys/
H A Dcdefs.h167 # define __attribute__(xyz) /* Ignore */ macro
[all...]
/haiku/src/tools/fs_shell/
H A Dfuse.cpp378 fuse_statfs(const char *path __attribute__((unused)), argument
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c564 mkntfs_logfile_write(struct ntfs_device *dev, s64 offset __attribute__((unused)), s64 length) argument
1097 mkntfs_attr_lookup(const ATTR_TYPES type, const ntfschar *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const VCN lowest_vcn __attribute__((unused)), const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) argument
1912 add_attr_vol_name(MFT_RECORD *m, const char *vol_name, const int vol_name_len __attribute__((unused))) argument

Completed in 413 milliseconds