Searched refs:kswitch (Results 1 – 10 of 10) sorted by relevance
/freebsd/kerberos5/usr.bin/kcc/ |
H A D | Makefile | 4 MAN= klist.1 kswitch.1 6 ${BINDIR}/kcc ${BINDIR}/kswitch 16 kswitch.c \
|
/freebsd/crypto/heimdal/kuser/ |
H A D | Makefile.am | 13 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 D | kswitch.c | 60 kswitch(struct kswitch_options *opt, int argc, char **argv) in kswitch() function
|
H A D | Makefile.in | 113 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)
|
H A D | kcc-commands.in | 127 name = "kswitch"
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | lan966x-kontron-kswitch-d10-mmt-8g.dts | 7 #include "lan966x-kontron-kswitch-d10-mmt.dtsi" 11 compatible = "kontron,kswitch-d10-mmt-8g", "kontron,s1921",
|
H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 7 #include "lan966x-kontron-kswitch-d10-mmt.dtsi" 11 compatible = "kontron,kswitch-d10-mmt-6g-2gs", "kontron,s1921",
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog | 231 * kuser/kswitch.c: Implement --principal. 237 * kuser/kswitch.c: Enable switching between existing caches.
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 666 kerberos principals using @file{kswitch} or built in support in 695 When switching between credentials you can use @command{kswitch}. 698 $ kswitch -i
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2714 OLD_FILES+=usr/bin/kswitch 2887 OLD_FILES+=usr/share/man/man1/kswitch.1.gz
|