/minix3/external/bsd/bind/dist/unit/atf-src/atf-run/ |
H A D | requirements.cpp | 154 check_memory_sysctl(const int64_t needed, const char* sysctl_variable) in check_memory_sysctl() 173 check_memory_darwin(const int64_t needed) in check_memory_darwin() 180 check_memory_netbsd(const int64_t needed) in check_memory_netbsd() 200 const int64_t needed = atf::text::to_bytes(raw_memory); in check_memory() local
|
/minix3/usr.bin/ldd/ |
H A D | ldd_elfxx.c | 149 const Needed_Entry *needed = obj->needed; in ELFNAME() local 253 const Needed_Entry *needed; in print_needed() local
|
/minix3/libexec/ld.elf_so/ |
H A D | load.c | 206 _rtld_load_by_name(const char *name, Obj_Entry *obj, Needed_Entry **needed, in _rtld_load_by_name() 313 Needed_Entry *needed; in _rtld_load_needed_objects() local
|
H A D | symver.c | 104 const Needed_Entry *needed; in locate_dependency() local
|
H A D | map_object.c | 435 Needed_Entry *needed = obj->needed; in _rtld_obj_free() local
|
H A D | rtld.c | 835 const Needed_Entry *needed; in _rtld_init_dag1() local 900 const Needed_Entry *needed; in _rtld_ref_dag() local 927 const Needed_Entry *needed; in _rtld_unref_dag() local
|
H A D | symbol.c | 183 const Needed_Entry *needed, const Obj_Entry **defobj_out, u_int flags, in _rtld_symlook_needed()
|
/minix3/external/bsd/kyua-testers/dist/ |
H A D | text.c | 53 const int needed = vsnprintf(buffer, sizeof(buffer), format, ap); in calculate_length() local
|
/minix3/external/bsd/tmux/dist/ |
H A D | layout.c | 485 int needed, size; in layout_resize_pane() local 578 struct layout_cell *lc, enum layout_type type, int needed) in layout_resize_pane_grow() 619 struct layout_cell *lc, enum layout_type type, int needed) in layout_resize_pane_shrink()
|
H A D | screen.c | 171 u_int needed, available, oldy, i; in screen_resize_y() local
|
/minix3/external/bsd/bind/dist/lib/isc/win32/ |
H A D | entropy.c | 91 unsigned int needed; in fillpool() local
|
/minix3/lib/libc/net/ |
H A D | getifaddrs.c | 77 size_t needed; in __weak_alias() local
|
/minix3/lib/libedit/TEST/ |
H A D | wtc1.c | 44 int needed = wcstombs(0, wstr, 0) + 1; in my_wcstombs() local
|
/minix3/minix/commands/vol/ |
H A D | vol.c | 325 long needed = volume_size; local
|
/minix3/usr.sbin/arp/ |
H A D | arp.c | 450 size_t needed; in dump() local 528 size_t needed; in delete_all() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | ssh2pgp.c | 379 int needed; in pgp_ssh2seckey() local
|
H A D | create.c | 365 unsigned needed; in write_seckey_body() local
|
/minix3/external/bsd/bind/dist/lib/isc/unix/ |
H A D | entropy.c | 255 unsigned int needed; in fillpool() local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 205 unsigned needed, filled, bytes; member 547 unsigned needed, avail, dig, cnt = size; in do_hash() local
|
/minix3/minix/servers/vfs/ |
H A D | worker.c | 336 int needed; in worker_try_activate() local
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_bio.c | 335 int64_t needed; in lfs_fits() local
|
/minix3/sbin/route/ |
H A D | route.c | 294 size_t needed; in flushroutes() local 1100 size_t needed; in interfaces() local
|
H A D | rtutil.c | 113 size_t needed; in p_rttables() local
|
/minix3/external/bsd/dhcpcd/dist/ |
H A D | if-bsd.c | 684 size_t needed; in if_initrt() local 1037 size_t needed; in if_initrt6() local
|
/minix3/external/public-domain/xz/dist/src/xz/ |
H A D | list.c | 314 uint64_t needed = lzma_memusage(&strm); in parse_indexes() local
|