Home
last modified time | relevance | path

Searched +defs:logical +defs:pathname (Results 1 – 6 of 6) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpathname.d561 #define xpathname_host(logical,pathname) \ argument
564 #define xpathname_device(logical,pathname) \ argument
566 #define xpathname_directory(logical,pathname) \ argument
569 #define xpathname_name(logical,pathname) \ argument
572 #define xpathname_type(logical,pathname) \ argument
575 #define xpathname_version(logical,pathname) \ argument
992 var object pathname; in asciz_dir_to_pathname() local
2152 var object pathname; variable
3235 var bool logical = false; variable
3939 var bool logical = false; variable
[all …]
/dports/devel/R-cran-parallelly/parallelly/R/
H A DavailableWorkers.R108 …, "SGE", "Slurm", "LSF", "custom", "system", "fallback")), na.rm = TRUE, logical = getOption2("par… argument
143 pathname <- getenv("PBS_NODEFILE") functionVar
316 read_pbs_nodefile <- function(pathname, sort = TRUE) { argument
339 read_pe_hostfile <- function(pathname, sort = TRUE, expand = FALSE) { argument
/dports/emulators/hercules/hercules-3.13/
H A Dtapedev.c969 char pathname[MAX_PATH]; /* file path in host format */ in gettapetype_bydata() local
2114 char pathname[MAX_PATH]; in autoload_init() local
2451 int readblkid_virtual ( DEVBLK* dev, BYTE* logical, BYTE* physical ) in readblkid_virtual()
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTFile.c1610 const char *logical = anchor->address; in HTDirTitles() local
1934 char *pathname = NULL; in print_local_dir() local
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTFile.c1610 const char *logical = anchor->address; in HTDirTitles() local
1934 char *pathname = NULL; in print_local_dir() local
/dports/net-p2p/py-vertex/Vertex-0.3.1/vertex/
H A Dq2q.py177 def __init__(self, underlying, logical, protocol): argument
2026 def __init__(self, pathname, certclass): argument