/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
|
/freebsd/crypto/krb5/src/kadmin/dbutil/ |
H A D | ovload.c | 14 static int parse_pw_hist_ent(current, hist) in parse_pw_hist_ent() argument 106 char *current = 0; local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getaddrinfo.c | 189 struct addrinfo **current = &first; in get_null() local 226 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 | 147 char *newstr, *rule = NULL, *repl = NULL, *current = NULL; in aname_replacer() local 211 const char *current; in aname_get_selstring() local 278 const char *current; in an2ln_rule() local
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | xdr_rec.c | 246 u_int current; in xdrrec_getbytes() local 271 size_t current; in xdrrec_putbytes() local 511 size_t current; in get_input_bytes() local 547 int current; in skip_input_bytes() 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/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() local 247 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() local 302 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_double_fast.c | 35 U32 const current = (U32)(ip - base); in ZSTD_fillDoubleHashTable() local 112 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
|
H A D | zstd_fast.c | 33 U32 const current = (U32)(ip - base); in ZSTD_fillHashTable() local 76 { 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
|
/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/contrib/pam-krb5/tests/ |
H A D | runtests.c | 195 unsigned long current; /* The last seen test number. */ member 803 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/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_context_os.h | 84 #define current curthread macro
|
/freebsd/contrib/ncurses/form/ |
H A D | frm_def.c | 82 FIELD *current, *newhead; in Insert_Field_By_Position() local
|