Searched refs:krb (Results 1 – 15 of 15) sorted by relevance
62 struct krb { struct150 register const struct krb *kp; in krb4_print()159 kp = (struct krb *)cp; in krb4_print()228 register const struct krb *kp; in krb_print()230 kp = (struct krb *)dat; in krb_print()
79 print-krb.c \
145 print-krb.c \
146 print-krb.c - Kerberos printer routines
1 error_table krb
10 error_table krb
90 ../../print-krb.o \
360 SOURCE="..\..\print-krb.c"
1563 bool krb; /* Kerberos connection requested */ member
320 /* Define to 1 if you have the <krb.h> header file. */
2727 if(data->set.krb) { in ftp_statemach_act()
2000 data->set.krb = (NULL != data->set.str[STRING_KRB_LEVEL])?TRUE:FALSE; in Curl_setopt()
894 First, get the krb-ticket the normal way, like with the kinit/kauth tool.897 curl --krb private ftp://krb4site.com -u username:fakepwd
591 check_include_file_concat("krb.h" HAVE_KRB_H)
4848 commit so a krb-using person needs to verify that the current version now4929 libcurl. This also makes the options change name to --krb (from --krb4) and