HomeSort by relevance Sort by last modified time
    Searched full:subsystem_name (Results 1 - 25 of 28) sorted by null

1 2

  /external/e2fsprogs/lib/ss/
invocation.c 23 int ss_create_invocation(subsystem_name, version_string, info_ptr,
25 const char *subsystem_name, *version_string;
51 new_table->subsystem_name = subsystem_name;
58 new_table->prompt = malloc((unsigned)strlen(subsystem_name)+4);
59 strcpy(new_table->prompt, subsystem_name);
error.c 31 (strlen(infop->subsystem_name)+1)
35 strcpy(ret_val, infop->subsystem_name);
42 (strlen(infop->subsystem_name)+
46 cp1 = infop->subsystem_name;
std_rqs.ct 38 subsystem_name,
requests.c 30 printf("%s version %s\n", info->subsystem_name,
42 printf("%s\n", ss_info(sci_idx)->subsystem_name);
test_ss.c 31 static char subsystem_name[] = "test_ss"; variable
106 sci_idx = ss_create_invocation(subsystem_name, version,
get_readline.c 89 *t = info->subsystem_name;
list_rqs.c 51 ss_info (sci_idx) -> subsystem_name);
ss_internal.h 45 const char *subsystem_name; member in struct:_ss_data
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-addr2line 
i686-unknown-linux-gnu-ar 
i686-unknown-linux-gnu-c++filt 
i686-unknown-linux-gnu-nm 
i686-unknown-linux-gnu-ranlib 
i686-unknown-linux-gnu-size 
i686-unknown-linux-gnu-strings 
i686-unknown-linux-gnu-gprof 
i686-unknown-linux-gnu-objcopy 
i686-unknown-linux-gnu-objdump 
i686-unknown-linux-gnu-strip 
i686-unknown-linux-gnu-as 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
ar 
nm 
ranlib 
objdump 
strip 

Completed in 200 milliseconds

1 2