Home
last modified time | relevance | path

Searched refs:subsystem_name (Results 1 – 25 of 130) sorted by relevance

123456

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ss/
H A Derror.c31 (strlen(infop->subsystem_name)+1) in ss_name()
35 strcpy(ret_val, infop->subsystem_name); in ss_name()
42 (strlen(infop->subsystem_name)+ in ss_name()
48 cp1 = infop->subsystem_name; in ss_name()
H A Dinvocation.c25 int ss_create_invocation(const char *subsystem_name, const char *version_string, in ss_create_invocation() argument
60 new_table->subsystem_name = subsystem_name; in ss_create_invocation()
70 new_table->prompt = malloc((unsigned)strlen(subsystem_name)+4); in ss_create_invocation()
74 strcpy(new_table->prompt, subsystem_name); in ss_create_invocation()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ss/
H A Derror.c31 (strlen(infop->subsystem_name)+1) in ss_name()
35 strcpy(ret_val, infop->subsystem_name); in ss_name()
42 (strlen(infop->subsystem_name)+ in ss_name()
48 cp1 = infop->subsystem_name; in ss_name()
H A Dinvocation.c25 int ss_create_invocation(const char *subsystem_name, const char *version_string, in ss_create_invocation() argument
60 new_table->subsystem_name = subsystem_name; in ss_create_invocation()
70 new_table->prompt = malloc((unsigned)strlen(subsystem_name)+4); in ss_create_invocation()
74 strcpy(new_table->prompt, subsystem_name); in ss_create_invocation()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ss/
H A Derror.c31 (strlen(infop->subsystem_name)+1) in ss_name()
35 strcpy(ret_val, infop->subsystem_name); in ss_name()
42 (strlen(infop->subsystem_name)+ in ss_name()
48 cp1 = infop->subsystem_name; in ss_name()
H A Dinvocation.c25 int ss_create_invocation(const char *subsystem_name, const char *version_string,
60 new_table->subsystem_name = subsystem_name;
70 new_table->prompt = malloc((unsigned)strlen(subsystem_name)+4);
74 strcpy(new_table->prompt, subsystem_name);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/ss/
H A Dinvocation.c39 int ss_create_invocation(subsystem_name, version_string, info_ptr, in ss_create_invocation() argument
41 char *subsystem_name, *version_string; in ss_create_invocation()
81 new_table->subsystem_name = subsystem_name;
93 if (asprintf(&new_table->prompt, "%s: ", subsystem_name) < 0) {
H A Dtest_ss.c27 char *subsystem_name; local
29 subsystem_name = def_subsystem_name;
40 subsystem_name = *argv;
65 sci_idx = ss_create_invocation(subsystem_name, version,
H A Drequests.c20 printf("%s version %s\n", info->subsystem_name, in DECLARE()
29 printf("%s\n", ss_info(sci_idx)->subsystem_name); in DECLARE()
/dports/security/krb5/krb5-1.19.2/src/util/ss/
H A Dinvocation.c39 int ss_create_invocation(subsystem_name, version_string, info_ptr, in ss_create_invocation() argument
41 char *subsystem_name, *version_string; in ss_create_invocation()
81 new_table->subsystem_name = subsystem_name;
93 if (asprintf(&new_table->prompt, "%s: ", subsystem_name) < 0) {
H A Dtest_ss.c27 char *subsystem_name; local
29 subsystem_name = def_subsystem_name;
40 subsystem_name = *argv;
65 sci_idx = ss_create_invocation(subsystem_name, version,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/make/
H A DMakefile35 subsystem_name := $(notdir $(repo_dir)) macro
40 $(info Will run $(subsystem_name) target on top-level Makefile)
49 @$(MAKE) -f $(top_level_makefile) $(subsystem_name)
/dports/devel/rpc2/rpc2-2.14/rp2gen/
H A Dcrout.c458 if (subsystem.subsystem_name) { in copcodes()
535 if (subsystem.subsystem_name) { in copcodes()
540 fprintf(where, "\nextern long %s_ElapseSwitch;\n", subsystem.subsystem_name); in copcodes()
1021 fprintf(where, " if (%s_ElapseSwitch) {\n", subsystem.subsystem_name); in one_client_proc()
1606 subsystem.subsystem_name); in print_dump()
1609 fprintf(where, "/* Subsystem : %s */\n",subsystem.subsystem_name); in print_dump()
1610 fprintf(where, "\n printf(\"%s:\");\n",subsystem.subsystem_name); in print_dump()
1754 subname = subsystem.subsystem_name; in multi_procs()
1766 subname = subsystem.subsystem_name; in macro_define()
1786 fprintf(where, "long %s_ElapseSwitch = 0;\n", subsystem.subsystem_name); in declare_CallCount()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_netplay_find_content.c47 char subsystem_name[512]; member
70 if (!string_is_empty(state->subsystem_name) && !string_is_equal(state->subsystem_name, "N/A")) in netplay_crc_scan_callback()
79 if (!content_set_subsystem_by_name(state->subsystem_name)) in netplay_crc_scan_callback()
261 if (string_is_empty(state->subsystem_name) || string_is_equal(state->subsystem_name, "N/A")) in task_netplay_crc_scan_handler()
446 state->subsystem_name[0] = '\0'; in task_push_netplay_crc_scan()
457 strlcpy(state->subsystem_name, in task_push_netplay_crc_scan()
458 subsystem, sizeof(state->subsystem_name)); in task_push_netplay_crc_scan()

123456