Searched defs:chain (Results 1 - 25 of 31) sorted by last modified time

12

/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dstack.cpp71 struct chain : DoublyLinkedListLinkImpl<chain> { struct in inherits:DoublyLinkedListLinkImpl
197 chain::chain(int _family, int _type, int _protocol) function in class:chain
301 struct chain* chain = (struct chain*)_chain; local
316 struct chain* chain = (struct chain*)_chain; local
346 struct chain* chain = new (std::nothrow) ::chain(family, type, protocol); local
390 struct chain* chain = Add(chains, family, type, 0, modules); local
402 struct chain* chain = (struct chain*)hash_remove_first(chains, &cookie); local
434 struct chain* chain; local
487 struct chain* chain; local
531 struct chain* chain; local
591 struct chain* chain; local
613 struct chain* chain; local
640 struct chain* chain; local
666 struct chain* chain = chain::Lookup(sProtocolChains, family, type, protocol); local
690 struct chain* chain local
726 struct chain* chain local
[all...]
/haiku-fatelf/src/kits/tracker/
H A DRegExp.cpp494 char* chain; local
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DStream.cpp33 Stream::Stream(Volume &volume, uint32 chain, off_t size, const char *name) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dcookies.c176 struct cookie *chain, *prev; local
790 struct cookie *chain = hash_table_get (jar->chains, host); local
1307 struct cookie *chain = iter.value; local
[all...]
/haiku-fatelf/src/bin/pcmcia-cs/
H A Dyacc_cis.y89 chain: /* nothing */ label
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbtypes.c563 struct type *chain; local
H A Dgdbtypes.h512 struct type *chain; member in struct:type
H A Dsymtab.h119 struct symbol *chain; member in union:general_symbol_info::__anon3873
H A Dutils.c396 restore_cleanups(struct cleanup *chain) argument
402 restore_final_cleanups(struct cleanup *chain) argument
408 restore_my_cleanups(struct cleanup **pmy_chain, struct cleanup *chain) argument
[all...]
/haiku-fatelf/src/bin/less/
H A Dregexp.c373 register char *chain; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmalloca.c120 void **chain = &mmalloca_results[slot]; local
/haiku-fatelf/src/bin/gawk/
H A Darray.c676 NODE **old, **new, *chain, *next; local
833 NODE **old, **new, *chain, *bucket; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbout.c926 arelent_chain *chain = section->constructor_chain; local
H A Dcoffcode.h5190 arelent_chain *chain = section->constructor_chain; variable
H A Decoff.c1782 arelent_chain *chain; local
H A Delflink.c6296 bfd_vma chain; local
H A Dhp300hpux.c862 arelent_chain *chain = section->constructor_chain; local
H A Di386lynx.c559 arelent_chain *chain = section->constructor_chain; variable
H A Dieee.c3319 bfd_chain_type *chain = ieee->chain_root; local
H A Dmerge.c77 struct sec_merge_sec_info *chain; member in struct:sec_merge_info
[all...]
H A Dmipsbsd.c353 arelent_chain *chain = section->constructor_chain; local
H A Dpdp11.c2359 arelent_chain *chain = section->constructor_chain; variable
H A Driscix.c456 arelent_chain *chain = section->constructor_chain; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmalloca.c123 void **chain = &mmalloca_results[slot]; local
/haiku-fatelf/src/apps/mail/
H A DSettings.cpp406 Settings::SetDefaultChain(uint32 chain) argument

Completed in 349 milliseconds

12