Searched refs:ss_create_invocation (Results 1 – 8 of 8) sorted by relevance
/external/e2fsprogs/debian/ |
D | libss2.symbols | 10 ss_create_invocation@Base 1.01
|
/external/e2fsprogs/lib/ss/ |
D | ss.h | 74 int ss_create_invocation(const char *, const char *, void *,
|
D | test_ss.c | 107 sci_idx = ss_create_invocation(subsystem_name, version, in main()
|
D | invocation.c | 25 int ss_create_invocation(const char *subsystem_name, const char *version_string, in ss_create_invocation() function
|
/external/e2fsprogs/tests/progs/ |
D | test_icount.c | 362 sci_idx = ss_create_invocation("test_icount", "0.0", (char *) NULL, in main()
|
D | test_rel.c | 737 sci_idx = ss_create_invocation("test_rel", "0.0", (char *) NULL, in main()
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps.c | 700 sci_idx = ss_create_invocation(subsystem_name, version, in main()
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 2616 ss_sci_idx = ss_create_invocation(debug_prog_name, "0.0", (char *) NULL, in main()
|