Home
last modified time | relevance | path

Searched refs:klist (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/kerberos5/usr.bin/kcc/
H A DMakefile4 MAN= klist.1 kswitch.1
5 LINKS= ${BINDIR}/kcc ${BINDIR}/klist \
15 klist.c \
/freebsd/crypto/heimdal/kuser/
H A DMakefile.am11 klist.1 \
41 dist_kcc_SOURCES = kcc.c klist.c kswitch.c copy_cred_cache.c
86 (cd $(DESTDIR)$(bindir) && rm -f klist && $(LN_S) kcc klist)
H A DMakefile.in113 dist_kcc_OBJECTS = kcc.$(OBJEXT) klist.$(OBJEXT) kswitch.$(OBJEXT) \
459 klist.1 \
482 dist_kcc_SOURCES = kcc.c klist.c kswitch.c copy_cred_cache.c
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/klist.Po@am__quote@
1207 (cd $(DESTDIR)$(bindir) && rm -f klist && $(LN_S) kcc klist)
H A Dkcc-commands.in35 name = "klist"
/freebsd/sys/sys/
H A Deventvar.h59 struct klist *kq_knlist; /* list of knotes */
61 struct klist *kq_knhash; /* hash table for knotes */
H A Devent.h223 SLIST_HEAD(klist, knote);
227 struct klist kl_list;
H A Daio.h151 struct knlist klist; /* (a) list of knotes */ member
/freebsd/sys/kern/
H A Dvfs_aio.c249 struct knlist klist; /* (a) list of knotes */ member
513 knlist_delete(&lj->klist, curthread, 1); in aio_free_entry()
522 knlist_delete(&job->klist, curthread, 1); in aio_free_entry()
661 knlist_delete(&lj->klist, curthread, 1); in aio_proc_rundown()
890 KNOTE_LOCKED(&job->klist, 1); in aio_bio_done_notify()
895 KNOTE_LOCKED(&lj->klist, 1); in aio_bio_done_notify()
1510 knlist_init_mtx(&job->klist, AIO_MTX(ki)); in aio_aqueue()
1708 knlist_delete(&job->klist, curthread, 0); in aio_aqueue()
2228 knlist_init_mtx(&lj->klist, AIO_MTX(ki)); in kern_lio_listio()
2310 KNOTE_LOCKED(&lj->klist, 1); in kern_lio_listio()
[all …]
H A Dkern_event.c1603 struct klist *list; in kqueue_register()
1825 struct klist *list, *tmp_knhash, *to_free; in kqueue_expand()
2692 struct klist *list; in knote_attach()
2725 struct klist *list; in knote_drop_detached()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A DMakefile.am26 klist.c \
H A Dextern.h106 void klist(void);
H A Dklist.c169 klist(void) in klist() function
H A DMakefile.in103 ls.c pathnames.h popen.c security.c kauth.c klist.c gssapi.c \
108 kauth.$(OBJEXT) klist.$(OBJEXT) $(am__objects_1)
423 klist.c \
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/klist.Po@am__quote@
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h173 void klist (int, char **);
H A Dcmdtab.c194 { "klist", klisthelp, 0, 1, 0, klist },
/freebsd/usr.bin/diff/
H A Ddiffreg.c115 * file0, developing a vector klist of "k-candidates". At step i
127 * number greater that the y of all k-candidates, the klist is extended. At
202 static int *klist; /* will be overlaid on file[0] after class */ variable
213 static long *ixold; /* will be overlaid on klist */
445 klist = xcalloc(slen[0] + 2, sizeof(*klist)); in diffreg_stone()
449 i = stone(class, slen[0], member, klist, flags); in diffreg_stone()
454 unravel(klist[i]); in diffreg_stone()
456 free(klist); in diffreg_stone()
/freebsd/crypto/openssl/test/
H A Devp_test.c3744 KEY_LIST *key, **klist; in parse()
3760 klist = NULL; in parse()
3771 klist = &private_keys; in parse()
3780 klist = &public_keys; in parse()
3789 klist = &private_keys; in parse()
3791 klist = &public_keys; in parse()
3814 if (klist == &private_keys) in parse()
3856 if (klist != NULL) { in parse()
3857 if (find_key(NULL, pp->value, *klist)) { in parse()
3865 key->next = *klist; in parse()
3741 KEY_LIST *key, **klist; parse() local
[all...]
/freebsd/crypto/heimdal/
H A DChangeLog.199890 * kuser/klist.c (usage): void-ize
96 * kuser/klist.c: try to list enctypes as keytypes
297 * kuser/klist.c: keytype -> enctype
555 * kuser/klist.c (print_cred_verbose): print IPv4-address in a
1078 * kuser/klist.c: Use krb5_err*().
1373 * kuser/klist.c: print year as YYYY iff verbose
1377 * kuser/klist.c: print etype from ticket
1493 * kuser/klist.c: use correct symbols for address families
1537 * kuser/klist.c: support for printing IPv6-addresses
1572 * kuser/klist.c: try printing IPv6 addresses
[all …]
H A DChangeLog.200250 * kuser/klist.c (display_tokens): allow tokens up to size of
313 * kuser/klist.c (display_tokens): increase token buffer size, and
428 * kuser/klist.c (display_tokens): don't bail out before we get
505 * kuser/klist.c: better align some headers
H A DChangeLog.200013 * kuser/klist.c (main): handle krb5_init_context failure
172 * kuser/klist.c: print key versions numbers of v4 tickets in
509 * kuser/klist.c: make -a and -n aliases for -v
604 * kuser/klist.1: update for -f and add some more text for -v
606 * kuser/klist.c: use rtbl to format cred listing, add -f and -s
853 * kuser/klist.c: continue even we have no v5 ccache. make showing
1037 * kuser/klist.c: add support for display v4 tickets
H A DChangeLog.1999436 * kuser/klist.c: add a `--cache' flag
1310 * kuser/klist.c: print cache version if verbose
1377 * kuser/klist.c (--tokens): conditionalize on KRB4
1544 * kuser/klist.c (print_cred_verbose): handle the case of a bad
1574 * kuser/klist.c: make it compile w/o krb4
1655 * kuser/klist.c (print_cred_verbose): use krb5_print_address
1741 * kuser/klist.c: add support for printing AFS tokens
1750 * kuser/klist.c (main): don't print `no ticket file' with --test.
1933 * kuser/klist.c: use print_version
2193 * kuser/klist.c: add option -t | --test
H A DNEWS86 kinit/klist/kdestroy and Kerberos library
614 * make klist work better with v4 and v5, and add some more MIT
651 * klist supports listing v4 tickets
905 * v4/kafs support in klist/kdestroy
H A DChangeLog.2005209 * kuser/klist.c: In the list caches view, rename the Status field
329 * kuser/klist.1: Document --list-caches
331 * kuser/klist.c: Change short flag of --list-caches to -l (-v is
349 * kuser/klist.c: Add option --list-caches that lists the avaible
352 $ klist --list-caches
497 * kuser/klist.c (check_for_tgt): Re-order code so it only free the
698 * kuser/klist.c: If there are no addresses, print addressless
1452 * kuser/klist.c: use strlcpy
/freebsd/crypto/heimdal/doc/
H A Dintro.texi45 @file{kinit}, @file{klist}, @file{kdestroy}
H A Dsetup.texi180 # klist
683 credentials. @command{klist -l} lists the credentials and the star
689 $ klist -l
708 $ klist -l
763 vr$ klist
781 vr$ klist
1416 : lha@@nutcracker ; klist
1429 $ klist

12