Searched defs:maxlen (Results 1 - 25 of 97) sorted by relevance

1234

/src/lib/libc/string/
H A Dwcsnlen.c39 wcsnlen(const wchar_t *s, size_t maxlen) argument
/src/common/lib/libc/string/
H A Dstrnlen.c47 strnlen(const char *s, size_t maxlen) argument
/src/bin/ps/
H A Dfmt.c20 static int maxlen = 0; local in function:fmt_puts
/src/lib/libc/inet/
H A Dnsap_addr.c58 inet_nsap_addr(const char *ascii, u_char *binary, int maxlen) { argument
/src/sbin/efi/
H A Dutils.h72 ucs2nlen(const uint16_t *src, size_t maxlen) argument
/src/bin/dd/
H A Dconv.c121 uint64_t cnt, maxlen; local in function:block
/src/games/boggle/boggle/
H A Dprtable.c71 int a, b, cols, loc, maxlen, nrows, z; local in function:prtable
/src/sys/arch/x68k/stand/boot/
H A Dif_ne.c98 ne_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) argument
/src/sbin/gpt/
H A Dlabel.c82 size_t maxlen = 1024; local in function:name_from_file
/src/sys/fs/cd9660/
H A Diso_rrip.h70 u_short maxlen; /* maximum length of above */ member in struct:__anonfa5dd0b10108
/src/sys/arch/sparc/stand/common/
H A Dnetif_sun.c174 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/sys/arch/sparc/stand/ofwboot/
H A Dnetif_of.c184 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/sys/arch/vax/boot/boot/
H A Dif_ze.c189 ze_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) argument
H A Dif_qe.c186 qe_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) { argument
/src/sys/arch/cobalt/stand/boot/
H A Dnif_tlp.c106 tlp_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) argument
/src/sys/compat/common/
H A Dif_43.c257 enum { maxlen = sizeof(oifr->ifr_ifru) }; enumerator in enum:compat_ifioctl::__anonef8944b20103
/src/sys/arch/shark/stand/ofwboot/
H A Dnetif_of.c172 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c149 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/sys/arch/ofppc/stand/ofwboot/
H A Dnetif_of.c172 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/sys/external/bsd/drm2/include/linux/
H A Dstring.h69 kstrndup(const char *src, size_t maxlen, gfp_t gfp) argument
/src/lib/libedit/
H A Dhist.c177 size_t maxlen = 0; local in function:hist_command
/src/bin/ls/
H A Dls.h65 unsigned int maxlen; member in struct:__anon33811b3e0108
/src/common/include/rpc/
H A Dtypes.h92 unsigned int maxlen; member in struct:netbuf
/src/sys/arch/macppc/stand/ofwboot/
H A Dnetif_of.c180 netif_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timo) argument
/src/tests/lib/libcurses/slave/
H A Dslave.c130 int len, maxlen, argslen, i, type; local in function:process_commands

Completed in 13 milliseconds

1234