OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ss_table
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ss/
data.c
21
ss_data **
_ss_table
= (ss_data **)NULL;
variable
ss_internal.h
80
#define ss_info(sci_idx) (
_ss_table
[sci_idx])
95
extern ss_data **
_ss_table
;
invocation.c
33
table =
_ss_table
;
81
_ss_table
= table;
Completed in 7678 milliseconds