Searched refs:hl (Results 1 - 25 of 36) sorted by relevance

12

/openbsd-current/usr.bin/tmux/
H A Dhyperlinks.c117 struct hyperlinks *hl = hlu->tree; local
122 RB_REMOVE(hyperlinks_by_inner_tree, &hl->by_inner, hlu);
123 RB_REMOVE(hyperlinks_by_uri_tree, &hl->by_uri, hlu);
133 hyperlinks_put(struct hyperlinks *hl, const char *uri_in, argument
154 hlu = RB_FIND(hyperlinks_by_uri_tree, &hl->by_uri, &find);
164 hlu->inner = hl->next_inner++;
168 hlu->tree = hl;
169 RB_INSERT(hyperlinks_by_uri_tree, &hl->by_uri, hlu);
170 RB_INSERT(hyperlinks_by_inner_tree, &hl->by_inner, hlu);
181 hyperlinks_get(struct hyperlinks *hl, u_in argument
203 struct hyperlinks *hl; local
214 hyperlinks_reset(struct hyperlinks *hl) argument
224 hyperlinks_free(struct hyperlinks *hl) argument
[all...]
/openbsd-current/usr.bin/mail/
H A Dhead.c51 struct headline hl; local
58 parse(linebuf, &hl, parbuf);
59 if (hl.l_from == NULL || hl.l_date == NULL) {
63 if (!isdate(hl.l_date)) {
91 parse(char *line, struct headline *hl, char *pbuf) argument
96 hl->l_from = NULL;
97 hl->l_tty = NULL;
98 hl->l_date = NULL;
107 hl
[all...]
H A Dcmd1.c189 struct headline hl; local
215 parse(headline, &hl, pbuf);
235 /* hl.l_date was sanity-checked when read in. */
237 hl.l_date, mp->m_lines, mp->m_size, vissub);
/openbsd-current/usr.bin/less/
H A Dsearch.c287 struct hilite *hl; local
290 for (hl = anchor->hl_first; hl != NULL; hl = nexthl) {
291 nexthl = hl->hl_next;
292 free(hl);
316 struct hilite *hl; local
321 for (hl = hilite_anchor.hl_first; hl != NULL; hl
335 struct hilite *hl; local
401 add_hilite(struct hilite *anchor, struct hilite *hl) argument
441 struct hilite *hl; local
763 struct hilite *hl = local
[all...]
/openbsd-current/sys/arch/hppa/hppa/
H A Ddisksubr.c139 struct hpux_label *hl; local
150 hl = (struct hpux_label *)bp->b_data;
151 if (hl->hl_magic1 != hl->hl_magic2 ||
152 hl->hl_magic != HPUX_MAGIC || hl->hl_version != 1) {
164 if (!hl->hl_flags[i])
166 if (hl->hl_flags[i] == HPUX_PART_ROOT) {
169 } else if (hl->hl_flags[i] == HPUX_PART_SWAP) {
172 } else if (hl
[all...]
/openbsd-current/bin/md5/
H A Dmd5.c209 struct hash_list hl; local
219 TAILQ_INIT(&hl);
277 TAILQ_FOREACH(hftmp, &hl, tailq) {
283 hash_insert(&hl, hf, base64);
339 if (TAILQ_FIRST(&hl) != TAILQ_LAST(&hl, hash_list))
345 if (TAILQ_EMPTY(&hl)) {
352 hash_insert(&hl, hf, (hf->base64 == -1 ? 0 : bflag));
357 TAILQ_FOREACH(hf, &hl, tailq) {
364 digest_time(&hl, tfla
400 hash_insert(struct hash_list *hl, struct hash_function *hf, int base64) argument
432 digest_string(char *string, struct hash_list *hl) argument
485 digest_file(const char *file, struct hash_list *hl, int echo) argument
754 digest_time(struct hash_list *hl, int times) argument
794 digest_test(struct hash_list *hl) argument
[all...]
/openbsd-current/usr.sbin/npppd/common/
H A Dhash.c188 hash_link *w, *hl; local
191 hl = htbl->bucket[i];
193 while (hl != NULL) {
194 w = hl;
195 hl = hl->next;
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldcref.c261 struct bfd_link_hash_entry *hl; local
264 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE,
266 if (hl == NULL)
273 if (hl->type == bfd_link_hash_defined)
275 if (hl->u.def.section->output_section == NULL)
277 if (hl->u.def.section->owner != NULL
278 && (hl->u.def.section->owner->flags & DYNAMIC) != 0)
373 struct bfd_link_hash_entry *hl; local
380 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE,
382 if (hl
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldcref.c262 struct bfd_link_hash_entry *hl; local
265 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE,
267 if (hl == NULL)
274 if (hl->type == bfd_link_hash_defined)
276 if (hl->u.def.section->output_section == NULL)
278 if (hl->u.def.section->owner != NULL
279 && (hl->u.def.section->owner->flags & DYNAMIC) != 0)
404 struct bfd_link_hash_entry *hl; local
411 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE,
413 if (hl
[all...]
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dsoftmagic.c150 ((p->hl[0]<<24)|(p->hl[1]<<16)|(p->hl[2]<<8)|(p->hl[3]));
158 ((p->hl[3]<<24)|(p->hl[2]<<16)|(p->hl[1]<<8)|(p->hl[0]));
H A Dfile.h73 unsigned char hl[4]; /* 2 bytes of a fixed-endian "long" */ member in union:magic::VALUETYPE
/openbsd-current/lib/libcrypto/asn1/
H A Dasn1_par.c126 int nl, hl, j, r; local
152 hl = (p - op);
153 length -= hl;
160 if (BIO_printf(bp, "d=%-2d hl=%ld l=%4ld ",
161 depth, (long)hl, len) <= 0)
164 if (BIO_printf(bp, "d=%-2d hl=%ld l=inf ",
165 depth, (long)hl) <= 0)
227 if (d2i_ASN1_OBJECT(&o, &opp, len + hl) !=
251 os = d2i_ASN1_OCTET_STRING(NULL, &opp, len + hl);
304 ai = d2i_ASN1_INTEGER(NULL, &opp, len + hl);
[all...]
/openbsd-current/usr.sbin/npppd/l2tp/
H A Dl2tpd.c483 hash_link *hl; local
489 for (hl = hash_first(_this->ctrl_map); hl != NULL;
490 hl = hash_next(_this->ctrl_map)) {
491 ctrl = hl->item;
502 hash_link *hl; local
514 for (hl = hash_first(_this->ctrl_map); hl != NULL;
515 hl = hash_next(_this->ctrl_map)) {
516 ctrl = hl
671 hash_link *hl; local
[all...]
/openbsd-current/usr.sbin/npppd/pppoe/
H A Dpppoed.c392 hash_link *hl; local
400 for (hl = hash_first(_this->session_hash);
401 hl != NULL;
402 hl = hash_next(_this->session_hash)) {
403 session = (pppoe_session *)hl->item;
470 hash_link *hl; local
527 for (hl = hash_first(_this->session_hash); hl != NULL;
528 hl = hash_next(_this->session_hash)) {
529 session = (pppoe_session *)hl
627 hash_link *hl; local
[all...]
/openbsd-current/lib/libcrypto/pem/
H A Dpem_lib.c677 int end = 0, i, k, bl = 0, hl = 0, nohead = 0; local
722 hl = 0;
740 if (!BUF_MEM_grow(headerB, hl + i + 9)) {
748 memcpy(&(headerB->data[hl]), buf, i);
749 headerB->data[hl + i] = '\0';
750 hl += i;
801 bl = hl;
/openbsd-current/usr.bin/top/
H A Ddisplay.c531 i_process(int line, char *thisline, int hl) argument
540 if (hl && smart_terminal)
543 if (hl && smart_terminal)
H A Dtop.c192 filterpid(char buf[], int hl) argument
201 if (hl)
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dlc.t332 my %hl = qw(a 1 b 2 c 3);
335 $x = List::Util::first(sub { uc $_ eq 'A' }, keys %hl);
337 $x = List::Util::first(sub { ucfirst $_ eq 'A' }, keys %hl);
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DImmutableSet.h429 unsigned hl = getHeight(L); local
431 return (hl > hr ? hl : hr) + 1;
487 unsigned hl = getHeight(L); local
490 if (hl > hr + 2) {
507 if (hr > hl + 2) {
/openbsd-current/sys/netinet/
H A Dip_ah.c539 uint8_t hl; local
550 m_copydata(m, skip + offsetof(struct ah, ah_hl), sizeof(u_int8_t), &hl);
590 if (hl * sizeof(u_int32_t) != ahx->authsize + rplen - AH_FLENGTH) {
592 hl * sizeof(u_int32_t),
609 ibytes = (m->m_pkthdr.len - skip - hl * sizeof(u_int32_t));
/openbsd-current/gnu/usr.bin/perl/regen/
H A DHeaderParser.pm1351 my $hl= HeaderLine->new(
1361 push @$ret, $hl;
1438 my $hl= HeaderLine->new(
1449 push @$ret, $hl;
1458 my $hl= HeaderLine->new(
1469 push @$ret, $hl;
1477 my $hl= HeaderLine->new(
1488 push @$ret, $hl;
/openbsd-current/usr.sbin/npppd/pptp/
H A Dpptpd.c693 hash_link *hl; local
789 hl = hash_lookup(_this->call_id_map, CALL_ID_KEY(call_id, listener->index));
790 if (hl == NULL) {
794 call = hl->item;
/openbsd-current/lib/libcrypto/perlasm/
H A Dx86gas.pl19 elsif ($reg =~ m/^%[a-d][hl]$/o) { "b"; }
/openbsd-current/usr.sbin/nsd/
H A Dremote.c443 struct acceptlist* hl; local
511 hl = (struct acceptlist*)xalloc_zero(sizeof(*hl));
512 hl->rc = rc;
513 hl->ident = strdup(ip);
514 if(!hl->ident) {
517 free(hl);
520 hl->next = rc->accept_list;
521 rc->accept_list = hl;
523 hl
576 struct acceptlist *hl = (struct acceptlist*)arg; local
[all...]
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd.c769 hash_link *hl; local
771 if ((hl = hash_lookup(_this->map_user_ppp, username)) != NULL)
772 return hl->item;
1378 hash_link *hl; local
1467 hl = hash_lookup(_this->map_user_ppp, ppp->username);
1468 NPPPD_ASSERT(hl != NULL);
1469 if (hl == NULL) {
1476 u = hl->item;
1508 hl->key = ppp1->username;

Completed in 600 milliseconds

12