| /src/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | cmd-doc.tlib | 54 (define man-sect (if (exist? "cmd-section") (get "cmd-section") "1")) 60 (define use-flags (exist? "flag.value")) 61 (define named-mode (not (or use-flags (exist? "long-opts") ))) 80 (define package+version (and (exist? "package") (exist? "version"))) 82 (if (or (exist? "package") (exist? "version")) (begin 100 (define home-rc-files (exist? "homerc")) 104 (define environ-init (exist? "environrc")) 177 IF (exist? "doc-sub") :+][+: 211 .\" If multiple sections exist, they get glued together with ".Pp" 302 IF (exist? "copyright") :+][+: [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") :+]
|
| /src/contrib/mandoc/ |
| H A D | TODO | 13 - exist = difficulty of the existing code in this area 48 loc * exist *** algo *** size * imp * 59 loc ** exist * algo ** size * imp *** 63 loc * exist *** algo *** size * imp * 67 loc * exist * algo * size * imp * 77 loc ** exist *** algo *** size ** imp * 94 loc *** exist *** algo ** size ** imp ** (parser reorg would help) 98 loc ** exist *** algo * size * imp * 103 loc *** exist *** algo *** size ** imp * 108 loc ** exist *** algo *** size * imp *** [all …]
|
| /src/crypto/krb5/src/windows/leash/ |
| H A D | Makefile.in | 63 if exist $(OUTPRE)*.exe del $(OUTPRE)*.exe 64 if exist $(OUTPRE)*.obj del $(OUTPRE)*.obj 65 if exist $(OUTPRE)*.res del $(OUTPRE)*.res 66 if exist $(OUTPRE)*.pdb del $(OUTPRE)*.pdb 67 if exist *.err del *.err 68 if exist *.bml del *.bml 69 if exist kfwribbon.h del kfwribbon.h 70 if exist kfwribbon.rc del kfwribbon.rc
|
| /src/crypto/krb5/src/config/ |
| H A D | win-pre.in | 66 -@if not exist $(OUTPRE1)$(DIRNUL) mkdir $(OUTPRE1) 67 -@if not exist $(OUTPRE2)$(DIRNUL) mkdir $(OUTPRE2) 68 -@if not exist $(OUTPRE3)$(DIRNUL) mkdir $(OUTPRE3) 69 @if exist $(OUTPRE3)$(DIRNUL) echo Output going into $(OUTPRE3) 70 @if not exist $(OUTPRE1)$(DIRNUL) echo The directory $(OUTPRE1) could not be created. 71 …@if exist $(OUTPRE1)$(DIRNUL) if not exist $(OUTPRE2)$(DIRNUL) echo The directory $(OUTPRE2) could… 72 …@if exist $(OUTPRE2)$(DIRNUL) if not exist $(OUTPRE3)$(DIRNUL) echo The directory $(OUTPRE3) could… 76 -@if exist $(OUTPRE3)$(DIRNUL) rmdir $(OUTPRE3) 77 -@if exist $(OUTPRE2)$(DIRNUL) rmdir $(OUTPRE2) 78 -@if exist $(OUTPRE1)$(DIRNUL) rmdir $(OUTPRE1) [all …]
|
| H A D | win-post.in | 97 if exist $(OBJFILE) del $(OBJFILE) 120 @if exist $(OUTPRE3)$(DIRNUL) rd /s/q $(OUTPRE3) 122 @if exist $(OUTPRE3)$(DIRNUL) deltree /y $(OUTPRE3) 126 !if exist($(srcdir)/deps)
|
| /src/crypto/krb5/src/ccapi/server/win/ |
| H A D | Makefile.in | 84 if NOT exist $(SRCTMP)\nul mkdir $(SRCTMP) 91 if NOT exist $(OUTPRE)\nul mkdir $(OUTPRE) 108 if exist $(OUTPRE)*.exe del $(OUTPRE)*.exe 109 if exist $(OUTPRE)*.obj del $(OUTPRE)*.obj 110 if exist $(OUTPRE)*.res del $(OUTPRE)*.res 111 if exist $(OUTPRE)*.map del $(OUTPRE)*.map 112 if exist $(OUTPRE)*.pdb del $(OUTPRE)*.pdb 113 if exist *.err del *.err 114 if exist $(SRCTMP) rmdir /s /q $(SRCTMP)
|
| /src/crypto/krb5/src/ccapi/lib/win/ |
| H A D | Makefile.in | 79 if NOT exist $(SRCTMP)\nul mkdir $(SRCTMP) 87 if NOT exist $(OUTPRE)\nul mkdir $(OUTPRE) 117 if exist $(OUTPRE)*.exe del $(OUTPRE)*.exe 118 if exist $(OUTPRE)*.obj del $(OUTPRE)*.obj 119 if exist $(OUTPRE)*.res del $(OUTPRE)*.res 120 if exist $(OUTPRE)*.map del $(OUTPRE)*.map 121 if exist $(OUTPRE)*.pdb del $(OUTPRE)*.pdb 122 if exist *.err del *.err 123 if exist $(SRCTMP) rmdir /s /q $(SRCTMP)
|
| /src/crypto/krb5/src/windows/leash/htmlhelp/ |
| H A D | Makefile.in | 13 @if exist $(HHCOUT) del $(HHCOUT) 14 @if exist $(TARGET) del $(TARGET) 15 @if exist $(ERR) del $(ERR) 19 @if exist $(TARGET) del $(TARGET)
|
| /src/crypto/krb5/src/lib/krb5/error_tables/ |
| H A D | Makefile.in | 42 if exist asn1_err.h copy asn1_err.h "$(EHDRDIR)" 43 if exist kdb5_err.h copy kdb5_err.h "$(EHDRDIR)" 44 if exist krb5_err.h copy krb5_err.h "$(EHDRDIR)" 45 if exist k5e1_err.h copy k5e1_err.h "$(EHDRDIR)" 46 if exist kv5m_err.h copy kv5m_err.h "$(EHDRDIR)" 47 if exist krb524_err.h copy krb524_err.h "$(EHDRDIR)"
|
| /src/contrib/bmake/unit-tests/ |
| H A D | varmod-to-abs.mk | 17 does-not-exist.c= /dev/null 19 .info ${does-not-exist.c:L:tA} 21 .info ${does-not-exist.c:L:tA}
|
| H A D | varname-vpath.exp | 3 "file-in-subdirectory" does not exist 5 "file2-in-subdirectory" does not exist
|
| /src/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" (
|
| /src/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 (
|
| /src/sys/contrib/openzfs/config/ |
| H A D | kernel-iattr-vfsid.m4 | 17 AC_MSG_CHECKING([whether iattr->ia_vfsuid and iattr->ia_vfsgid exist]) 21 [iattr->ia_vfsuid and iattr->ia_vfsgid exist])
|
| /src/crypto/krb5/src/ |
| H A D | Makefile.in | 432 @if exist $(KBINDIR)\nul rmdir $(KBINDIR) 439 …@if not exist "$(KRB_INSTALL_DIR)\$(NULL)" @echo The directory $(KRB_INSTALL_DIR) does not exist. … 440 @if not exist "$(KRB_INSTALL_DIR)\$(NULL)" @dir /b $(KRB_INSTALL_DIR)\nul 441 @if not exist "$(KRB_INSTALL_DIR)\include\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\include" 442 @if not exist "$(KRB_INSTALL_DIR)\include\krb5\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\include\krb5" 443 …@if not exist "$(KRB_INSTALL_DIR)\include\gssapi\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\include\gssap… 444 @if not exist "$(KRB_INSTALL_DIR)\lib\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\lib" 445 @if not exist "$(KRB_INSTALL_DIR)\bin\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\bin" 446 @if not exist "$(KRB_INSTALL_DIR)\bin\plugins\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\bin\plugins" 447 …@if not exist "$(KRB_INSTALL_DIR)\bin\plugins\preauth\$(NULL)" @mkdir "$(KRB_INSTALL_DIR)\bin\plug…
|
| /src/sys/contrib/device-tree/Bindings/powerpc/ |
| H A D | ibm,powerpc-cpu-features.txt | 107 If bit 0 is set, then the hwcap-bit-nr property will exist. 119 feature to lesser privilege levels. If the property does not exist then no 125 If the HFSCR bit is set, then the hfscr-bit-nr property will exist and 138 feature to lesser privilege levels. If the property does not exist then no 144 If the FSCR bit is set, then the fscr-bit-nr property will exist and 179 This property may exist when the usable-privilege property value has PR bit set.
|
| /src/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3588-jaguar-pre-ict-tester.dtso | 92 * the loop doesn't exist on HW (soldering issue on 135 * the loop doesn't exist on HW (soldering issue on 145 * the loop doesn't exist on HW (soldering issue on 155 * the loop doesn't exist on HW (soldering issue on 165 * the loop doesn't exist on HW (soldering issue on
|
| /src/contrib/bc/vs/tests/ |
| H A D | tests_bc.bat | 63 if exist "%scripts%\%%i.txt" ( 85 if exist "%scripts%\leadingzero.txt" (
|
| /src/crypto/krb5/src/ccapi/test/ |
| H A D | Makefile.in | 169 if NOT exist $(TESTDIR) mkdir $(TESTDIR) 170 if NOT exist $(OBJDIR) mkdir $(OBJDIR) 195 if not exist a.tmp (
|
| /src/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-mux.txt | 9 This property is required if the i2c-mux child node does not exist. 12 This property is required if the i2c-mux child node does not exist.
|
| /src/share/examples/jails/ |
| H A D | README | 38 # NB: Assumes /etc/jail.conf does not exist and jail_list="" 61 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
|
| /src/crypto/openssl/util/ |
| H A D | other-internal.syms | 4 #Functions exported by libcrypto that don't exist in our public headers
|
| /src/contrib/nvi/vi/ |
| H A D | vs_line.c | 492 int exist; in vs_number() local 511 exist = db_exist(sp, TMAP->lno + 1); in vs_number() 527 if (smp->lno != 1 && !exist && !db_exist(sp, smp->lno)) in vs_number()
|