Searched defs:last (Results 176 - 200 of 724) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-gcm.c125 size_t last = x + xlen - xpos; local
145 size_t i, n, last; local
/freebsd-11-stable/lib/libc/db/test/btree.tests/
H A Dmain.c191 int argc, i, last; local
559 last(db, argv) function
[all...]
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_smap.c1143 recno_t last; local
[all...]
/freebsd-11-stable/sys/netgraph/netflow/
H A Dnetflow_v9.h59 uint32_t last; /* System uptime at end of a flow (LAST_SWITCHED) */ member in struct:netflow_v9_record_ipv4_tcp
84 uint32_t last; /* System uptime at end of a flow (LAST_SWITCHED) */ member in struct:netflow_v9_record_ipv6_tcp
/freebsd-11-stable/sys/mips/mips/
H A Dtick.c196 uint32_t cur, last, delta, usecs; local
/freebsd-11-stable/sys/mips/nlm/
H A Dtick.c197 uint32_t cur, last, delta, usecs; local
/freebsd-11-stable/sys/mips/rmi/
H A Dtick.c194 uint32_t cur, last, delta, usecs; local
/freebsd-11-stable/sys/net/altq/
H A Daltq_rio.h108 struct timeval last; /* timestamp when queue becomes idle */ member in struct:rio::dropprec_state
/freebsd-11-stable/tools/tools/net80211/w00t/expand/
H A Dexpand.c79 struct timeval last; member in struct:params
119 struct queue *last = NULL; local
/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c233 wchar_t *last; local
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_hout.c379 const char *last = NULL; local
/freebsd-11-stable/sys/dev/iicbus/
H A Diic.c200 iicuio_move(struct iic_cdevpriv *priv, struct uio *uio, int last) argument
H A Diicbb.c322 iicbb_readbyte(device_t dev, int last, int timeout) argument
423 iicbb_read(device_t dev, char * buf, int len, int *read, int last, int delay) argument
H A Diicoc.c321 iicoc_read(device_t dev, char *buf, int len, int *read, int last, argument
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c323 twsi_read(device_t dev, char *buf, int len, int *read, int last, int delay) argument
/freebsd-11-stable/sys/dev/iscsi_initiator/
H A Discsi_subr.c263 u_int i, n, last; local
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_rcfile.c220 char *next = buf, *last = &buf[sizeof(buf)-1]; local
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Deval_expr.c429 struct expression *exp=NULL, *last=NULL, *at; local
[all...]
/freebsd-11-stable/contrib/libdivsufsort/lib/
H A Dsssort.c263 ss_pivot(const sauchar_t *Td, const saidx_t *PA, saidx_t *first, saidx_t *last) { argument
167 ss_insertionsort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
291 ss_partition(const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
310 ss_mintrosort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
461 ss_rotate(saidx_t *first, saidx_t *middle, saidx_t *last) argument
502 ss_inplacemerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t depth) argument
545 ss_mergeforward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
595 ss_mergebackward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
654 ss_swapmerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth) argument
747 sssort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth, saidx_t n, saint_t lastsuffix) argument
[all...]
H A Dtrsort.c79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { argument
167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { argument
222 tr_partition(const saidx_t *ISAd, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t **pa, saidx_t **pb, saidx_t v) argument
264 tr_copy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
289 tr_partialcopy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
327 tr_introsort(saidx_t *ISA, const saidx_t *ISAd, saidx_t *SA, saidx_t *first, saidx_t *last, trbudget_t *budget) argument
557 saidx_t *first, *last; local
[all...]
/freebsd-11-stable/contrib/bsnmp/gensnmpdef/
H A Dgensnmpdef.c107 open_node(const SmiNode *n, u_int level, SmiNode **last) argument
509 SmiNode *n, *last; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_large.c57 struct fileblock *last; member in struct:fileblocks
/freebsd-11-stable/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c453 struct bpf_insn *last; local
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs.c392 int error = 0, request_error, last; local
/freebsd-11-stable/sys/geom/part/
H A Dg_part_apm.c252 uint32_t last; local

Completed in 803 milliseconds

1234567891011>>