Searched refs:sl1 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sbin/sunlabel/ |
| D | sunlabel.c | 545 struct sun_disklabel sl1; in parse_label() local 558 sl1 = *sl; in parse_label() 559 bzero(&sl1.sl_part, sizeof(sl1.sl_part)); in parse_label() 624 sl1.sl_pcylinders = cyl + alt; in parse_label() 625 sl1.sl_ncylinders = cyl; in parse_label() 626 sl1.sl_acylinders = alt; in parse_label() 627 sl1.sl_nsectors = sec; in parse_label() 628 sl1.sl_ntracks = hd; in parse_label() 629 memset(sl1.sl_text, 0, sizeof(sl1.sl_text)); in parse_label() 630 snprintf(sl1.sl_text, sizeof(sl1.sl_text), in parse_label() [all …]
|
| /freebsd-10-stable/contrib/apr/tables/ |
| D | apr_skiplist.c | 696 APR_DECLARE(apr_skiplist *) apr_skiplist_merge(apr_skiplist *sl1, apr_skiplist *sl2) in apr_skiplist_merge() argument 701 if (sl1->bottomend == NULL || sl1->bottomend->prev == NULL) { in apr_skiplist_merge() 702 apr_skiplist_remove_all(sl1, NULL); in apr_skiplist_merge() 703 temp = *sl1; in apr_skiplist_merge() 704 *sl1 = *sl2; in apr_skiplist_merge() 707 return sl1; in apr_skiplist_merge() 711 return sl1; in apr_skiplist_merge() 716 apr_skiplist_insert(sl1, b2->data); in apr_skiplist_merge() 720 return sl1; in apr_skiplist_merge()
|
| /freebsd-10-stable/tools/regression/lib/libc/nss/ |
| D | test-gethostby.c | 568 StringList *sl1, *sl2; in hostent_read_snapshot_func() local 577 sl1 = sl2 = NULL; in hostent_read_snapshot_func() 600 if (sl1 == NULL) { in hostent_read_snapshot_func() 604 sl1 = sl_init(); in hostent_read_snapshot_func() 605 assert(sl1 != NULL); in hostent_read_snapshot_func() 610 sl_add(sl1, ts); in hostent_read_snapshot_func() 618 sl_add(sl1, ts); in hostent_read_snapshot_func() 661 if (sl1 != NULL) { in hostent_read_snapshot_func() 662 sl_add(sl1, NULL); in hostent_read_snapshot_func() 663 ht->h_aliases = sl1->sl_str; in hostent_read_snapshot_func() [all …]
|
| /freebsd-10-stable/lib/libc/tests/nss/ |
| D | gethostby_test.c | 552 StringList *sl1, *sl2; in hostent_read_snapshot_func() local 562 sl1 = sl2 = NULL; in hostent_read_snapshot_func() 585 if (sl1 == NULL) { in hostent_read_snapshot_func() 589 sl1 = sl_init(); in hostent_read_snapshot_func() 590 ATF_REQUIRE(sl1 != NULL); in hostent_read_snapshot_func() 595 sl_add(sl1, ts); in hostent_read_snapshot_func() 603 sl_add(sl1, ts); in hostent_read_snapshot_func() 645 if (sl1 != NULL) { in hostent_read_snapshot_func() 646 sl_add(sl1, NULL); in hostent_read_snapshot_func() 647 ht->h_aliases = sl1->sl_str; in hostent_read_snapshot_func() [all …]
|
| /freebsd-10-stable/contrib/apr/include/ |
| D | apr_skiplist.h | 255 APR_DECLARE(apr_skiplist *) apr_skiplist_merge(apr_skiplist *sl1, apr_skiplist *sl2);
|
| /freebsd-10-stable/contrib/ntp/kernel/sys/ |
| D | bsd_audioirig.h | 82 int sl0,sl1; /* recent sample levels */ member
|
| /freebsd-10-stable/usr.bin/vgrind/ |
| D | vgrindefs.src | 68 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
|