Searched defs:name_len (Results 1 – 18 of 18) sorted by relevance
/glibc-2.36/login/ |
D | getlogin_r.c | 26 __getlogin_r (char *name, size_t name_len) in __getlogin_r()
|
D | tst-utmp.c | 59 size_t name_len; in do_prepare() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | getlogin_r.c | 28 __getlogin_r (char *name, size_t name_len) in __getlogin_r()
|
/glibc-2.36/sysdeps/unix/ |
D | getlogin_r.c | 37 __getlogin_r (char *name, size_t name_len) in __getlogin_r()
|
/glibc-2.36/nptl/ |
D | pthread_setname.c | 38 size_t name_len = strlen (name); in __pthread_setname_np() local
|
/glibc-2.36/io/ |
D | tst-fcntl.c | 46 size_t name_len; in do_prepare() local
|
D | test-lfs.c | 49 size_t name_len; in do_prepare() local
|
/glibc-2.36/rt/ |
D | tst-aio.c | 47 size_t name_len; in do_prepare() local
|
D | tst-aio64.c | 48 size_t name_len; in do_prepare() local
|
/glibc-2.36/string/ |
D | envz.c | 99 size_t name_len = strlen (name); in libc_hidden_def() local
|
/glibc-2.36/nis/ |
D | nis_subr.c | 110 size_t name_len = strlen (name); in nis_getnames() local
|
/glibc-2.36/intl/ |
D | l10nflist.c | 299 _nl_normalize_codeset (const char *codeset, size_t name_len) in _nl_normalize_codeset()
|
/glibc-2.36/locale/programs/ |
D | locarchive.c | 706 const char *name, size_t name_len, bool replace) in insert_name() 771 const size_t name_len = strlen (alias); in add_alias() local 844 size_t name_len = strlen (name); in add_locale() local
|
D | localedef.c | 572 normalize_codeset (const char *codeset, size_t name_len) in normalize_codeset()
|
/glibc-2.36/elf/ |
D | sotruss-lib.c | 138 match_file (const char *list, const char *name, size_t name_len, in match_file()
|
D | dl-load.c | 422 size_t name_len; in add_name_to_object() local
|
D | rtld.c | 2717 size_t name_len = strlen (debug_output); in process_envvars() local
|
/glibc-2.36/posix/ |
D | regcomp.c | 2823 size_t name_len = strlen ((const char *) name); in build_collating_symbol() local 2842 seek_collating_symbol_entry (const unsigned char *name, size_t name_len, in seek_collating_symbol_entry() 3037 size_t name_len = strlen ((const char *) name); in build_collating_symbol() local
|