Searched defs:need (Results 1 - 25 of 89) sorted by relevance

1234

/openbsd-current/libexec/ld.so/ldconfig/
H A Dldconfig_path.c31 _dl_malloc(size_t need) argument
/openbsd-current/lib/libcurses/tinfo/
H A Dlib_print.c54 size_t need; local
H A Dlib_tgoto.c80 size_t need = 10; local
H A Dcomp_expand.c70 size_t need = (2 + strlen(str)) * 4; local
H A Dmake_hash.c80 size_t need = strlen(s) + 1; local
/openbsd-current/usr.bin/tic/
H A Dtransform.c48 size_t need = (sizeof(ignore) - 1); local
/openbsd-current/lib/libcurses/base/
H A Dlib_slkset.c86 size_t need; local
H A Dlib_instr.c89 size_t need = n3 + 10 + (size_t) i; local
/openbsd-current/usr.bin/ssh/
H A Dkexsntrup761x25519.c43 size_t need; local
79 size_t need; local
163 size_t need; local
[all...]
H A Dbitmap.c169 size_t i, j, k, need = bitmap_nbytes(b); local
H A Dutf8.c64 grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) argument
H A Ddh.c277 dh_gen_key(DH *dh, int need) argument
H A Dsshbuf.c329 size_t rlen, need; local
/openbsd-current/sys/crypto/
H A Dmd5.c68 size_t have, need; local
H A Drmd160.c106 u_int32_t have, off, need; local
/openbsd-current/lib/libc/hash/
H A Dmd5.c68 size_t have, need; local
H A Drmd160.c106 size_t have, off, need; local
/openbsd-current/games/backgammon/backgammon/
H A Dmain.c66 static const char need[] = "Do you need instructions for this program?"; variable
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/
H A Dpair.c48 fitpair(char *pag, int need) argument
/openbsd-current/usr.sbin/smtpd/
H A Drfc5322.c216 buf_alloc(struct buf *b, size_t need) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c64 dwarf_expr_grow_stack (struct dwarf_expr_context *ctx, size_t need) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreload.h232 struct needs need; member in struct:insn_chain
/openbsd-current/usr.bin/hexdump/
H A Ddisplay.c228 int need, nread; local
/openbsd-current/lib/libevent/
H A Dbuffer.c348 size_t need = buf->off + datlen; local
/openbsd-current/sys/dev/vmm/
H A Dvmm.c588 size_t need, vm_ct; local
[all...]

Completed in 371 milliseconds

1234