Home
last modified time | relevance | path

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

/dports/misc/mc-nox11/mc-4.8.27/lib/
H A Dlock.c118 const char *elpath; in lock_build_symlink_name() local
122 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in lock_build_symlink_name()
124 str_filename = g_path_get_basename (elpath); in lock_build_symlink_name()
125 str_dirname = g_path_get_dirname (elpath); in lock_build_symlink_name()
207 const char *elpath; in lock_file() local
212 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in lock_file()
214 if (*elpath == '\0') in lock_file()
283 const char *elpath, *lock; in unlock_file() local
288 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in unlock_file()
290 if (*elpath == '\0') in unlock_file()
/dports/misc/mc/mc-4.8.27/lib/
H A Dlock.c118 const char *elpath; in lock_build_symlink_name() local
122 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in lock_build_symlink_name()
124 str_filename = g_path_get_basename (elpath); in lock_build_symlink_name()
125 str_dirname = g_path_get_dirname (elpath); in lock_build_symlink_name()
207 const char *elpath; in lock_file() local
212 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in lock_file()
214 if (*elpath == '\0') in lock_file()
283 const char *elpath, *lock; in unlock_file() local
288 elpath = vfs_path_get_by_index (fname_vpath, 0)->path; in unlock_file()
290 if (*elpath == '\0') in unlock_file()
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libedit/
H A Del.c287 static const char elpath[] = "/.editrc"; variable
309 (void) snprintf(path, sizeof(path), "%s%s", ptr, elpath);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/
H A Del.c520 static const char elpath[] = "/.editrc"; in el_source() local
521 size_t plen = sizeof(elpath); in el_source()
535 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Del.c568 static const char elpath[] = "/.editrc"; in el_source() local
569 size_t plen = sizeof(elpath); in el_source()
577 elpath + (*ptr == '\0')); in el_source()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Del.c568 static const char elpath[] = "/.editrc"; in el_source() local
569 size_t plen = sizeof(elpath); in el_source()
577 elpath + (*ptr == '\0')); in el_source()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libedit/libedit-20191231-3.1/src/
H A Del.c568 static const char elpath[] = "/.editrc"; in el_source() local
569 size_t plen = sizeof(elpath); in el_source()
577 elpath + (*ptr == '\0')); in el_source()
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20210216-3.1/src/
H A Del.c556 static const char elpath[] = "/.editrc"; in el_source() local
557 size_t plen = sizeof(elpath); in el_source()
565 elpath + (*ptr == '\0')); in el_source()
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Del.c548 static const char elpath[] = "/.editrc"; in el_source() local
549 size_t plen = sizeof(elpath); in el_source()
556 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/math/reduce/Reduce-svn5758-src/libraries/original/libedit-20160506/
H A Del.c526 static const char elpath[] = "/.editrc"; in el_source() local
527 size_t plen = sizeof(elpath); in el_source()
536 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Del.c574 static const char elpath[] = "/.editrc"; in el_source() local
575 size_t plen = sizeof(elpath); in el_source()
583 elpath + (*ptr == '\0')); in el_source()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Del.c568 static const char elpath[] = "/.editrc"; in el_source() local
569 size_t plen = sizeof(elpath); in el_source()
577 elpath + (*ptr == '\0')); in el_source()
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Del.c556 static const char elpath[] = "/.editrc"; in el_source() local
557 size_t plen = sizeof(elpath); in el_source()
565 elpath + (*ptr == '\0')); in el_source()
/dports/ftp/tnftp/tnftp-20210827/libedit/
H A Del.c535 static const char elpath[] = "/.editrc"; in el_source() local
536 size_t plen = sizeof(elpath); in el_source()
544 elpath + (*ptr == '\0')); in el_source()
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Del.c568 static const char elpath[] = "/.editrc"; in el_source() local
569 size_t plen = sizeof(elpath); in el_source()
577 elpath + (*ptr == '\0')); in el_source()
/dports/www/gregarius/gregarius/extlib/
H A Drss_parse.inc307 $elpath = join('_', array_reverse($this->stack));
309 $n = $this->element_count($elpath);
310 $this->element_count($elpath, $n+1);
315 $elpath = join('_', array_reverse($this->stack));
322 $this->append($elpath, $attrs['href']);
327 $this->append($elpath.'@', join(',', array_keys($attrs)));
329 $this->append($elpath.'@'.$attr, $value);
/dports/graphics/py-OWSLib/OWSLib-0.24.1/owslib/
H A Diso_che.py972 def _testCodeListValue(elpath): argument
974 if elpath is not None: # try to get @codeListValue
975 val = util.testXMLValue(elpath.attrib.get('codeListValue'), True)
979 return util.testXMLValue(elpath)
H A Diso.py996 def _testCodeListValue(elpath): argument
998 if elpath is not None: # try to get @codeListValue
999 val = util.testXMLValue(elpath.attrib.get('codeListValue'), True)
1003 return util.testXMLValue(elpath)
/dports/editors/emacs/emacs-27.2/src/
H A Dlread.c4685 Lisp_Object elem, elpath = Vload_path; in init_lread() local
4703 while (CONSP (elpath)) in init_lread()
4705 elem = XCAR (elpath); in init_lread()
4706 elpath = XCDR (elpath); in init_lread()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlread.c5000 Lisp_Object elem, elpath = Vload_path; in init_lread() local
5018 while (CONSP (elpath)) in init_lread()
5020 elem = XCAR (elpath); in init_lread()
5021 elpath = XCDR (elpath); in init_lread()