Searched refs:krb (Results 1 – 15 of 15) sorted by relevance
63 struct krb { struct151 register const struct krb *kp; in krb4_print()160 kp = (const struct krb *)cp; in krb4_print()229 register const struct krb *kp; in krb_print()231 kp = (const struct krb *)dat; in krb_print()
88 print-krb.c \
154 print-krb.c \
1 Long: krb
18 keepalive-time.d key.d key-type.d krb.d libcurl.d limit-rate.d \
1 error_table krb
10 error_table krb
90 ../../print-krb.o \
408 SOURCE="..\..\print-krb.c"
1611 bool krb; /* Kerberos connection requested */ member
1629 data->set.krb = (data->set.str[STRING_KRB_LEVEL]) ? TRUE : FALSE; in Curl_vsetopt()
338 /* Define to 1 if you have the <krb.h> header file. */
2631 if(data->set.krb) { in ftp_statemach_act()
911 First, get the krb-ticket the normal way, like with the kinit/kauth tool.914 curl --krb private ftp://krb4site.com -u username:fakepwd
738 check_include_file_concat("krb.h" HAVE_KRB_H)