Home
last modified time | relevance | path

Searched defs:homedir (Results 1 – 19 of 19) sorted by relevance

/third_party/libuv/test/
Dtest-homedir.c29 TEST_IMPL(homedir) { in TEST_IMPL() argument
30 char homedir[PATHMAX]; in TEST_IMPL() local
/third_party/node/deps/npm/node_modules/os-homedir/
Dindex.js4 function homedir() { function
/third_party/node/deps/npm/node_modules/env-paths/
Dindex.js5 const homedir = os.homedir(); constant
/third_party/ltp/testcases/kernel/fs/ftest/
Dftest01.c94 static char homedir[MAXPATHLEN]; /* where we started */ variable
Dftest05.c98 static char homedir[MAXPATHLEN]; /* where we started */ variable
Dftest07.c105 static char homedir[MAXPATHLEN]; /* where we started */ variable
Dftest03.c99 static char homedir[MAXPATHLEN]; /* where we started */ variable
Dftest02.c85 static char homedir[MAXPATHLEN]; variable
Dftest06.c91 static char homedir[MAXPATHLEN]; variable
/third_party/node/lib/
Dos.js358 homedir: getHomeDirectory, property
/third_party/node/test/parallel/
Dtest-repl-persistent-history.js21 os.homedir = function() { function in os
Dtest-repl-programmatic-history.js19 os.homedir = function() { function in os
/third_party/node/src/
Dnode_os.cc299 MaybeLocal<Value> homedir = StringBytes::Encode(env->isolate(), in GetUserInfo() local
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0r.c665 const gchar *homedir; in plugin_init() local
/third_party/mksh/
Deval.c1993 homedir(char *name) in homedir() function
/third_party/libuv/include/uv_ndk/
Duv.h1125 char* homedir; member
/third_party/libuv/include/
Duv.h1151 char* homedir; member
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c1512 char *homedir; in pa_get_home_dir_malloc() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c216 char *homedir; variable