Home
last modified time | relevance | path

Searched refs:rtbl (Results 1 – 9 of 9) sorted by last modified time

/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2789 OLD_FILES+=usr/include/rtbl.h
/freebsd/kerberos5/lib/libroken/
H A DMakefile16 rtbl.h \
61 rtbl.c \
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpeer.c171 struct rhashtable *rtbl, in ath11k_peer_rhash_insert() argument
180 tmp = rhashtable_lookup_get_insert_fast(rtbl, rhead, *params); in ath11k_peer_rhash_insert()
191 struct rhashtable *rtbl, in ath11k_peer_rhash_remove() argument
199 ret = rhashtable_remove_fast(rtbl, rhead, *params); in ath11k_peer_rhash_remove()
/freebsd/sys/amd64/vmm/io/
H A Dvioapic.c64 } rtbl[REDIR_ENTRIES]; member
110 low = vioapic->rtbl[pin].reg; in vioapic_send_intr()
111 high = vioapic->rtbl[pin].reg >> 32; in vioapic_send_intr()
147 oldcnt = vioapic->rtbl[pin].acnt; in vioapic_set_pinstate()
149 vioapic->rtbl[pin].acnt++; in vioapic_set_pinstate()
151 vioapic->rtbl[pin].acnt--; in vioapic_set_pinstate()
152 newcnt = vioapic->rtbl[pin].acnt; in vioapic_set_pinstate()
253 low = vioapic->rtbl[pin].reg; in vioapic_update_tmr()
341 last = vioapic->rtbl[pin].reg; in vioapic_write()
359 pin, vioapic->rtbl[pin].reg); in vioapic_write()
[all …]
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog220 * rtbl.h: Add extern "C" for C++.
222 * rtbl.c: Add rtbl_add_column_entryv functions, printf like
224 * rtbl.h: Add rtbl_add_column_entryv functions, printf like
652 * rtbl.3: use .In for header, remove trailing space
656 * rtbl.h: add protos and macros
658 * rtbl.c: implement a bunch of stuff:
831 * rtbl.c (rtbl_destroy): free whole table
1337 * rtbl.c (rtbl_format): avoid printing an empty row at the end
1360 * rtbl.c (rtbl_add_column): initialize `col' completely
1369 * rtbl.{c,h}: simple table functions
H A DMakefile.am103 rtbl.c \
104 rtbl.h \
186 rtbl.h \
200 man_MANS = getarg.3 parse_time.3 rtbl.3 ecalloc.3
H A DMakefile.in165 realloc.c resolve.c roken_gethostby.c rtbl.c rtbl.h \
189 libroken_la-roken_gethostby.lo libroken_la-rtbl.lo \
306 parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \
595 realloc.c resolve.c roken_gethostby.c rtbl.c rtbl.h \
624 parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \
630 man_MANS = getarg.3 parse_time.3 rtbl.3 ecalloc.3
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-rtbl.Plo@am__quote@
1198 libroken_la-rtbl.lo: rtbl.c
1199 …-MT libroken_la-rtbl.lo -MD -MP -MF $(DEPDIR)/libroken_la-rtbl.Tpo -c -o libroken_la-rtbl.lo `test…
1200 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-rtbl.Tpo $(DEPDIR)/libroken_la-rtbl.Plo
[all …]
/freebsd/crypto/heimdal/
H A DChangeLog.2000606 * kuser/klist.c: use rtbl to format cred listing, add -f and -s
H A DChangeLog.2004306 * admin/list.c: use rtbl