Searched defs:lh (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A Dlh_stats.c75 void lh_stats(LHASH *lh, FILE *out) argument
101 lh_node_stats(LHASH *lh, FILE *out) argument
113 lh_node_usage_stats(LHASH *lh, FILE *out) argument
141 lh_stats(const _LHASH *lh, FILE *fp) argument
154 lh_node_stats(const _LHASH *lh, FILE *fp) argument
167 lh_node_usage_stats(const _LHASH *lh, FILE *fp) argument
182 lh_stats_bio(const _LHASH *lh, BIO *out) argument
209 lh_node_stats_bio(const _LHASH *lh, BIO *out) argument
221 lh_node_usage_stats_bio(const _LHASH *lh, BIO *out) argument
[all...]
H A Dlhash.c176 void lh_free(_LHASH *lh) argument
196 void *lh_insert(_LHASH *lh, voi argument
232 lh_delete(_LHASH *lh, const void *data) argument
260 lh_retrieve(_LHASH *lh, const void *data) argument
279 doall_util_fn(_LHASH *lh, int use_arg, LHASH_DOALL_FN_TYPE func, LHASH_DOALL_ARG_FN_TYPE func_arg, void *arg) argument
312 lh_doall(_LHASH *lh, LHASH_DOALL_FN_TYPE func) argument
317 lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg) argument
322 expand(_LHASH *lh) argument
373 contract(_LHASH *lh) argument
409 getrn(_LHASH *lh, const void *data, unsigned long *rhash) argument
474 lh_num_items(const _LHASH *lh) argument
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dpap.c88 struct fsmheader lh; local
104 memcpy(MBUF_CTOP(bp), &lh, sizeof(struct fsmheader)); local
118 struct fsmheader lh; local
129 memcpy(MBUF_CTOP(bp), &lh, sizeo local
[all...]
H A Dfsm.c194 struct fsmheader lh; local
217 memcpy(MBUF_CTOP(bp), &lh, sizeof(struct fsmheader)); local
1049 struct fsmheader lh; local
[all...]
H A Dchap.c106 struct fsmheader lh; local
114 memcpy(MBUF_CTOP(bp), &lh, sizeof(struct fsmheader)); local
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_types.h185 int16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon4779::__anon4780
188 uint16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon4779::__anon4781
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh5.c494 register struct here *h, *lh; local
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_smpl.c608 BIGNUM *lh, *y2; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cm.c417 struct list_head lh; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c91 vdev_disk_off_notify(ldi_handle_t lh, ldi_ev_cookie_t ecookie, void *arg, argument
127 vdev_disk_off_finalize(ldi_handle_t lh, ldi_ev_cookie_t ecookie, argument
162 vdev_disk_dgrd_finalize(ldi_handle_t lh, ldi_ev_cookie_t ecookie, argument
/freebsd-11-stable/usr.bin/sed/
H A Dcompile.c892 struct labhash **lhp, *lh; local
918 struct labhash *lh; local
940 struct labhash *lh, *next; local
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Ded.refresh.c162 int w, i, lv, lh; local
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c329 struct list_head *lh; local
481 struct list_head *lh; local
697 struct list_head *lh; local
[all...]
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c495 uint32_t *lh; local
/freebsd-11-stable/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp309 int lh = read2(ptr); local
/freebsd-11-stable/contrib/binutils/bfd/
H A Ddwarf2.c975 struct line_head lh; local
[all...]
H A Delfxx-mips.c10039 struct bfd_link_hash_entry *lh; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c743 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
760 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
779 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
890 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
1032 dt_ahashent_t **lh = *((dt_ahashent_t ***)lhs); local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c1107 static void check_conflict (LexState *ls, struct LHS_assign *lh, expdesc *v) { argument
1135 assignment(LexState *ls, struct LHS_assign *lh, int nvars) argument
[all...]
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c1119 static void check_conflict (LexState *ls, struct LHS_assign *lh, expdesc *v) { argument
1147 assignment(LexState *ls, struct LHS_assign *lh, int nvars) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_crtc.c1215 struct list_head *lh; local
/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c1412 struct lcp_header *lh; local
4691 struct lcp_header *lh; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c5113 free_line_header (struct line_header *lh) argument
5133 add_include_dir(struct line_header *lh, char *include_dir) argument
5156 add_file_name(struct line_header *lh, char *name, unsigned int dir_index, unsigned int mod_time, unsigned int length) argument
5199 struct line_header *lh; local
5344 dwarf_decode_lines(struct line_header *lh, char *comp_dir, bfd *abfd, struct dwarf2_cu *cu) argument
7698 file_full_name(int file, struct line_header *lh, const char *comp_dir) argument
7731 macro_start_file(int file, int line, struct macro_source_file *current_file, const char *comp_dir, struct line_header *lh, struct objfile *objfile) argument
7930 dwarf_decode_macros(struct line_header *lh, unsigned int offset, char *comp_dir, bfd *abfd, struct dwarf2_cu *cu) argument
[all...]

Completed in 264 milliseconds