Searched refs:homedir (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/gnupg/ |
| H A D | relocate.patch | 13 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 D | disable-hardcoded-configs.patch | 30 homedir = get_homedir(); 31 if ( homedir ){ 32 strncpy(conf_file, homedir, MAXPATHLEN );
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartzKeyboard.c | 400 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 D | 0001-adduser-set-default-shell-with-sbin-nologin.patch | 26 $home_dir = $special_home || &homedir($new_name, $ingroup_name);
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | utils.py | 691 homedir = os.environ.get('HOME', '') 692 if homedir: 693 extra = '|%s' % homedir
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 313 $ 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 D | fscache.rst | 143 homedir mirror afs.org redhat.com
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | maintainer-pgp-guide.rst | 323 $ 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 D | rdist-6.1.5-cleanup.patch | 1148 extern char *homedir;
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | chromium-latest.inc | 494 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license \
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | chromium-latest.inc | 644 chromium/third_party/devtools-frontend/src/node_modules/os-homedir/license \
|
| H A D | qt5webengine-chromium.hash | 643 …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 D | gfortran.info | 13041 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 D | gfortran.info | 13041 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)
|