Searched refs:kswitch (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/kerberos5/usr.bin/kcc/
H A DMakefile4 MAN= klist.1 kswitch.1
6 ${BINDIR}/kcc ${BINDIR}/kswitch
16 kswitch.c \
/freebsd-13-stable/crypto/heimdal/kuser/
H A DMakefile.am13 kswitch.1 \
41 dist_kcc_SOURCES = kcc.c klist.c kswitch.c copy_cred_cache.c
87 (cd $(DESTDIR)$(bindir) && rm -f kswitch && $(LN_S) kcc kswitch)
H A Dkswitch.c60 kswitch(struct kswitch_options *opt, int argc, char **argv) function
164 krb5_errx(kcc_context, 1, "missing option for kswitch");
H A DMakefile.in113 dist_kcc_OBJECTS = kcc.$(OBJEXT) klist.$(OBJEXT) kswitch.$(OBJEXT) \
461 kswitch.1 \
482 dist_kcc_SOURCES = kcc.c klist.c kswitch.c copy_cred_cache.c
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kswitch.Po@am__quote@
1208 (cd $(DESTDIR)$(bindir) && rm -f kswitch && $(LN_S) kcc kswitch)

Completed in 66 milliseconds