Home
last modified time | relevance | path

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

12345678910>>...146

/dports/net-im/openfire/Openfire-4.7.1/build/rpm/
H A Dopenfire.spec66 mv $RPM_BUILD_ROOT%{homedir}/bin/extra/embedded-db.rc $RPM_BUILD_ROOT%{homedir}/bin
104 %dir %{homedir}/bin
105 %{homedir}/bin/openfire.sh
106 %{homedir}/bin/openfirectl
109 %dir %{homedir}/conf
113 %dir %{homedir}/lib
114 %{homedir}/lib/*.jar
116 %dir %{homedir}/logs
117 %dir %{homedir}/plugins
121 %dir %{homedir}/resources
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/progs/security/gpg/
H A Dgpg-base.scm276 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
319 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
356 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
372 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
378 (with dir (if (null? homedir) (url-none) (car homedir))
383 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
389 (with dir (if (null? homedir) (url-none) (car homedir))
429 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
446 (let* ((dir (if (null? homedir) (url-none) (car homedir)))
563 (with dir (if (null? homedir) (url-none) (car homedir))
[all …]
/dports/security/py-gpgme/gpgme-1.15.1/lang/python/examples/howto/
H A Dexport-minimised-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-secret-key.py43 homedir = sys.argv[3] variable
57 if len(homedir) == 0:
58 homedir = None variable
64 homedir = None
66 homedir = os.path.realpath(homedir)
68 if homedir is not None and os.path.exists(homedir) is False:
69 homedir = None variable
70 elif homedir is not None and os.path.exists(homedir) is True:
72 homedir = None variable
76 if homedir is not None:
[all …]
H A Dsend-key-to-keyserver.py44 homedir = sys.argv[2] variable
52 if not homedir:
53 homedir = None variable
59 homedir = None
61 homedir = os.path.realpath(homedir)
63 if homedir is not None and os.path.exists(homedir) is False:
64 homedir = None variable
65 elif homedir is not None and os.path.exists(homedir) is True:
67 homedir = None variable
71 if homedir is not None:
[all …]
/dports/security/gpgme/gpgme-1.15.1/lang/python/examples/howto/
H A Dexport-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-minimised-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-secret-key.py43 homedir = sys.argv[3] variable
57 if len(homedir) == 0:
58 homedir = None variable
64 homedir = None
66 homedir = os.path.realpath(homedir)
68 if homedir is not None and os.path.exists(homedir) is False:
69 homedir = None variable
70 elif homedir is not None and os.path.exists(homedir) is True:
72 homedir = None variable
76 if homedir is not None:
[all …]
H A Dsend-key-to-keyserver.py44 homedir = sys.argv[2] variable
52 if not homedir:
53 homedir = None variable
59 homedir = None
61 homedir = os.path.realpath(homedir)
63 if homedir is not None and os.path.exists(homedir) is False:
64 homedir = None variable
65 elif homedir is not None and os.path.exists(homedir) is True:
67 homedir = None variable
71 if homedir is not None:
[all …]
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/python/examples/howto/
H A Dexport-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-minimised-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-secret-key.py43 homedir = sys.argv[3] variable
57 if len(homedir) == 0:
58 homedir = None variable
64 homedir = None
66 homedir = os.path.realpath(homedir)
68 if homedir is not None and os.path.exists(homedir) is False:
69 homedir = None variable
70 elif homedir is not None and os.path.exists(homedir) is True:
72 homedir = None variable
76 if homedir is not None:
[all …]
H A Dsend-key-to-keyserver.py44 homedir = sys.argv[2] variable
52 if not homedir:
53 homedir = None variable
59 homedir = None
61 homedir = os.path.realpath(homedir)
63 if homedir is not None and os.path.exists(homedir) is False:
64 homedir = None variable
65 elif homedir is not None and os.path.exists(homedir) is True:
67 homedir = None variable
71 if homedir is not None:
[all …]
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/python/examples/howto/
H A Dexport-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-minimised-key.py40 homedir = sys.argv[3] variable
54 if len(homedir) == 0:
55 homedir = None variable
61 homedir = None
63 homedir = os.path.realpath(homedir)
65 if homedir is not None and os.path.exists(homedir) is False:
66 homedir = None variable
67 elif homedir is not None and os.path.exists(homedir) is True:
69 homedir = None variable
73 if homedir is not None:
[all …]
H A Dexport-secret-key.py43 homedir = sys.argv[3] variable
57 if len(homedir) == 0:
58 homedir = None variable
64 homedir = None
66 homedir = os.path.realpath(homedir)
68 if homedir is not None and os.path.exists(homedir) is False:
69 homedir = None variable
70 elif homedir is not None and os.path.exists(homedir) is True:
72 homedir = None variable
76 if homedir is not None:
[all …]
H A Dsend-key-to-keyserver.py44 homedir = sys.argv[2] variable
52 if not homedir:
53 homedir = None variable
59 homedir = None
61 homedir = os.path.realpath(homedir)
63 if homedir is not None and os.path.exists(homedir) is False:
64 homedir = None variable
65 elif homedir is not None and os.path.exists(homedir) is True:
67 homedir = None variable
71 if homedir is not None:
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/
H A Dlamdaemon.pl224 if ($homedir eq '') {
229 my $path = $homedir;
236 if (! -e $homedir) {
293 if ($homedir eq '') {
304 if (-d $homedir && $homedir ne '/') {
329 if ($homedir eq '') {
335 if (-d $homedir && $homedir ne '/') {
358 if ($homedir eq '') {
363 if (-d $homedir) {
395 my $path = $homedir;
[all …]
/dports/mail/cone/cone-1.1/libs/maildir/
H A Dmaildirinfo.c44 if (info->homedir) in maildir_info_destroy()
50 info->homedir=NULL; in maildir_info_destroy()
59 char *homedir; member
67 if (cb->homedir) in imap_find_cb()
69 ifs->homedir=strdup(cb->homedir); in imap_find_cb()
70 if (!ifs->homedir) in imap_find_cb()
80 if (cb->homedir) in imap_find_cb()
209 ifs.homedir=NULL; in maildir_info_imap_find()
303 info->homedir=maildir_location(ifs.homedir, in maildir_info_imap_find()
622 maildir_list(homedir ? homedir:".", in smap_path()
[all …]
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/maildir/
H A Dmaildirinfo.c44 if (info->homedir) in maildir_info_destroy()
50 info->homedir=NULL; in maildir_info_destroy()
59 char *homedir; member
67 if (cb->homedir) in imap_find_cb()
69 ifs->homedir=strdup(cb->homedir); in imap_find_cb()
70 if (!ifs->homedir) in imap_find_cb()
80 if (cb->homedir) in imap_find_cb()
209 ifs.homedir=NULL; in maildir_info_imap_find()
303 info->homedir=maildir_location(ifs.homedir, in maildir_info_imap_find()
622 maildir_list(homedir ? homedir:".", in smap_path()
[all …]
/dports/mail/courier-imap/courier-imap-5.1.4/libs/maildir/
H A Dmaildirinfo.c44 if (info->homedir) in maildir_info_destroy()
50 info->homedir=NULL; in maildir_info_destroy()
59 char *homedir; member
67 if (cb->homedir) in imap_find_cb()
69 ifs->homedir=strdup(cb->homedir); in imap_find_cb()
70 if (!ifs->homedir) in imap_find_cb()
80 if (cb->homedir) in imap_find_cb()
209 ifs.homedir=NULL; in maildir_info_imap_find()
303 info->homedir=maildir_location(ifs.homedir, in maildir_info_imap_find()
622 maildir_list(homedir ? homedir:".", in smap_path()
[all …]
/dports/mail/maildrop/maildrop-3.0.3/libs/maildir/
H A Dmaildirinfo.c44 if (info->homedir) in maildir_info_destroy()
50 info->homedir=NULL; in maildir_info_destroy()
59 char *homedir; member
67 if (cb->homedir) in imap_find_cb()
69 ifs->homedir=strdup(cb->homedir); in imap_find_cb()
70 if (!ifs->homedir) in imap_find_cb()
80 if (cb->homedir) in imap_find_cb()
209 ifs.homedir=NULL; in maildir_info_imap_find()
303 info->homedir=maildir_location(ifs.homedir, in maildir_info_imap_find()
622 maildir_list(homedir ? homedir:".", in smap_path()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-homedir.c29 TEST_IMPL(homedir) { in TEST_IMPL() argument
30 char homedir[PATHMAX]; in TEST_IMPL() local
35 len = sizeof homedir; in TEST_IMPL()
36 homedir[0] = '\0'; in TEST_IMPL()
37 ASSERT(strlen(homedir) == 0); in TEST_IMPL()
38 r = uv_os_homedir(homedir, &len); in TEST_IMPL()
40 ASSERT(strlen(homedir) == len); in TEST_IMPL()
42 ASSERT(homedir[len] == '\0'); in TEST_IMPL()
46 ASSERT(homedir[2] == '\\'); in TEST_IMPL()
51 ASSERT(homedir[0] == '/'); in TEST_IMPL()
[all …]
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-homedir.c29 TEST_IMPL(homedir) { in TEST_IMPL() argument
30 char homedir[PATHMAX]; in TEST_IMPL() local
35 len = sizeof homedir; in TEST_IMPL()
36 homedir[0] = '\0'; in TEST_IMPL()
37 ASSERT(strlen(homedir) == 0); in TEST_IMPL()
38 r = uv_os_homedir(homedir, &len); in TEST_IMPL()
40 ASSERT(strlen(homedir) == len); in TEST_IMPL()
42 ASSERT(homedir[len] == '\0'); in TEST_IMPL()
46 ASSERT(homedir[2] == '\\'); in TEST_IMPL()
51 ASSERT(homedir[0] == '/'); in TEST_IMPL()
[all …]

12345678910>>...146