OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fsmagic
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
fsmagic.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
fsmagic
.in; do not edit. */
5
# error static const struct xlat
fsmagic
in mpers mode
10
const struct xlat
fsmagic
[] = {
variable in typeref:struct:xlat
/external/strace/
statfs.c
38
#include "xlat/
fsmagic
.h"
46
s = xlat_search(
fsmagic
, ARRAY_SIZE(
fsmagic
), magic);
Completed in 90 milliseconds