Searched defs:uname_len (Results 1 - 10 of 10) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsundelete.h | 67 int uname_len; /* and its length */ member 85 int uname_len; /* and its length */ member
|
H A D | ntfscmp.c | 418 get_attr_name(u64 mft_no, ATTR_TYPES atype, const ntfschar *uname, const int uname_len) get_attr_name() argument
|
H A D | ntfswipe.c | 80 int uname_len; /* and its length */ member 99 int uname_len; /* and its length */ member
|
H A D | mkntfs.c | 1441 int uname_len = 0; in insert_positioned_attr_in_mft_record() local 1632 int uname_len = 0; in insert_non_resident_attr_in_mft_record() local 1819 int uname_len = 0; in insert_resident_attr_in_mft_record() local 2217 int uname_len in add_attr_vol_name() local 2433 int uname_len = 0; upgrade_to_large_index() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | reparse.c | 131 ntfs_fix_file_name(ntfs_inode *dir_ni, ntfschar *uname, int uname_len) ntfs_fix_file_name() argument
|
H A D | dir.c | 533 int uname_len; in ntfs_inode_lookup_by_mbsname() local 249 ntfs_inode_lookup_by_name(ntfs_inode *dir_ni, const ntfschar *uname, const int uname_len) ntfs_inode_lookup_by_name() argument [all...] |
H A D | attrib.c | 2976 char *ntfs_attr_name_get(const ntfschar *uname, const int uname_len) argument
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 2075 int res = 0, uname_len, utarget_len; in ntfs_fuse_create() local 2362 int res = 0, uname_len; in ntfs_fuse_link() local 2455 int res = 0, uname_len; ntfs_fuse_rm() local [all...] |
H A D | lowntfs-3g.c | 2354 int res = 0, uname_len, utarget_len; in ntfs_fuse_create() local 2589 int res = 0, uname_len; in ntfs_fuse_newlink() local 2693 int res = 0, uname_len; ntfs_fuse_rm() local [all...] |
/third_party/lwip/src/apps/smtp/ |
H A D | smtp.c | 404 size_t uname_len = 0; in smtp_set_auth() local
|
Completed in 28 milliseconds