Searched refs:lh (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10-stable/contrib/groff/font/devps/generate/
H A Ddingbats.rmap4 a12 lh
/freebsd-10-stable/crypto/openssl/crypto/lhash/
H A Dlhash.c111 static void expand(_LHASH *lh);
112 static void contract(_LHASH *lh);
113 static LHASH_NODE **getrn(_LHASH *lh, const void *data, unsigned long *rhash);
158 void lh_free(_LHASH *lh) argument
163 if (lh == NULL)
166 for (i = 0; i < lh->num_nodes; i++) {
167 n = lh->b[i];
174 OPENSSL_free(lh->b);
175 OPENSSL_free(lh);
178 void *lh_insert(_LHASH *lh, voi argument
213 lh_delete(_LHASH *lh, const void *data) argument
241 lh_retrieve(_LHASH *lh, const void *data) argument
260 doall_util_fn(_LHASH *lh, int use_arg, LHASH_DOALL_FN_TYPE func, LHASH_DOALL_ARG_FN_TYPE func_arg, void *arg) argument
293 lh_doall(_LHASH *lh, LHASH_DOALL_FN_TYPE func) argument
298 lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg) argument
303 expand(_LHASH *lh) argument
354 contract(_LHASH *lh) argument
390 getrn(_LHASH *lh, const void *data, unsigned long *rhash) argument
455 lh_num_items(const _LHASH *lh) argument
[all...]
H A Dlh_stats.c75 void lh_stats(LHASH *lh, FILE *out) argument
77 fprintf(out, "num_items = %lu\n", lh->num_items);
78 fprintf(out, "num_nodes = %u\n", lh->num_nodes);
79 fprintf(out, "num_alloc_nodes = %u\n", lh->num_alloc_nodes);
80 fprintf(out, "num_expands = %lu\n", lh->num_expands);
81 fprintf(out, "num_expand_reallocs = %lu\n", lh->num_expand_reallocs);
82 fprintf(out, "num_contracts = %lu\n", lh->num_contracts);
83 fprintf(out, "num_contract_reallocs = %lu\n", lh->num_contract_reallocs);
84 fprintf(out, "num_hash_calls = %lu\n", lh->num_hash_calls);
85 fprintf(out, "num_comp_calls = %lu\n", lh
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.h173 # define lh_error(lh) ((lh)->error)
176 void lh_free(_LHASH *lh);
177 void *lh_insert(_LHASH *lh, void *data);
178 void *lh_delete(_LHASH *lh, const void *data);
179 void *lh_retrieve(_LHASH *lh, const void *data);
180 void lh_doall(_LHASH *lh, LHASH_DOALL_FN_TYPE func);
181 void lh_doall_arg(_LHASH *lh, LHASH_DOALL_ARG_FN_TYPE func, void *arg);
183 unsigned long lh_num_items(const _LHASH *lh);
186 void lh_stats(const _LHASH *lh, FIL
[all...]
/freebsd-10-stable/contrib/ntp/
H A Dbootstrap100 lh=
117 lh="$lh $i"
136 case "$lh" in
138 *) touch $lh
139 echo "Touching <$lh>"
/freebsd-10-stable/crypto/openssl/crypto/stack/
H A Dsafestack.h2313 # define lh_ADDED_OBJ_insert(lh,inst) LHM_lh_insert(ADDED_OBJ,lh,inst)
2314 # define lh_ADDED_OBJ_retrieve(lh,inst) LHM_lh_retrieve(ADDED_OBJ,lh,inst)
2315 # define lh_ADDED_OBJ_delete(lh,inst) LHM_lh_delete(ADDED_OBJ,lh,inst)
2316 # define lh_ADDED_OBJ_doall(lh,fn) LHM_lh_doall(ADDED_OBJ,lh,fn)
2317 # define lh_ADDED_OBJ_doall_arg(lh,fn,arg_type,arg) \
2318 LHM_lh_doall_arg(ADDED_OBJ,lh,f
[all...]
/freebsd-10-stable/crypto/openssl/util/
H A Dmkstack.pl158 #define lh_${type_thing}_insert(lh,inst) LHM_lh_insert(${type_thing},lh,inst)
159 #define lh_${type_thing}_retrieve(lh,inst) LHM_lh_retrieve(${type_thing},lh,inst)
160 #define lh_${type_thing}_delete(lh,inst) LHM_lh_delete(${type_thing},lh,inst)
161 #define lh_${type_thing}_doall(lh,fn) LHM_lh_doall(${type_thing},lh,fn)
162 #define lh_${type_thing}_doall_arg(lh,fn,arg_type,arg) \\
163 LHM_lh_doall_arg(${type_thing},lh,f
[all...]
/freebsd-10-stable/usr.bin/sed/
H A Dcompile.c890 struct labhash **lhp, *lh; local
897 for (lh = *lhp; lh != NULL; lh = lh->lh_next)
898 if (lh->lh_hash == h && strcmp(cp->t, lh->lh_cmd->t) == 0)
900 if ((lh = malloc(sizeof *lh)) == NULL)
902 lh
916 struct labhash *lh; local
938 struct labhash *lh, *next; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dpap.c86 struct fsmheader lh; local
98 lh.code = PAP_REQUEST;
99 lh.id = authp->id;
100 lh.length = htons(plen + sizeof(struct fsmheader));
102 memcpy(MBUF_CTOP(bp), &lh, sizeof(struct fsmheader)); local
116 struct fsmheader lh; local
121 lh.code = code;
122 lh.id = authp->id;
125 lh.length = htons(plen + sizeof(struct fsmheader));
127 memcpy(MBUF_CTOP(bp), &lh, sizeo local
[all...]
H A Dfsm.c192 struct fsmheader lh; local
211 lh.code = code;
212 lh.id = id;
213 lh.length = htons(plen);
215 memcpy(MBUF_CTOP(bp), &lh, sizeof(struct fsmheader)); local
1047 struct fsmheader lh; local
1055 bp = mbuf_Read(bp, &lh, sizeof lh);
1057 if (ntohs(lh.length) > len) {
1059 "- dropped\n", fp->link->name, len, (int)ntohs(lh
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_types.h185 int16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon2::__anon3
188 uint16_t hh; uint16_t hl; uint16_t lh; uint16_t ll; member in struct:__anon2::__anon4
198 uint16_t ll; uint16_t lh; uint16_t hl; int16_t hh;
201 uint16_t ll; uint16_t lh; uint16_t hl; uint16_t hh;
/freebsd-10-stable/include/rpcsvc/
H A Dbootparam_prot.x69 char lh;
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec2_smpl.c608 BIGNUM *lh, *y2; local
631 lh = BN_CTX_get(ctx);
632 if (lh == NULL)
641 if (!BN_GF2m_add(lh, &point->X, &group->a))
643 if (!field_mul(group, lh, lh, &point->X, ctx))
645 if (!BN_GF2m_add(lh, lh, &point->Y))
647 if (!field_mul(group, lh, lh,
[all...]
/freebsd-10-stable/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c57 255 & whoami->client_address.bp_address_u.ip_addr.lh,
63 255 & whoami->client_address.bp_address_u.ip_addr.lh,
92 255 & res.router_address.bp_address_u.ip_addr.lh,
100 255 & res.router_address.bp_address_u.ip_addr.lh,
162 255 & res.server_address.bp_address_u.ip_addr.lh,
169 255 & res.server_address.bp_address_u.ip_addr.lh,
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2read.c733 static void free_line_header (struct line_header *lh);
5113 free_line_header (struct line_header *lh) argument
5115 if (lh->standard_opcode_lengths)
5116 xfree (lh->standard_opcode_lengths);
5118 /* Remember that all the lh->file_names[i].name pointers are
5120 if (lh->file_names)
5121 xfree (lh->file_names);
5124 if (lh->include_dirs)
5125 xfree (lh->include_dirs);
5127 xfree (lh);
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
7693 file_full_name(int file, struct line_header *lh, const char *comp_dir) argument
7726 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
7925 dwarf_decode_macros(struct line_header *lh, unsigned int offset, char *comp_dir, bfd *abfd, struct dwarf2_cu *cu) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcm.c379 struct list_head lh; local
384 INIT_LIST_HEAD(&lh);
409 list_splice_init(&dev->sriov.cm_list, &lh);
418 list_move_tail(&ent->list, &lh);
421 list_for_each_entry_safe(map, tmp_map, &lh, list) {
429 list_move_tail(&map->list, &lh);
436 list_for_each_entry_safe(map, tmp_map, &lh, list) {
/freebsd-10-stable/contrib/binutils/bfd/
H A Ddwarf2.c975 struct line_head lh; local
1029 lh.total_length = read_4_bytes (abfd, line_ptr);
1032 if (lh.total_length == 0xffffffff)
1034 lh.total_length = read_8_bytes (abfd, line_ptr);
1038 else if (lh.total_length == 0 && unit->addr_size == 8)
1041 lh.total_length = read_4_bytes (abfd, line_ptr);
1045 line_end = line_ptr + lh.total_length;
1046 lh.version = read_2_bytes (abfd, line_ptr);
1049 lh.prologue_length = read_4_bytes (abfd, line_ptr);
1051 lh
[all...]
/freebsd-10-stable/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c205 LHASH_OF(OPENSSL_STRING) *lh;
211 lh = db->index[idx];
212 if (lh == NULL) {
216 ret = lh_OPENSSL_STRING_retrieve(lh, value);
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_table.c116 LHASH_OF(ENGINE_PILE) *lh;
122 if ((lh = lh_ENGINE_PILE_new()) == NULL)
124 *t = (ENGINE_TABLE *)lh;
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c329 struct list_head *lh; local
341 lh = MAP_TABLE_ENTRY(pCard, chan, device, lun);
342 if(lh) {
343 list_for_each_entry(p, lh, list) {
481 struct list_head *lh; local
528 lh = MAP_TABLE_ENTRY(pCard, chan, device, lun);
533 list_for_each_entry_safe(p, n, lh, list) {
568 list_for_each_entry(n, lh, list) {
582 list_add(&p->list, lh);
697 struct list_head *lh; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c743 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
745 dtrace_aggdesc_t *lagg = lh->dtahe_data.dtada_desc;
760 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
764 lid = dt_aggregate_aggvarid(lh);
779 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
781 dtrace_aggdesc_t *lagg = lh->dtahe_data.dtada_desc;
805 ldata = lh->dtahe_data.dtada_data + lrec->dtrd_offset;
890 dt_ahashent_t *lh = *((dt_ahashent_t **)lhs); local
892 dtrace_aggdesc_t *lagg = lh->dtahe_data.dtada_desc;
894 caddr_t ldata = lh
1032 dt_ahashent_t **lh = *((dt_ahashent_t ***)lhs); local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dvint64ops.c107 + (uint32_t)res.W_s.lh * base;
108 res.W_s.lh = (uint16_t)accu;
/freebsd-10-stable/contrib/tcsh/
H A Ded.refresh.c166 int w, i, lv, lh; local
242 lh = vcursor_h;
244 lh--;
245 if (lh < 0) {
249 lh = Strlen(Vdisplay[lv]) - 1;
251 if (Vdisplay[lv][lh] != CHAR_DBWIDTH)
261 Vdisplay[lv][lh] = MakeLiteral(cp, 1, Vdisplay[lv][lh]);
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c461 uint16_t lh; local
466 for (lh = LEAF_HASH(l, h); lh <= bestlh; lh++) {
467 for (chunk = zap_leaf_phys(l)->l_hash[lh];
476 ASSERT3U(bestlh, >=, lh);
477 bestlh = lh;
/freebsd-10-stable/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c171 255 & res->router_address.bp_address_u.ip_addr.lh,

Completed in 418 milliseconds

12