| /freebsd-12.1/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | cmd-doc.tlib | 80 (define package+version (and (exist? "package") (exist? "version"))) 82 (if (or (exist? "package") (exist? "version")) (begin 440 (if (exist? "preserve-case") 451 (if (exist? "option-info") 509 IF (exist? "homerc") :+] 547 ENDIF (exist? "homerc") 553 IF (exist? "version") :+] 837 (if (exist? "enable") 840 (if (exist? "disable") 931 IF (exist? "disable") [all …]
|
| H A D | perlopt.tpl | 6 (if (not (and (exist? "prog-name") (exist? "prog-title") (exist? "version"))) 13 (if (not (exist? "long-opts")) 50 (if (and (exist? "arg-name") (== (get "arg-name") "float")) 61 (if (exist? "stack-arg") 65 (if (and (exist? "max") (== (get "max") "NOLIMIT")) 69 (if (exist? "arg-default") (q (get "arg-default")) "") 78 (if (exist? "arg-default") (set! opttarget (q (get "arg-default")))) 84 (define def_add (string-append "'" optname (if (exist? "value") 99 (if (exist? "arg-type") 100 (if (and (exist? "arg-name") (== (get "arg-name") "float")) [all …]
|
| H A D | mdoc-synopsis.tlib | 8 IF (exist? "long-opts") :+] 18 ELIF (exist? "long-opts") 24 ELIF (not (exist? "argument")) :+] 31 IF (exist? "argument") :+][+: 34 IF (exist? "reorder-args") :+] 39 ELIF (or (exist? "long-opts") use-flags) 48 IF (exist? "main") :+][+: 74 IF (exist? "interleaved") :+]
|
| /freebsd-12.1/contrib/sqlite3/tea/win/ |
| H A D | makefile.vc | 134 !if !exist("makefile.vc") 205 !if exist("$(ROOT)\..\..\sqlite3.c") && exist("$(ROOT)\..\..\src\tclsqlite.c") 336 @if not exist $(OUT_DIR)\nul mkdir $(OUT_DIR) 337 @if not exist $(TMP_DIR)\nul mkdir $(TMP_DIR) 390 @if not exist "$(SCRIPT_INSTALL_DIR)" mkdir "$(SCRIPT_INSTALL_DIR)" 404 @if exist $(DOCDIR) $(CPY) $(DOCDIR)\*.n "$(DOC_INSTALL_DIR)" 411 @if exist $(TMP_DIR)\nul $(RMDIR) $(TMP_DIR) 412 @if exist $(WINDIR)\version.vc del $(WINDIR)\version.vc 415 @if exist $(OUT_DIR)\nul $(RMDIR) $(OUT_DIR) 418 @if exist $(WINDIR)\nmakehlp.exe del $(WINDIR)\nmakehlp.exe [all …]
|
| H A D | rules.vc | 106 !if !exist(nmakehlp.exe) 503 !if exist("$(_INSTALLDIR)\include\tcl.h") 508 !if exist("$(_INSTALLDIR)\..\include\tcl.h") 520 !if exist("$(_TCLDIR)\include\tcl.h") 523 !elseif exist("$(_TCLDIR)\generic\tcl.h") 594 !if !exist($(TCLSH)) && $(TCL_THREADS) 607 !if !exist($(TCLSH)) && $(TCL_THREADS) 633 !if exist("$(_INSTALLDIR)\..\include\tk.h") 638 !elseif exist("$(_TCLDIR)\include\tk.h") 646 !if exist("$(_TKDIR)\include\tk.h") [all …]
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | TODO | 53 loc ** exist *** algo * size * imp * 75 loc * exist ** algo ** size ** imp * 114 loc * exist * algo * size * imp ** 162 loc ** exist * algo * size ** imp * 197 loc * exist * algo * size * imp * 201 loc * exist * algo ** size * imp ** 213 loc * exist ** algo ** size * imp * 224 loc ** exist ** algo * size * imp * 228 loc * exist * algo * size * imp *** 308 loc * exist *** algo ** size * imp ** [all …]
|
| /freebsd-12.1/contrib/bearssl/mk/ |
| H A D | mkT0.cmd | 10 if exist "%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" ( 14 if exist "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" ( 18 if exist "%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe" ( 22 if exist "%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe" (
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | djunpack.bat | 26 if not exist %1 GoTo NoArchive 32 if not exist junk.tmp GoTo NoDjTar 37 if not exist junk.tmp GoTo NoSed 48 echo FAIL: the file %1 does not seem to exist.
|
| /freebsd-12.1/sys/contrib/libsodium/test/default/ |
| H A D | wintest.bat | 8 if not exist sodium_version.c ( 10 if not exist sodium_version.c ( 43 if not exist %%f.exe (
|
| /freebsd-12.1/share/examples/jails/ |
| H A D | README | 39 # NB: Assumes /etc/jail.conf does not exist and jail_list="" 62 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
|
| /freebsd-12.1/contrib/bmake/unit-tests/ |
| H A D | misc.mk | 8 .warning ${.CURDIR}/. doesn't exist ?
|
| /freebsd-12.1/contrib/nvi/vi/ |
| H A D | vs_line.c | 494 int exist; in vs_number() local 513 exist = db_exist(sp, TMAP->lno + 1); in vs_number() 529 if (smp->lno != 1 && !exist && !db_exist(sp, smp->lno)) in vs_number()
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/ |
| H A D | struct.subr | 84 # + You want a syntax error if/when the struct does not exist 170 # exist, it is created. If struct $from_name does not exist, nothing is done 173 # Returns success unless struct $to_name did not exist and f_struct_new() was
|
| /freebsd-12.1/crypto/heimdal/lib/kadm5/ |
| H A D | kadm5_err.et | 23 error_code UNK_PRINC, "Principal does not exist" 24 error_code UNK_POLICY, "Policy does not exist"
|
| /freebsd-12.1/contrib/apr-util/test/ |
| H A D | Makefile.win | 134 @if exist "[email protected]" \ 141 @if exist "[email protected]" \
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | X509V3_get_d2i.pod | 86 not already exist. An error is returned if the extension does already 87 exist. 99 not already exist. An error B<is not> returned if the extension does already 100 exist.
|
| /freebsd-12.1/tests/ |
| H A D | README | 53 exist upfront. Instead, such Kyuafile automatically detects, at 54 run-time, which */Kyuafile files exist and uses those directly.
|
| /freebsd-12.1/tools/tools/vhba/ |
| H A D | README | 16 Clearly other connections and possibilities exist as well.
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | t-slibgcc-darwin | 48 # libraries are expected to exist in the multilib directory. 68 # libraries are expected to exist in the multilib directory.
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | cmake_uninstall.cmake.in | 19 message(STATUS "File $ENV{DESTDIR}${file} does not exist.")
|
| H A D | README.aix | 8 Note that the BPF driver and the "/dev/bpf" devices might not exist 10 devices if they don't already exist. Our libpcap should do the
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | README-maintainer-mode | 13 changing the automake macros) as these dependencies need to exist in
|
| /freebsd-12.1/contrib/sendmail/cf/hack/ |
| H A D | cssubdomain.m4 | 19 # (this code should exist ONLY during the transition from .Berkeley.EDU
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 28 # because those macros already exist, or will be overwritten later.
|
| /freebsd-12.1/contrib/ldns/m4/ |
| H A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 28 # because those macros already exist, or will be overwritten later.
|