Searched defs:current (Results 1 - 25 of 161) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.h30 size_t current; // Current index into the vector. member in struct:__sanitizer::MemoryMappingLayoutData
H A Dsanitizer_linux.h42 const char *current; member in struct:__sanitizer::MemoryMappingLayoutData
H A Dsanitizer_list.h134 explicit IteratorBase(ItemTy *current) : current_(current) {} argument
/freebsd-current/sys/dev/isci/scil/
H A Dsci_base_iterator.h107 SCI_ABSTRACT_ELEMENT_T * current; member in struct:SCI_BASE_ITERATOR
/freebsd-current/contrib/tcpdump/
H A Dnetdissect-alloc.c56 nd_mem_chunk_t *current, *previous; local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsigact.c69 sigset_t current = sigsetmask(0); local
H A Dblowfish.c400 Blowfish_stream2word(const u_int8_t *data, u_int16_t databytes, u_int16_t *current) argument
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dsigaction.c57 sigset_t current = sigsetmask(0); local
H A Dlib_newterm.c179 SCREEN *current; local
/freebsd-current/contrib/sendmail/libsm/
H A Dconfig.c41 char **current; local
/freebsd-current/contrib/libedit/
H A Dmap.h54 el_action_t *current; /* The keymap we are using */ member in struct:el_map_t
/freebsd-current/contrib/ofed/opensm/complib/
H A Dcl_thread.c133 pthread_t current; local
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h83 #define current curthread macro
/freebsd-current/contrib/ncurses/form/
H A Dfrm_def.c82 FIELD *current, *newhead; local
[all...]
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_sync.c181 const uint8_t *current = pos; local
/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dmem_ext.h97 uint32_t current; /* Current block */ member in struct:__anon9837
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Difiter_getifaddrs.c44 isc_interface_t current; /*%< Current interface data. */ member in struct:isc_interfaceiter
[all...]
H A Difiter_sysctl.c54 isc_interface_t current; /* Current interface data. */ member in struct:isc_interfaceiter
[all...]
/freebsd-current/secure/lib/libcrypt/
H A Dblowfish.c371 Blowfish_stream2word(const u_int8_t *data, u_int16_t databytes, u_int16_t *current) argument
/freebsd-current/usr.bin/rpcgen/
H A Drpc_tblout.c80 int current; local
/freebsd-current/sys/dev/hyperv/vmbus/
H A Dvmbus_et.c100 uint64_t current; local
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_filegen.c353 int current; local
/freebsd-current/contrib/nvi/ex/
H A Dtag.h98 TAG *current; /* Current TAG within the queue. */ member in struct:_tagq
/freebsd-current/contrib/nvi/common/
H A Dline.c606 scr_update(SCR *sp, recno_t lno, lnop_t op, int current) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c189 struct addrinfo **current = &first; local
279 struct addrinfo **current = &first; local
319 struct addrinfo **current = &first; local
225 add_hostent(int port, int protocol, int socktype, struct addrinfo ***current, int (*func)(struct addrinfo *, void *data, int port), struct hostent *he, int *flags) argument
[all...]

Completed in 244 milliseconds

1234567