Home
last modified time | relevance | path

Searched defs:sl (Results 1 – 25 of 81) sorted by relevance

1234

/openbsd/usr.sbin/npppd/common/
H A Dslist_test.c86 slist sl; in test_01a() local
141 slist sl; in test_01() local
173 slist sl; in test_02() local
215 slist sl; in test_03() local
290 slist sl; in test_04() local
314 slist sl; in test_05() local
360 slist sl; in test_06() local
384 slist sl; in test_07() local
406 slist sl; in test_08() local
440 slist sl; in test_09() local
[all …]
/openbsd/usr.sbin/unbound/util/storage/
H A Dslabhash.c54 struct slabhash* sl = (struct slabhash*)calloc(1, in slabhash_create() local
87 void slabhash_delete(struct slabhash* sl) in slabhash_delete()
100 void slabhash_clear(struct slabhash* sl) in slabhash_clear()
111 slab_idx(struct slabhash* sl, hashvalue_type hash) in slab_idx()
116 void slabhash_insert(struct slabhash* sl, hashvalue_type hash, in slabhash_insert()
122 struct lruhash_entry* slabhash_lookup(struct slabhash* sl, in slabhash_lookup()
128 void slabhash_remove(struct slabhash* sl, hashvalue_type hash, void* key) in slabhash_remove()
133 void slabhash_status(struct slabhash* sl, const char* id, int extended) in slabhash_status()
145 size_t slabhash_get_size(struct slabhash* sl) in slabhash_get_size()
156 int slabhash_is_size(struct slabhash* sl, size_t size, size_t slabs) in slabhash_is_size()
[all …]
/openbsd/sbin/unwind/libunbound/util/storage/
H A Dslabhash.c54 struct slabhash* sl = (struct slabhash*)calloc(1, in slabhash_create() local
87 void slabhash_delete(struct slabhash* sl) in slabhash_delete()
100 void slabhash_clear(struct slabhash* sl) in slabhash_clear()
111 slab_idx(struct slabhash* sl, hashvalue_type hash) in slab_idx()
116 void slabhash_insert(struct slabhash* sl, hashvalue_type hash, in slabhash_insert()
122 struct lruhash_entry* slabhash_lookup(struct slabhash* sl, in slabhash_lookup()
128 void slabhash_remove(struct slabhash* sl, hashvalue_type hash, void* key) in slabhash_remove()
133 void slabhash_status(struct slabhash* sl, const char* id, int extended) in slabhash_status()
145 size_t slabhash_get_size(struct slabhash* sl) in slabhash_get_size()
156 int slabhash_is_size(struct slabhash* sl, size_t size, size_t slabs) in slabhash_is_size()
[all …]
/openbsd/usr.bin/sort/
H A Dradixsort.c45 #define TINY_NODE(sl) ((sl)->tosort_num < 65) argument
46 #define SMALL_NODE(sl) ((sl)->tosort_num < 5) argument
73 struct sort_level *sl; member
82 push_ls(struct sort_level *sl) in push_ls()
99 struct sort_level *sl; in pop_ls_st() local
139 add_leaf(struct sort_level *sl, struct sort_list_item *item) in add_leaf()
162 place_item(struct sort_level *sl, size_t item) in place_item()
177 free_sort_level(struct sort_level *sl) in free_sort_level()
204 run_sort_level_next(struct sort_level *sl) in run_sort_level_next()
374 run_top_sort_level(struct sort_level *sl) in run_top_sort_level()
[all …]
/openbsd/sbin/unwind/libunbound/sldns/
H A Dwire2str.c1455 static int str_char_print(char** s, size_t* sl, uint8_t c) in str_char_print()
1555 size_t* sl, size_t num) in sldns_wire2str_b64_scan_num()
1878 char** s, size_t* sl, uint8_t* pkt, size_t pktlen, int* comprloop) in sldns_wire2str_ipseckey_scan_internal()
1981 size_t* sl) in sldns_wire2str_nsec3_next_owner_scan()
2071 int sldns_wire2str_edns_llq_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_llq_print()
2115 int sldns_wire2str_edns_ul_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_ul_print()
2150 int sldns_wire2str_edns_dau_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_dau_print()
2165 int sldns_wire2str_edns_dhu_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_dhu_print()
2257 static int sldns_wire2str_edns_keepalive_print(char** s, size_t* sl, in sldns_wire2str_edns_keepalive_print()
2276 int sldns_wire2str_edns_ede_print(char** s, size_t* sl, in sldns_wire2str_edns_ede_print()
[all …]
/openbsd/usr.sbin/unbound/sldns/
H A Dwire2str.c1455 static int str_char_print(char** s, size_t* sl, uint8_t c) in str_char_print()
1555 size_t* sl, size_t num) in sldns_wire2str_b64_scan_num()
1878 char** s, size_t* sl, uint8_t* pkt, size_t pktlen, int* comprloop) in sldns_wire2str_ipseckey_scan_internal()
1981 size_t* sl) in sldns_wire2str_nsec3_next_owner_scan()
2071 int sldns_wire2str_edns_llq_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_llq_print()
2115 int sldns_wire2str_edns_ul_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_ul_print()
2150 int sldns_wire2str_edns_dau_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_dau_print()
2165 int sldns_wire2str_edns_dhu_print(char** s, size_t* sl, uint8_t* data, in sldns_wire2str_edns_dhu_print()
2257 static int sldns_wire2str_edns_keepalive_print(char** s, size_t* sl, in sldns_wire2str_edns_keepalive_print()
2276 int sldns_wire2str_edns_ede_print(char** s, size_t* sl, in sldns_wire2str_edns_ede_print()
[all …]
/openbsd/sys/dev/pci/drm/include/linux/
H A Dseqlock.h93 seqlock_init(seqlock_t *sl, int wantipl) in seqlock_init()
100 write_seqlock(seqlock_t *sl) in write_seqlock()
108 __write_seqlock_irqsave(seqlock_t *sl) in __write_seqlock_irqsave()
120 write_sequnlock(seqlock_t *sl) in write_sequnlock()
128 __write_sequnlock_irqrestore(seqlock_t *sl) in __write_sequnlock_irqrestore()
140 read_seqbegin(seqlock_t *sl) in read_seqbegin()
146 read_seqretry(seqlock_t *sl, unsigned int pos) in read_seqretry()
/openbsd/gnu/gcc/gcc/
H A Dlonglong.h161 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
169 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
190 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
198 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
231 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
315 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
323 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
377 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
387 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlonglong.h166 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
174 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
195 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
203 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
236 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
244 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
320 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
328 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
382 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
392 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
H A Dra-colorize.c648 struct sub_conflict *sl; local
773 struct sub_conflict *sl; local
1206 struct sub_conflict *sl = wl->sub; local
1311 struct sub_conflict *sl = wl->sub; local
2057 struct sub_conflict *sl; in check_colors() local
2257 struct sub_conflict *sl; local
2313 struct sub_conflict *sl; local
/openbsd/usr.bin/ftp/
H A Dstringlist.c47 StringList *sl = malloc(sizeof(StringList)); in sl_init() local
64 sl_add(StringList *sl, char *name) in sl_add()
81 sl_free(StringList *sl, int all) in sl_free()
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dos2compat.c59 size_t sl = strlen (root); in nlos2_initialize() local
73 size_t sl = strlen (root); in nlos2_initialize() local
87 size_t sl = strlen (root); in nlos2_initialize() local
/openbsd/usr.sbin/netgroup_mkdb/
H A Dstringlist.c48 struct stringlist *sl = malloc(sizeof(struct stringlist)); in _ng_sl_init() local
67 _ng_sl_add(struct stringlist *sl, char *name) in _ng_sl_add()
90 _ng_sl_free(struct stringlist *sl, int all) in _ng_sl_free()
106 _ng_sl_find(struct stringlist *sl, char *name) in _ng_sl_find()
/openbsd/lib/libc/gen/
H A Dgetnetgrent.c87 struct stringlist *sl = malloc(sizeof(struct stringlist)); in _ng_sl_init() local
106 _ng_sl_add(struct stringlist *sl, char *name) in _ng_sl_add()
129 _ng_sl_free(struct stringlist *sl, int all) in _ng_sl_free()
145 _ng_sl_find(struct stringlist *sl, char *name) in _ng_sl_find()
356 addgroup(char *ypdom, struct stringlist *sl, char *grp) in addgroup()
435 in_find(char *ypdom, struct stringlist *sl, char *grp, const char *host, in in_find()
617 struct stringlist *sl; in setnetgrent() local
682 struct stringlist *sl; in innetgr() local
/openbsd/sys/arch/luna88k/luna88k/
H A Ddisksubr.c228 sun_extended_sum(struct sun_disklabel *sl, void *end) in sun_extended_sum()
247 disklabel_om_to_bsd(dev_t dev, struct sun_disklabel *sl, struct disklabel *lp) in disklabel_om_to_bsd()
376 disklabel_bsd_to_om(struct disklabel *lp, struct sun_disklabel *sl) in disklabel_bsd_to_om()
/openbsd/sys/arch/sparc64/sparc64/
H A Ddisksubr.c205 sun_extended_sum(struct sun_disklabel *sl, void *end) in sun_extended_sum()
223 disklabel_sun_to_bsd(dev_t dev, struct sun_disklabel *sl, struct disklabel *lp) in disklabel_sun_to_bsd()
383 disklabel_bsd_to_sun(struct disklabel *lp, struct sun_disklabel *sl) in disklabel_bsd_to_sun()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp200 SectionList *sl = m_objfile.GetSectionList(); in GetUnwindPlan() local
501 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
573 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
592 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
657 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
676 SectionList *sl = m_objfile.GetSectionList(); in GetCompactUnwindInfoForFunction() local
818 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_x86_64() local
1083 SectionList *sl = m_objfile.GetSectionList(); in CreateUnwindPlan_i386() local
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstorag.c81 ffestorag_drive (ffestoragList sl, void (*fn) (ffestorag mst, ffestorag st), in ffestorag_drive()
415 ffestorag_new (ffestoragList sl) in ffestorag_new()
/openbsd/usr.bin/tmux/
H A Dstatus.c281 struct status_line *sl = &c->status; in status_get_range() local
309 struct status_line *sl = &c->status; in status_push_screen() local
322 struct status_line *sl = &c->status; in status_pop_screen() local
335 struct status_line *sl = &c->status; in status_init() local
349 struct status_line *sl = &c->status; in status_free() local
371 struct status_line *sl = &c->status; in status_redraw() local
551 struct status_line *sl = &c->status; in status_message_redraw() local
784 struct status_line *sl = &c->status; in status_prompt_redraw() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dfriend13.C31 S<long> sl; in main() local
/openbsd/libexec/ld.so/hppa/
H A Drtld_machine.c52 Elf_Addr *sl; member
80 _dl_md_plabel(Elf_Addr pc, Elf_Addr *sl) in _dl_md_plabel()
/openbsd/libexec/ld.so/
H A Dresolve.c534 matched_symbol(elf_object_t *obj, const Elf_Sym *sym, struct symlookup *sl) in matched_symbol()
584 _dl_find_symbol_obj(elf_object_t *obj, struct symlookup *sl) in _dl_find_symbol_obj()
644 struct symlookup sl = { in _dl_find_symbol() local
/openbsd/usr.sbin/smtpd/
H A Ddns.c55 domainname_is_addr(const char *s, struct sockaddr *sa, socklen_t *sl) in domainname_is_addr()
109 socklen_t sl; in dns_imsg() local
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c255 sun_extended_sum(struct sun_disklabel *sl, void *end) in sun_extended_sum()
273 disklabel_sun_to_bsd(struct sun_disklabel *sl, struct disklabel *lp) in disklabel_sun_to_bsd()
/openbsd/sys/lib/libkern/
H A Dquad.h62 int sl[2]; /* as two signed ints */ member

1234