Lines Matching refs:progname
46 char *progname; variable
53 progname); in usage()
71 com_err(progname, ret, _("while listing credential caches")); in print_remaining_cc_warning()
98 progname = GET_PROGNAME(argv[0]); in main()
150 com_err(progname, ret, _("while initializing krb5")); in main()
157 com_err(progname, code, _("while setting default cache name")); in main()
165 com_err(progname, code, _("while listing credential caches")); in main()
172 com_err(progname, code, _("composing ccache name")); in main()
177 com_err(progname, code, _("while destroying cache %s"), in main()
190 com_err(progname, code, _("while parsing principal name %s"), in main()
196 com_err(progname, code, _("while finding cache for %s"), in main()
204 com_err(progname, code, _("while resolving ccache")); in main()
211 com_err(progname, code, _("while destroying cache")); in main()