Home
last modified time | relevance | path

Searched defs:len (Results 1 – 24 of 24) sorted by relevance

/posix/
A Dposix_madvise.c26 posix_madvise (void *addr, size_t len, int advice) in posix_madvise()
A Dbug-regex31.c14 size_t len = 0; in main() local
A Dtst-getaddrinfo5.c37 size_t len = strlen (host); in test() local
A Dbug-regex24.c46 int len = m[i].rm_eo - m[i].rm_so; in do_test() local
A Dtst-getopt_long1.c50 size_t len = 0; in do_test() local
A Dbug-regex28.c65 size_t len = strlen (tests[i].string); in do_test() local
A Dtst-fnmatch.c249 int len; in convert_flags() local
359 size_t len = strlen (str); in escape() local
A Dtst-pcre.c32 ssize_t len; in main() local
A Dtst-dir.c332 size_t len = strlen (objdir) + 1 + _D_EXACT_NAMLEN (d) + 1; in main() local
A Dtst-boost.c75 ssize_t len; in main() local
A Dglob.c60 # define getpwnam_r(name, bufp, buf, len, res) \ argument
81 # define __getlogin_r(buf, len) getlogin_r (buf, len) argument
201 # define alloca_account(len, avar) ((void) (len), (void) (avar), (void *) 0) argument
202 # define extend_alloca_account(buf, len, newlen, avar) \ argument
237 glob_use_alloca (size_t alloca_used, size_t len) in glob_use_alloca()
1153 size_t len = strlen (pglob->gl_pathv[i]) + 2; in __glob() local
1408 size_t len = strlen (pattern); in glob_in_dir() local
A Dtst-regex2.c69 size_t len = st.st_size; in do_test() local
A Dconfstr.c32 __confstr (int name, char *buf, size_t len) in __confstr()
A Dtst-vfork3.c143 size_t len = strlen (test_dir) + sizeof ("/tst-vfork3.XXXXXX"); in do_prepare() local
A Dgetopt.c147 int len = middle - bottom; in exchange() local
163 int len = top - middle; in exchange() local
A Dgetconf.c555 int len = readlink (default_name, buf, sizeof buf - 1); in main() local
A Dregex_internal.c49 re_string_allocate (re_string_t *pstr, const char *str, Idx len, Idx init_len, in re_string_allocate()
77 re_string_construct (re_string_t *pstr, const char *str, Idx len, in re_string_construct()
180 re_string_construct_common (const char *str, Idx len, re_string_t *pstr, in re_string_construct_common()
A Dtst-rxspencer.c412 ssize_t len; in main() local
A Dfnmatch_loop.c391 int len = weights[idx & 0xffffff]; in FCT() local
A Dannexc.c671 size_t len = n; in xstrndup() local
A Dwordexp.c102 size_t len) in w_addmem()
132 size_t len; in w_addstr() local
A Dregcomp.c3512 size_t len; in build_equiv_class() local
A Dregex_internal.h398 Idx len; member
A Dregexec.c329 Idx len; in weak_alias() local

Completed in 54 milliseconds