Home
last modified time | relevance | path

Searched defs:logname (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/unistd/
Dgetlogin_r.c7 char *logname = getlogin(); in getlogin_r() local
/third_party/curl/packages/vms/
Dcurl_crtl_init.c107 (const char * logname, in sys_trnlnm()
145 (const char * logname, in sys_crelnm()
/third_party/curl/lib/
Dmemdebug.c79 void curl_dbg_memdebug(const char *logname) in curl_dbg_memdebug()
/third_party/node/deps/v8/third_party/test262-harness/src/
Dtest262.py547 def Run(self, command_template, tests, print_summary, full_summary, logname, junitfile): argument