/openbsd/lib/libcurses/base/ |
H A D | lib_getstr.c | 78 int maxlen, in wgetnstr_events() 216 wgetnstr(WINDOW *win, char *str, int maxlen) in wgetnstr()
|
/openbsd/usr.bin/finger/ |
H A D | lprint.c | 72 int cpr, len, maxlen; in lprint() local 218 int lenthis, maxlen; in demi_print() local
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_libc.cpp | 171 uptr internal_strlcat(char *dst, const char *src, uptr maxlen) { in internal_strlcat() 193 uptr internal_strlcpy(char *dst, const char *src, uptr maxlen) { in internal_strlcpy() 212 uptr internal_strnlen(const char *s, uptr maxlen) { in internal_strnlen() 267 uptr internal_wcsnlen(const wchar_t *s, uptr maxlen) { in internal_wcsnlen()
|
/openbsd/sys/nfs/ |
H A D | nfsm_subs.h | 137 nfsm_strsiz(struct nfsm_info *infop, int *lenp, int maxlen) in nfsm_strsiz() 173 nfsm_strtom(struct nfsm_info *infop, char *str, size_t len, size_t maxlen) in nfsm_strtom()
|
/openbsd/sys/lib/libkern/ |
H A D | strnlen.c | 23 strnlen(const char *str, size_t maxlen) in strnlen()
|
/openbsd/lib/libc/string/ |
H A D | strnlen.c | 24 strnlen(const char *str, size_t maxlen) in strnlen()
|
H A D | wcsnlen.c | 35 wcsnlen(const wchar_t *s, size_t maxlen) in wcsnlen()
|
H A D | strndup.c | 26 strndup(const char *str, size_t maxlen) in strndup()
|
/openbsd/usr.sbin/dhcrelay/ |
H A D | dhcrelay.c | 645 int maxlen, neededlen; in relay_agentinfo_append() local 769 int maxlen, remaining, matched = 0; in relay_agentinfo_remove() local
|
/openbsd/games/boggle/boggle/ |
H A D | prtable.c | 68 int a, b, cols, loc, maxlen, nrows, z; in prtable() local
|
/openbsd/lib/libcurses/tinfo/ |
H A D | make_keys.c | 95 unsigned maxlen = 16; in make_keys() local
|
/openbsd/sys/arch/sparc64/stand/ofwboot/ |
H A D | netif_of.c | 162 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, time_t timo) in netif_get()
|
/openbsd/sys/arch/macppc/stand/ |
H A D | netif_of.c | 191 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, time_t timo) in netif_get()
|
/openbsd/bin/dd/ |
H A D | conv.c | 113 size_t cnt, maxlen; in block() local
|
/openbsd/lib/libcurses/widechar/ |
H A D | lib_get_wstr.c | 89 wgetn_wstr(WINDOW *win, wint_t *str, int maxlen) in wgetn_wstr()
|
/openbsd/sys/isofs/cd9660/ |
H A D | iso_rrip.h | 69 u_short maxlen; /* maximum length of above */ member
|
/openbsd/usr.sbin/makefs/cd9660/ |
H A D | iso_rrip.h | 71 u_short maxlen; /* maximum length of above */ member
|
/openbsd/bin/ls/ |
H A D | ls.h | 59 int maxlen; member
|
/openbsd/gnu/usr.bin/perl/cpan/Filter-Util-Call/ |
H A D | Call.xs | 53 filter_call(pTHX_ int idx, SV *buf_sv, int maxlen) in filter_call()
|
/openbsd/usr.bin/patch/ |
H A D | inp.c | 280 size_t i = 0, j, len, maxlen = 1; in plan_b() local
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | EhFrame.cpp | 79 const size_t maxlen = data.size() - *off; in readString() local
|
/openbsd/sys/netinet6/ |
H A D | nd6_nbr.c | 371 int maxlen; in nd6_ns_output() local 892 int icmp6len, maxlen; in nd6_na_output() local
|
/openbsd/usr.bin/tmux/ |
H A D | xmalloc.c | 99 xstrndup(const char *str, size_t maxlen) in xstrndup()
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | unitecs.c | 138 static addrlen_t randomkey(addrkey_t **k, int maxlen) in randomkey()
|
/openbsd/games/hack/ |
H A D | hack.pager.c | 260 static int maxlen; in cornline() local
|