Symbol: ss_info
crypto/krb5/src/util/ss/error.c
41
infop = ss_info(sci_idx);
crypto/krb5/src/util/ss/execute_cmd.c
108
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/execute_cmd.c
181
if (ss_info(sci_idx)->flags.escape_disabled)
crypto/krb5/src/util/ss/execute_cmd.c
65
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/help.c
101
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/help.c
133
info_dirs = ss_info(sci_idx)->info_dirs;
crypto/krb5/src/util/ss/help.c
45
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/invocation.c
121
t = ss_info(sci_idx);
crypto/krb5/src/util/ss/list_rqs.c
75
ss_info (sci_idx) -> subsystem_name);
crypto/krb5/src/util/ss/list_rqs.c
77
for (table = ss_info(sci_idx)->rqt_tables; *table; table++) {
crypto/krb5/src/util/ss/listen.c
174
ss_info(sci_idx)->abort = 1;
crypto/krb5/src/util/ss/listen.c
175
ss_info(sci_idx)->exit_status = code;
crypto/krb5/src/util/ss/listen.c
84
current_info = info = ss_info(sci_idx);
crypto/krb5/src/util/ss/prompt.c
16
ss_info(sci_idx)->prompt = new_prompt;
crypto/krb5/src/util/ss/prompt.c
22
return(ss_info(sci_idx)->prompt);
crypto/krb5/src/util/ss/request_tbl.c
19
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/request_tbl.c
49
info = ss_info(sci_idx);
crypto/krb5/src/util/ss/requests.c
19
ss_data *info = ss_info(sci_idx);
crypto/krb5/src/util/ss/requests.c
29
printf("%s\n", ss_info(sci_idx)->subsystem_name);
crypto/krb5/src/util/ss/requests.c
37
printf("%s\n", ss_info(sci_idx)->subsystem_version);
crypto/krb5/src/util/ss/ss_internal.h
86
(*code_ptr=0,ss_info(sci_idx)->current_request)