| /freebsd/contrib/diff/src/ | 
| H A D | io.c | 72 file_block_read (struct file_data *current, size_t size)  in file_block_read()97 sip (struct file_data *current, bool skip_test)  in sip()
 148 slurp (struct file_data *current)  in slurp()
 217 find_and_hash_each_line (struct file_data *current)  in find_and_hash_each_line()
 519 prepare_text (struct file_data *current)  in prepare_text()
 
 | 
| /freebsd/contrib/dialog/ | 
| H A D | calendar.c | 212 days_in_month(struct tm *current, int offset /* -1, 0, 1 */ )  in days_in_month()228 days_in_year(struct tm *current, int offset /* -1, 0, 1 */ )  in days_in_year()
 330 day_cell_number(struct tm *current)  in day_cell_number()
 370 draw_day(BOX * data, struct tm *current)  in draw_day()
 456 draw_month(BOX * data, struct tm *current)  in draw_month()
 480 draw_year(BOX * data, struct tm *current)  in draw_year()
 650 trace_date(struct tm *current, struct tm *old)  in trace_date()
 723     struct tm current;  in dialog_calendar()  local
 
 | 
| H A D | checklist.c | 420 	    int current = scrollamt + choice;  in dlg_checklist()  local631     int current = 0;  in dialog_checklist()  local
 
 | 
| /freebsd/crypto/heimdal/lib/roken/ | 
| H A D | getaddrinfo.c | 189     struct addrinfo **current = &first;  in get_null()  local226 	     struct addrinfo ***current,  in add_hostent()
 279     struct addrinfo **current = &first;  in get_number()  local
 319     struct addrinfo **current = &first;  in get_nodes()  local
 
 | 
| /freebsd/crypto/krb5/src/lib/krb5/os/ | 
| H A D | localauth_rule.c | 145     char *newstr, *rule = NULL, *repl = NULL, *current = NULL;  in aname_replacer()  local209     const char *current;  in aname_get_selstring()  local
 276     const char *current;  in an2ln_rule()  local
 
 | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | 
| H A D | sanitizer_fuchsia.h | 30   size_t current;  // Current index into the vector.  member
 | 
| H A D | sanitizer_linux.h | 42   const char *current;  member 
 | 
| /freebsd/crypto/krb5/src/lib/rpc/ | 
| H A D | xdr_rec.c | 248 	u_int current;  in xdrrec_getbytes()  local273 	size_t current;  in xdrrec_putbytes()  local
 513 	size_t current;  in get_input_bytes()  local
 548 	int current;  in skip_input_bytes()  local
 
 | 
| /freebsd/sys/dev/isci/scil/ | 
| H A D | sci_base_iterator.h | 107    SCI_ABSTRACT_ELEMENT_T * current;  member
 | 
| /freebsd/contrib/sendmail/libsm/ | 
| H A D | config.c | 41 	char **current;  variable
 | 
| /freebsd/contrib/tcpdump/ | 
| H A D | netdissect-alloc.c | 54 	nd_mem_chunk_t *current, *previous;  in nd_free_all()  local
 | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | 
| H A D | LibCxxList.cpp | 225   ListIterator current(m_head);  in GetItem()  local247   ListEntry current(m_head);  in CalculateNumChildren()  local
 335     ListEntry current(m_head);  in CalculateNumChildren()  local
 
 | 
| /freebsd/lib/libc/xdr/ | 
| H A D | xdr_rec.c | 277 	int current;  in xdrrec_getbytes()  local302 	size_t current;  in xdrrec_putbytes()  local
 654 	size_t current;  in get_input_bytes()  local
 709 	u_int32_t current;  in skip_input_bytes()  local
 
 | 
| /freebsd/contrib/ncurses/ncurses/base/ | 
| H A D | sigaction.c | 57     sigset_t current = sigsetmask(0);  in _nc_sigprocmask()  local
 | 
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ | 
| H A D | zstd_fast.c | 33         U32 const current = (U32)(ip - base);  in ZSTD_fillHashTable()  local76     {   U32 const current = (U32)(ip0 - base);  in ZSTD_compressBlock_fast_generic()  local
 262         U32 const current = (U32)(ip-base);  in ZSTD_compressBlock_fast_dictMatchState_generic()  local
 414         const U32    current = (U32)(ip-base);  in ZSTD_compressBlock_fast_extDict_generic()  local
 
 | 
| H A D | zstd_double_fast.c | 35         U32 const current = (U32)(ip - base);  in ZSTD_fillDoubleHashTable()  local112         U32 const current = (U32)(ip - base);  in ZSTD_compressBlock_doubleFast_generic()  local
 133         U32 const current = (U32)(ip-base);  in ZSTD_compressBlock_doubleFast_generic()  local
 405         const U32 current = (U32)(ip-base);  in ZSTD_compressBlock_doubleFast_extDict_generic()  local
 
 | 
| /freebsd/crypto/openssh/openbsd-compat/ | 
| H A D | sigact.c | 69 	sigset_t current = sigsetmask(0);  in sigprocmask()  local
 | 
| /freebsd/contrib/ofed/opensm/complib/ | 
| H A D | cl_thread.c | 133 	pthread_t current;  in cl_is_current_thread()  local
 | 
| /freebsd/usr.bin/rpcgen/ | 
| H A D | rpc_tblout.c | 80 	int current;  in write_table()  local
 | 
| /freebsd/sys/dev/hyperv/vmbus/ | 
| H A D | vmbus_et.c | 100 	uint64_t current;  in vmbus_et_start()  local
 | 
| /freebsd/crypto/krb5/src/kdc/ | 
| H A D | kdc_transit.c | 158     char        current[MAX_REALM_LN];  in add_to_transited()  local
 | 
| /freebsd/contrib/libedit/ | 
| H A D | map.h | 54 	el_action_t	*current;	/* The keymap we are using	*/  member
 | 
| /freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ | 
| H A D | zfs_context_os.h | 84 #define	current curthread  macro
 | 
| /freebsd/contrib/pam-krb5/tests/ | 
| H A D | runtests.c | 195     unsigned long current;     /* The last seen test number. */  member803     unsigned long current;  in test_checkline()  local
 1399     struct testlist *listhead, *current;  in read_test_list()  local
 1465     struct testlist *listhead, *current;  in build_test_list()  local
 1532     struct testlist *current, *next;  in test_batch()  local
 
 | 
| /freebsd/contrib/ncurses/form/ | 
| H A D | frm_def.c | 82   FIELD *current, *newhead;  in Insert_Field_By_Position()  local
 |