OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trnlnm
(Results
1 - 18
of
18
) sorted by null
/external/curl/packages/vms/
curl_startup.com
28
$ if f$
trnlnm
("GNV$GNU") .eqs. ""
30
$ x = f$
trnlnm
("GNU","LNM$SYSTEM_TABLE")
43
$ if f$
trnlnm
("GNV$LIBZSHR32") .eqs. ""
backup_gnv_curl_src.com
52
$ kit_name = f$
trnlnm
("GNV_PCSI_KITNAME")
58
$ producer = f$
trnlnm
("GNV_PCSI_PRODUCER")
64
$ filename_base = f$
trnlnm
("GNV_PCSI_FILENAME_BASE")
108
$ if f$
trnlnm
("src_root1") .nes. "" then src_root = "src_root1:"
116
$ if f$
trnlnm
("vms_root1") .nes. "" then vms_root = "vms_root1:"
pcsi_product_gnv_curl.com
34
$ producer = f$
trnlnm
("GNV_PCSI_PRODUCER")
40
$ producer_full_name = f$
trnlnm
("GNV_PCSI_PRODUCER_FULL_NAME")
47
$ stage_root_name = f$
trnlnm
("STAGE_ROOT")
112
$ kit_name = f$
trnlnm
("GNV_PCSI_KITNAME")
generate_config_vms_h_curl.com
76
$ if f$
trnlnm
("ssl$root") .nes. ""
87
$ openssl_lnm = f$
trnlnm
("OPENSSL")
114
$if f$
trnlnm
("GNV$LIBIDNSHR") .nes. ""
133
$if f$
trnlnm
("GNV$LIBSSH2SHR") .nes. ""
173
$if f$
trnlnm
("GNV$LIBZSHR") .nes. ""
397
$ssl_include = f$
trnlnm
("OPENSSL")
400
$ ssl_include = f$
trnlnm
("ssl$include")
build_gnv_curl_pcsi_text.com
34
$ kit_name = f$
trnlnm
("GNV_PCSI_KITNAME")
40
$ producer = f$
trnlnm
("GNV_PCSI_PRODUCER")
46
$ producer_full_name = f$
trnlnm
("GNV_PCSI_PRODUCER_FULL_NAME")
config_h.com
103
$if f$
trnlnm
("OPENSSL") .eqs. ""
140
$if f$
trnlnm
("PRJ_INCLUDE") .nes. ""
166
$ if f$
trnlnm
("PRJ_INCLUDE") .nes. ""
178
$ if f$
trnlnm
("PRJ_INCLUDE") .nes. ""
214
$if f$
trnlnm
("tf1","lnm$process",,"SUPERVISOR") .nes. "" then close tf1
215
$if f$
trnlnm
("tf2","lnm$process",,"SUPERVISOR") .nes. "" then close tf2
236
$if f$
trnlnm
("tf1","lnm$process",,"SUPERVISOR") .nes. "" then close tf1
237
$if f$
trnlnm
("tf2","lnm$process",,"SUPERVISOR") .nes. "" then close tf2
[
all
...]
build_gnv_curl_release_notes.com
32
$ base_file = f$
trnlnm
("GNV_PCSI_FILENAME_BASE")
setup_gnv_curl_build.com
82
$ if f$
trnlnm
("gssapi") .eqs. ""
91
$ if f$
trnlnm
("openssl") .eqs. ""
93
$ if f$
trnlnm
("ssl$include") .nes. ""
build_gnv_curl_pcsi_desc.com
53
$ kit_name = f$
trnlnm
("GNV_PCSI_KITNAME")
59
$ producer = f$
trnlnm
("GNV_PCSI_PRODUCER")
65
$ filename_base = f$
trnlnm
("GNV_PCSI_FILENAME_BASE")
build_vms.com
550
$ if (f$
trnlnm
("OPENSSL") .nes. "")
553
$ if ((f$
trnlnm
("SSL$INCLUDE") .nes. "") .and. (.not. nohpssl))
718
$ ssllib = f$
trnlnm
("ssllib")
730
$ ossl_lib1 = f$
trnlnm
("ssllib")+ "LIBSSL.OLB"
731
$ ossl_lib2 = f$
trnlnm
("ssllib")+ "LIBCRYPTO.OLB"
736
$ ossl_lib1 = f$
trnlnm
("ssllib")+ "SSL_LIBSSL.EXE"
737
$ ossl_lib2 = f$
trnlnm
("ssllib")+ "SSL_LIBCRYPTO.EXE"
739
$ ossl_lib1 = f$
trnlnm
("ssllib")+ "LIBSSL.EXE"
740
$ ossl_lib2 = f$
trnlnm
("ssllib")+ "LIBCRYPTO.EXE"
756
$ curl = f$
trnlnm
("curl", "LNM$PROCESS"
[
all
...]
build_libcurl_pc.com
30
$ kit_name = f$
trnlnm
("GNV_PCSI_KITNAME")
/external/libpng/contrib/gregbook/
makevms.com
38
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
42
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
51
$ if f$
trnlnm
("SYS").eqs."" then define sys decc$library_include:
/external/libpng/contrib/pngminus/
makevms.com
13
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
17
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
26
$ if f$
trnlnm
("SYS").eqs."" then define sys decc$library_include:
/ndk/sources/host-tools/make-3.81/
makefile.com
33
$ if f$
trnlnm
("SYS").eqs."" then def/nolog sys sys$library:
37
$ if f$
trnlnm
("SYS").eqs.""
39
$ if f$
trnlnm
("DECC$LIBRARY_INCLUDE").nes.""
93
$ if f$
trnlnm
("SYS").nes."" then $ deassign sys
94
$ if f$
trnlnm
("OPTF").nes."" then $ close optf
/external/libpng/scripts/
makevms.com
31
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
35
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
44
$ if f$
trnlnm
("SYS").eqs."" then define sys decc$library_include:
/external/zlib/src/
make_vms.com
96
$ if f$
trnlnm
("SYS") .eqs. ""
118
$ if f$
trnlnm
("SYS").eqs."" then define sys sys$library:
385
$ its_gnuc = .not. (its_decc .or. its_vaxc) .and. (f$
trnlnm
("gnu_cc") .nes. "")
396
$ if f$
trnlnm
("decc$no_rooted_search_lists") .nes. ""
398
$ dnrsl = f$
trnlnm
("decc$no_rooted_search_lists")
406
$ if f$
trnlnm
(topt) then write topt "gnu_cc:[000000]gcclib.olb/lib"
407
$ if f$
trnlnm
(optf) then write optf "gnu_cc:[000000]gcclib.olb/lib"
410
$ if f$
trnlnm
(topt) then write topt "sys$share:vaxcrtl.exe/share"
411
$ if f$
trnlnm
(optf) then write optf "sys$share:vaxcrtl.exe/share"
/external/libxml2/vms/
build_libxml.com
79
$ if f$
trnlnm
("XML_LIBDIR").eqs.""
87
$ write sys$output "Defining XML_LIBDIR as """ + f$
trnlnm
("XML_LIBDIR") + """
90
$ if f$
trnlnm
("XML_SRCDIR").eqs.""
107
$ if f$
trnlnm
("libxml").eqs.""
/external/mesa3d/include/GL/
vms_x_fix.h
[
all
...]
Completed in 151 milliseconds