OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_hdr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_subr.c
336
while (ap->
a_hdr
.a_type != -1) {
344
off += ap->
a_hdr
.reclen;
555
vap->va_flag = rap->
a_hdr
.a_flag;
556
vap->va_type = rap->
a_hdr
.a_type;
557
vap->va_compression = rap->
a_hdr
.a_compression;
558
vap->va_index = rap->
a_hdr
.a_index;
563
vap->va_namelen = rap->
a_hdr
.a_namelen;
564
if (rap->
a_hdr
.a_namelen) {
565
wchar *unp = (wchar *)((char *)rap + rap->
a_hdr
.a_nameoff);
ntfs.h
84
struct attrhdr
a_hdr
;
member in struct:attr
/src/external/gpl2/mkhybrid/dist/
apple.c
624
a_hdr
*hp;
637
hp = (
a_hdr
*)p_buf;;
747
a_hdr
*hp;
763
hp = (
a_hdr
*)p_buf;
apple.h
217
}
a_hdr
;
typedef in typeref:struct:__anon9483
Completed in 60 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026