Searched refs:WRAPPER (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/gcclibs/libmudflap/ |
| D | mf-hooks1.c | 101 WRAPPER(void *, malloc, size_t c) in WRAPPER() function 137 WRAPPER(void *, calloc, size_t c, size_t n) in WRAPPER() function 179 WRAPPER(void *, realloc, void *buf, size_t c) in WRAPPER() function 236 WRAPPER(void, free, void *buf) in WRAPPER() function 320 WRAPPER(void *, mmap, in WRAPPER() function 373 WRAPPER(int , munmap, void *start, size_t length) in WRAPPER() function 481 WRAPPER(void *, alloca, size_t c) in WRAPPER() function
|
| D | mf-impl.h | 336 #define WRAPPER(ret, fname, ...) \ macro 355 #define WRAPPER(ret, fname, ...) \ macro
|
| D | mf-hooks3.c | 274 WRAPPER(int, pthread_create, pthread_t *thr, const pthread_attr_t *attr, in WRAPPER() function
|
| D | ChangeLog | 1420 * mf-impl.h (WRAPPER): Change to create linker aliases for __wrap 1422 * mf-hooks.c (WRAPPER): Change all uses of WRAPPER macro slightly.
|
| /freebsd-9-stable/contrib/tcp_wrappers/ |
| D | README | 503 W.Z. Venema, "TCP WRAPPER, network monitoring, access control and
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog-2004 | 6136 * cp-lang.c (cp_tree_size): Do not handle WRAPPER. 6137 * cp-tree.def (WRAPPER): Likewise. 6161 (cp_tree_node_structure): Remove WRAPPER case.
|
| D | ChangeLog-1998 | 4994 * cp-tree.def: Add WRAPPER. USER_CONV now only has two ops. 4995 * cp-tree.h: Add WRAPPER support.
|