Searched refs:subsystem_name (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/krb5/ss/ |
H A D | invocation.c | 18 int ss_create_invocation(subsystem_name, version_string, info_ptr, in ss_create_invocation() argument 20 char *subsystem_name, *version_string; in ss_create_invocation() 45 new_table->subsystem_name = subsystem_name; 53 new_table->prompt = malloc((unsigned)strlen(subsystem_name)+3); 54 strcpy(new_table->prompt, subsystem_name);
|
H A D | error.c | 30 (strlen(infop->subsystem_name)+1) 34 strcpy(ret_val, infop->subsystem_name); 41 (strlen(infop->subsystem_name)+ 45 cp1 = infop->subsystem_name;
|
H A D | requests.c | 29 "%s version %s\n"), info->subsystem_name, in DECLARE() 38 printf("%s\n", ss_info(sci_idx)->subsystem_name); in DECLARE()
|
H A D | ss_internal.h | 68 char *subsystem_name; member
|
H A D | list_rqs.c | 91 ss_info (sci_idx) -> subsystem_name);
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | servconf.h | 136 char *subsystem_name[MAX_SUBSYSTEMS]; member
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | servconf.c | 1213 if (strcmp(arg, options->subsystem_name[i]) == 0) in process_server_config_line() 1216 options->subsystem_name[options->num_subsystems] = xstrdup(arg); in process_server_config_line()
|
H A D | session.c | 1768 if (strcmp(subsys, options.subsystem_name[i]) == 0) { in session_subsystem_req()
|
/titanic_44/usr/src/data/hwdata/ |
H A D | pci.ids | 22 # subvendor subdevice subsystem_name <-- two tabs
|