Searched defs:hd (Results 1 - 9 of 9) sorted by relevance

/barrelfish-master/lib/libc/net/
H A Dgethostbyht.c208 struct hostdata *hd; local
H A Dgethostnamadr.c665 struct hostdata *hd; local
680 struct hostdata *hd; local
695 struct hostdata *hd; local
[all...]
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dprivate_mem.c95 _private_sbrk(word size, int align, struct heap_descriptor *hd) argument
122 _private_release(generic_ptr address, word size, struct heap_descriptor *hd) argument
136 private_mem_init_desc( void (*panic_fct)(const char*, const char*), struct heap_descriptor *hd) argument
176 private_mem_release_desc(struct heap_descriptor *hd) argument
[all...]
H A Dshared_mem.c111 shared_mem_init( int create, char *mapfile, char *start_shared_area, word size, word incr, void (*panic_func)(const char*, const char*), struct heap_descriptor *hd) argument
292 shared_mem_release(struct heap_descriptor *hd) argument
313 shared_sbrk(word size, int align, struct heap_descriptor *hd) argument
362 shared_release(generic_ptr address, word size, struct heap_descriptor *hd) argument
375 shared_mem_save(struct heap_descriptor *hd, int fd) argument
387 shared_mem_restore(struct heap_descriptor *hd, int fd) argument
467 address_in_heap(struct heap_descriptor *hd, generic_ptr ptr) argument
[all...]
H A Dalloc.c212 pagemanager_init(struct heap_descriptor *hd) argument
229 _alloc_aux_page(struct heap_descriptor *hd) argument
243 _release_aux_page(struct heap_descriptor *hd, generic_ptr address) argument
252 pagemanager_fini(struct heap_descriptor *hd) argument
273 _new_bitmap_block(struct heap_descriptor *hd) argument
284 _add_to_list(struct heap_descriptor *hd, generic_ptr ptr, word number_of_pages) argument
296 _remove_from_list(struct heap_descriptor *hd, generic_ptr ptr, word number_of_pages) argument
318 _check_address( struct heap_descriptor *hd, generic_ptr ptr, uword size) argument
334 free_pages( struct heap_descriptor *hd, generic_ptr ptr, word number_of_pages) argument
401 free_pages( struct heap_descriptor *hd, generic_ptr ptr, word number_of_pages) argument
470 _log_more_pages(struct heap_descriptor *hd, generic_ptr address, word pages_requested) argument
508 _release_logged_pages(struct heap_descriptor *hd) argument
538 alloc_pagewise( struct heap_descriptor *hd, word bytes_needed, word *out_bytes_allocated) argument
682 alloc_page(struct heap_descriptor *hd) argument
706 alloc_init(struct heap_descriptor *hd) argument
731 alloc_debug_level(struct heap_descriptor *hd, int debug_level) argument
737 alloc_size(struct heap_descriptor *hd, word bytes_needed) argument
830 free_size(struct heap_descriptor *hd, generic_ptr ptr, word size) argument
901 realloc_size( struct heap_descriptor *hd, generic_ptr ptr, word oldsize, word newsize) argument
932 h_alloc(struct heap_descriptor *hd, word size) argument
943 h_free(struct heap_descriptor *hd, generic_ptr ptr) argument
960 h_realloc(struct heap_descriptor *hd, generic_ptr ptr, word newsize) argument
991 alloc_statistics(struct heap_descriptor *hd, int what) argument
1011 pr_heap(struct heap_descriptor *hd) argument
[all...]
/barrelfish-master/lib/usb/class/
H A Dusb_hid.c752 struct usb_hid_data *hd; local
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Declipse_cc.cc268 is_list(EC_word& hd, EC_word& tl) argument
551 list(const EC_word hd, const EC_word tl) argument
H A Dwrite.c864 dident hd = d; local
/barrelfish-master/usr/fish/
H A Dfish_common.c564 static int hd(int argc, char *argv[]) function

Completed in 107 milliseconds