Searched defs:first (Results 51 - 75 of 571) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c52 WipeOut(WINDOW *win, int y, int x, char *first, char *last, int echoed) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Diruserok.c225 int first; local
/freebsd-current/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h198 template<class T> T* componentAttachPt<T>::first() function in class:componentAttachPt
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h14 struct llist_node *first; member in struct:llist_head
32 struct llist_node *first, *next; local
48 struct llist_node *first; local
62 struct llist_node *first; local
[all...]
H A Drculist.h129 struct hlist_node *first = h->first; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map_info.h38 KeyT first = {}; member in struct:__sanitizer::detail::DenseMapPair
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetcwd.c57 int first; local
/freebsd-current/contrib/wireguard-tools/
H A Dsetconf.c21 static int pubkey_cmp(const void *first, const void *second) argument
/freebsd-current/sys/dev/hpt27xx/
H A Dlist.h90 struct list_head *first = list->next; local
/freebsd-current/sys/dev/hptnr/
H A Dlist.h89 struct list_head *first = list->next; local
/freebsd-current/sys/dev/hptrr/
H A Dlist.h92 struct list_head *first = list->next; local
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c81 const u32 first = sc->vres.stag.start; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_hashtab.c126 unsigned long first, unshifted_key = 0; local
/freebsd-current/usr.bin/mkimg/
H A Dscheme.c62 static struct mkimg_scheme *first; variable in typeref:struct:mkimg_scheme
/freebsd-current/tools/tools/iwn/iwnstats/
H A Dmain.c277 bool first; local
/freebsd-current/usr.sbin/pkg/
H A Ddns_utils.c82 compute_weight(struct dns_srvinfo **d, int first, int last) argument
118 struct dns_srvinfo **res, *first; local
/freebsd-current/usr.sbin/rtsold/
H A Ddump.c160 int first = 1; local
/freebsd-current/usr.bin/kdump/
H A Dlinux.c69 register_t *ip, *first; local
292 register_t *ip, *first; local
/freebsd-current/usr.bin/number/
H A Dnumber.c74 int ch, first; local
/freebsd-current/tools/tools/pirtool/
H A Dpirtool.c184 int i, first; local
/freebsd-current/sys/kern/
H A Dkern_et.c179 et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/dev/hyperv/vmbus/
H A Dvmbus_et.c97 vmbus_et_start(struct eventtimer *et __unused, sbintime_t first, argument
/freebsd-current/usr.bin/tail/
H A Dreverse.c189 struct bfelem *tl, *first = NULL; local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp78 bool first = true; local
H A DDumpRegisterValue.cpp154 bool first = true; local

Completed in 362 milliseconds

1234567891011>>