/glibc-2.36/login/ |
D | getutxline.c | 22 getutxline (const struct utmpx *line) in getutxline()
|
D | getutline.c | 27 __getutline (const struct utmp *line) in __getutline()
|
D | logwtmp.c | 27 __logwtmp (const char *line, const char *name, const char *host) in __logwtmp()
|
D | logout.c | 26 __logout (const char *line) in __logout()
|
D | tst-utmp.c | 150 simulate_login (const char *line, const char *user) in simulate_login() 183 simulate_logout (const char *line) in simulate_logout() 213 check_login (const char *line) in check_login() 250 check_logout (const char *line) in check_logout()
|
/glibc-2.36/stdlib/ |
D | system.c | 24 __libc_system (const char *line) in __libc_system()
|
/glibc-2.36/support/ |
D | support_test_verify_impl.c | 26 support_test_verify_impl (const char *file, int line, const char *expr) in support_test_verify_impl() 35 support_test_verify_exit_impl (int status, const char *file, int line, in support_test_verify_exit_impl()
|
D | check.c | 28 print_failure (const char *file, int line, const char *format, va_list ap) in print_failure() 38 support_print_failure_impl (const char *file, int line, in support_print_failure_impl() 50 support_exit_failure_impl (int status, const char *file, int line, in support_exit_failure_impl()
|
D | timespec.c | 26 test_timespec_before_impl (const char *file, int line, struct timespec left, in test_timespec_before_impl() 44 test_timespec_equal_or_after_impl (const char *file, int line, in test_timespec_equal_or_after_impl()
|
/glibc-2.36/assert/ |
D | __assert.c | 23 __assert (const char *assertion, const char *file, int line) in __assert()
|
D | assert.c | 48 unsigned int line, const char *function) in __assert_fail_base() 98 __assert_fail (const char *assertion, const char *file, unsigned int line, in __assert_fail()
|
D | assert-perr.c | 29 const char *file, unsigned int line, in __assert_perror_fail()
|
/glibc-2.36/sysdeps/arm/ |
D | aeabi_assert.c | 23 unsigned int line) in __aeabi_assert()
|
/glibc-2.36/nss/ |
D | nss_action_parse.c | 40 nss_action_parse (const char *line, struct action_list *result) in nss_action_parse() 165 __nss_action_parse (const char *line) in __nss_action_parse()
|
/glibc-2.36/iconvdata/ |
D | bug-iconv12.c | 29 int exp_errno, int line) in run_conversion() 123 #define RUN_UCS4_UTF32_INPUT(b0, b1, b2, b3, err, line) \ in do_test() argument 169 #define RUN_UTF16_INPUT(b0, b1, b2, b3, len, err, line) \ in do_test() argument 231 #define RUN_UTF8_3BYTE_INPUT(b0, b1, b2, err, line) \ in do_test() argument
|
/glibc-2.36/inet/ |
D | ether_line.c | 26 ether_line (const char *line, struct ether_addr *addr, char *hostname) in ether_line()
|
/glibc-2.36/string/ |
D | tst-strtok_r.c | 26 char line[] = "udf 75868 1 - Live 0xffffffffa0bfb000\n"; in test_main() local
|
/glibc-2.36/stdio-common/ |
D | test-fwrite.c | 9 char *line; in do_test() local
|
D | tst-popen.c | 27 char *line = NULL; in do_test() local
|
D | errname.c | 32 #define MSGSTRFIELD1(line) str##line argument 33 #define MSGSTRFIELD(line) MSGSTRFIELD1(line) argument
|
D | tst-popen2.c | 37 char *line = NULL; in do_test() local
|
/glibc-2.36/sysdeps/unix/ |
D | getlogin.c | 42 struct utmp *ut, line, buffer; in getlogin() local
|
D | getlogin_r.c | 42 struct utmp *ut, line, buffer; in __getlogin_r() local
|
/glibc-2.36/sysdeps/posix/ |
D | gai_strerror.c | 25 #define MSGSTRFIELD(line) MSGSTRFIELD1 (line) argument 26 #define MSGSTRFIELD1(line) str##line argument
|
/glibc-2.36/localedata/ |
D | show-ucs-data.c | 10 char *line = NULL; in main() local
|