Home
last modified time | relevance | path

Searched refs:homedir (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/gnupg/
H A Drelocate.patch13 common/homedir.c | 14 +++++++-------
16 diff --git a/common/homedir.c b/common/homedir.c
18 --- a/common/homedir.c
19 +++ b/common/homedir.c
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/mtools/mtools/
H A Ddisable-hardcoded-configs.patch30 homedir = get_homedir();
31 if ( homedir ){
32 strncpy(conf_file, homedir, MAXPATHLEN );
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c400 const char *homedir = getenv("HOME"); in DarwinKeyboardReloadHandler() local
468 if ((homedir != NULL) && in DarwinKeyboardReloadHandler()
470 homedir) < sizeof(usermodmap))) { in DarwinKeyboardReloadHandler()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/adduser/files/
H A D0001-adduser-set-default-shell-with-sbin-nologin.patch26 $home_dir = $special_home || &homedir($new_name, $ingroup_name);
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py691 homedir = os.environ.get('HOME', '')
692 if homedir:
693 extra = '|%s' % homedir
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmaintainer-pgp-guide.rst313 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr]
322 Remove the master key from your homedir
328 - by accident when making quick homedir copies to set up a new workstation
671 $ gpg --export | gpg --homedir ~/.gnupg --import
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst143 homedir mirror afs.org redhat.com
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmaintainer-pgp-guide.rst323 $ gpg --homedir=/media/disk/foo/gnupg-backup --list-key [fpr]
678 $ gpg --export | gpg --homedir ~/.gnupg --import
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch1148 extern char *homedir;
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A Dchromium-latest.inc494 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license \
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A Dchromium-latest.inc644 chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license \
H A Dqt5webengine-chromium.hash643 …6e29de9e6cedae607b8634c chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info13041 CHARACTER(len=255) :: homedir
13042 CALL getenv("HOME", homedir)
13043 WRITE (*,*) TRIM(homedir)
13099 CHARACTER(len=255) :: homedir
13100 CALL get_environment_variable("HOME", homedir)
13101 WRITE (*,*) TRIM(homedir)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info13041 CHARACTER(len=255) :: homedir
13042 CALL getenv("HOME", homedir)
13043 WRITE (*,*) TRIM(homedir)
13099 CHARACTER(len=255) :: homedir
13100 CALL get_environment_variable("HOME", homedir)
13101 WRITE (*,*) TRIM(homedir)