Searched refs:name_length (Results 51 - 57 of 57) sorted by relevance

123

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Drdata.c131 name_length(dns_name_t *name);
1013 name_length(dns_name_t *name) { function
/macosx-10.10.1/bootp-298/bootplib/
H A Dnbimages.c1036 entry->name_length = name_space - 1;
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_index.c1614 a->name_length = idx_ni->name_len;
1728 al_entry->name_length = idx_ni->name_len;
2694 al_entry->name_length, a_name,
2695 a->name_length, TRUE,
H A Dntfs_inode.c2635 if (a->name_length && (le16_to_cpu(a->name_offset) >=
2664 if (a->name_length && (le16_to_cpu(a->name_offset) >=
2861 if (a->name_length && (le16_to_cpu(a->name_offset) >=
2984 if (a->name_length && (le16_to_cpu(a->name_offset) >=
H A Dntfs_vnops.c7745 * is stored in the attribute record in the name_length field
9900 if (!a->name_length) {
9905 name_len = a->name_length;
H A Dntfs_vfsops.c976 if (al_entry->name_length)
/macosx-10.10.1/ntfs-84/util/
H A Dntfs.util.c381 if (a->name_length)

Completed in 214 milliseconds

123