Searched defs:headp (Results 1 – 12 of 12) sorted by relevance
/openbsd/lib/libc/yp/ |
H A D | ypexclude.c | 36 __ypexclude_add(struct _ypexclude **headp, const char *name) in __ypexclude_add() 58 __ypexclude_is(struct _ypexclude **headp, const char *name) in __ypexclude_is() 70 __ypexclude_free(struct _ypexclude **headp) in __ypexclude_free()
|
/openbsd/lib/libcurses/tinfo/ |
H A D | entries.c | 70 _nc_delink_entry(ENTRY * headp, const TERMTYPE2 *const tterm) in _nc_delink_entry() 96 _nc_free_entry(ENTRY * headp, TERMTYPE2 *tterm) in _nc_free_entry() 107 _nc_free_entries(ENTRY * headp) in _nc_free_entries()
|
/openbsd/usr.bin/vi/common/ |
H A D | cut.c | 327 text_lfree(TEXTH *headp) in text_lfree()
|
/openbsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_eltorito.c | 343 *valid_entry, *default_entry, *temp, *head, **headp, *next; in cd9660_setup_boot() local
|
/openbsd/usr.bin/gprof/ |
H A D | arcs.c | 882 nltype *headp; in inheritflags() local
|
/openbsd/usr.sbin/npppd/common/ |
H A D | radish.c | 75 rd_inithead(void **headp, int family, int slen, int off, int alen, in rd_inithead() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | haifa-sched.c | 1279 get_block_head_tail (b, headp, tailp) in get_block_head_tail() argument
|
/openbsd/sys/netinet/ |
H A D | tcp_input.c | 3473 struct syn_cache_head **headp, u_int rtableid) in syn_cache_lookup() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | cfgrtl.c | 322 rtl_create_basic_block (void *headp, void *endp, basic_block after) in rtl_create_basic_block()
|
H A D | haifa-sched.c | 1327 get_ebb_head_tail (basic_block beg, basic_block end, rtx *headp, rtx *tailp) in get_ebb_head_tail()
|
/openbsd/sys/dev/usb/ |
H A D | ohci.c | 2092 ohci_physaddr_t headp; in ohci_abort_xfer() local
|
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 875 #define __sanitizer_syscall_pre___futex_get_robust_list(lwpid, headp, lenp) \ argument 878 #define __sanitizer_syscall_post___futex_get_robust_list(res, lwpid, headp, \ argument
|