OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attr_off
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/blkid/
probe.c
691
int mft_record_size,
attr_off
, attr_len;
local
749
attr_off
= blkid_le16(mft->attrs_offset);
753
attr = (struct file_attribute *) (buf_mft +
attr_off
);
759
attr_off
+= attr_len;
761
if ((
attr_off
> mft_record_size) ||
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h
528
extern NCURSES_EXPORT(int)
attr_off
(attr_t, void *); /* generated */
1014
#define
attr_off
macro
[
all
...]
ncurses.h
528
extern NCURSES_EXPORT(int)
attr_off
(attr_t, void *); /* generated */
1014
#define
attr_off
macro
[
all
...]
Completed in 269 milliseconds