Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 25 of 101) sorted by relevance

12345

/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c75 int maxlen, in wgetnstr_events()
220 wgetnstr(WINDOW *win, char *str, int maxlen) in wgetnstr()
/dflybsd-src/usr.bin/finger/
H A Dlprint.c97 int cpr, len, maxlen; in lprint() local
251 int lenthis, maxlen; in demi_print() local
/dflybsd-src/lib/libc/string/
H A Dwcsnlen.c32 wcsnlen(const wchar_t *s, size_t maxlen) in wcsnlen()
H A Dstrnlen.c32 strnlen(const char *s, size_t maxlen) in strnlen()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dstrnlen.c22 strnlen (const char *s, size_t maxlen) in strnlen()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstrnlen1.c32 strnlen1 (const char *string, size_t maxlen) in strnlen1()
/dflybsd-src/sys/libkern/
H A Dstrnlen.c32 strnlen(const char *s, size_t maxlen) in strnlen()
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dstrnlen1.c28 strnlen1 (const char *string, size_t maxlen) in strnlen1()
/dflybsd-src/contrib/grep/lib/
H A Dstrnlen1.c28 strnlen1 (const char *string, size_t maxlen) in strnlen1()
/dflybsd-src/sys/netgraph7/bluetooth/include/
H A Dng_bluetooth.h68 u_int32_t maxlen; /* maximal number of items in the queue */ member
154 u_int32_t maxlen; /* maximal number of items in the queue */ member
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dlvrename.c28 size_t maxlen; in lvrename() local
H A Dlvmdiskscan.c35 int maxlen = 0; in _get_max_dev_name_len() local
/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Disc_subr.c62 i_strdupin(char *s, size_t maxlen) in i_strdupin()
/dflybsd-src/lib/libc/inet/
H A Dnsap_addr.c42 inet_nsap_addr(const char *ascii, u_char *binary, int maxlen) { in inet_nsap_addr()
/dflybsd-src/bin/ps/
H A Dfmt.c99 fmt_argv(char **argv, char *cmd, int maxlen) in fmt_argv()
/dflybsd-src/contrib/cryptsetup/lib/
H A Dutils.c313 static int untimed_read(int fd, char *pass, size_t maxlen) in untimed_read()
328 static int timed_read(int fd, char *pass, size_t maxlen, long timeout) in timed_read()
345 static int interactive_pass(const char *prompt, char *pass, size_t maxlen, in interactive_pass()
/dflybsd-src/bin/dd/
H A Dconv.c102 size_t cnt, maxlen; in block() local
/dflybsd-src/games/boggle/boggle/
H A Dprtable.c66 int a, b, cols, loc, maxlen, nrows, z; in prtable() local
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c93 unsigned maxlen = 16; in make_keys() local
/dflybsd-src/tools/tools/ath/athkey/
H A Dathkey.c52 getdata(const char *arg, u_int8_t *data, size_t maxlen) in getdata()
/dflybsd-src/sbin/gpt/
H A Dlabel.c148 size_t maxlen = 1024; in name_from_file() local
/dflybsd-src/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c87 wgetn_wstr(WINDOW *win, wint_t *str, int maxlen) in wgetn_wstr()
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_ageq.c52 ieee80211_ageq_init(struct ieee80211_ageq *aq, int maxlen, const char *name) in ieee80211_ageq_init()
/dflybsd-src/sys/bus/firewire/
H A Dfwcrom.c472 crom_copy(u_int32_t *src, u_int32_t *dst, int *offset, int len, int maxlen) in crom_copy()
484 crom_load(struct crom_src *src, u_int32_t *buf, int maxlen) in crom_load()
/dflybsd-src/contrib/libedit/src/
H A Dhist.c177 size_t maxlen = 0; in hist_command() local

12345