Home
last modified time | relevance | path

Searched refs:malloc_error (Results 1 – 11 of 11) sorted by relevance

/external/syslinux/core/fs/ntfs/
Drunlist.h47 malloc_error("runlist structure"); in runlist_alloc()
Dntfs.c72 malloc_error("inode structure"); in new_ntfs_inode()
251 if (!buf) {malloc_error("uint8_t *");return 0;} in ntfs_mft_record_lookup_any()
657 malloc_error("ntfs_readdir_state structure"); in index_inode_setup()
1323 malloc_error("ntfs_sb_info structure"); in ntfs_fs_init()
/external/syslinux/core/include/
Dfs.h171 static inline void malloc_error(char *obj) in malloc_error() function
/external/syslinux/core/fs/fat/
Dfat.c19 malloc_error("inode structure"); in new_fat_inode()
743 malloc_error("fat_sb_info structure"); in vfat_fs_init()
/external/syslinux/core/fs/iso9660/
Diso9660.c287 malloc_error("iso_sb_info structure"); in iso_fs_init()
/external/syslinux/core/fs/ext2/
Dext2.c288 malloc_error("ext2_sb_info structure"); in ext2_fs_init()
/external/syslinux/core/fs/pxe/
Dpxe.c35 malloc_error("socket structure"); in allocate_socket()
/external/syslinux/core/fs/xfs/
Dxfs.c350 malloc_error("xfs_fs_info structure"); in xfs_new_sb_info()
Dxfs.h636 malloc_error("xfs_inode structure"); in xfs_new_inode()
Dxfs_dir2.c79 malloc_error("buffer memory"); in get_dirblks()
/external/syslinux/core/fs/ufs/
Dufs.c408 malloc_error("ufs_sb_info structure"); in set_ufs_info()