Home
last modified time | relevance | path

Searched full:exist (Results 1 – 25 of 2454) sorted by relevance

12345678910>>...99

/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1 d2i_EC_PUBKEY 1 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
2 b2i_PVK_bio 2 3_0_0 EXIST::FUNCTION:
3 PEM_read_bio_NETSCAPE_CERT_SEQUENCE 3 3_0_0 EXIST::FUNCTION:
4 X509_STORE_CTX_get0_chain 4 3_0_0 EXIST::FUNCTION:
5 COMP_expand_block 5 3_0_0 EXIST::FUNCTION:COMP
6 X509V3_get_string 6 3_0_0 EXIST::FUNCTION:
7 TS_MSG_IMPRINT_free 7 3_0_0 EXIST::FUNCTION:TS
8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
9 TS_RESP_CTX_new 9 3_0_0 EXIST::FUNCTION:TS
10 PKCS5_PBE_add 10 3_0_0 EXIST::FUNCTION:
[all …]
H A Dlibssl.num1 SSL_get_selected_srtp_profile 1 3_0_0 EXIST::FUNCTION:SRTP
2 SSL_set_read_ahead 2 3_0_0 EXIST::FUNCTION:
3 SSL_set_accept_state 3 3_0_0 EXIST::FUNCTION:
4 SSL_CTX_set_cipher_list 4 3_0_0 EXIST::FUNCTION:
5 SSL_CTX_set_srp_client_pwd_callback 5 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
6 SSL_copy_session_id 6 3_0_0 EXIST::FUNCTION:
7 SSL_CTX_set_srp_password 7 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
8 SSL_shutdown 8 3_0_0 EXIST::FUNCTION:
9 SSL_CTX_set_msg_callback 9 3_0_0 EXIST::FUNCTION:
10 SSL_SESSION_get0_ticket 11 3_0_0 EXIST::FUNCTION:
[all …]
/freebsd/contrib/mandoc/
H A DTODO13 - 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 …]
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib54 (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 Dperlopt.tpl6 (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 Dmdoc-synopsis.tlib8 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/tests/sys/audit/
H A Dfile-attribute-modify.c69 /* File needs to exist to call flock(2) */ in ATF_TC_BODY()
114 /* File needs to exist to call fcntl(2) */ in ATF_TC_BODY()
165 /* File needs to exist to call fsync(2) */ in ATF_TC_BODY()
210 /* File needs to exist to call chmod(2) */ in ATF_TC_BODY()
234 /* Failure reason: file does not exist */ in ATF_TC_BODY()
257 /* File needs to exist to call fchmod(2) */ in ATF_TC_BODY()
302 /* Symbolic link needs to exist to call lchmod(2) */ in ATF_TC_BODY()
325 /* Failure reason: file does not exist */ in ATF_TC_BODY()
345 /* File needs to exist to call fchmodat(2) */ in ATF_TC_BODY()
369 /* Failure reason: file does not exist */ in ATF_TC_BODY()
[all …]
H A Dfile-attribute-access.c67 /* File needs to exist to call stat(2) */ in ATF_TC_BODY()
91 /* Failure reason: file does not exist */ in ATF_TC_BODY()
111 /* Symbolic link needs to exist to call lstat(2) */ in ATF_TC_BODY()
134 /* Failure reason: symbolic link does not exist */ in ATF_TC_BODY()
154 /* File needs to exist to call fstat(2) */ in ATF_TC_BODY()
202 /* File or Symbolic link needs to exist to call lstat(2) */ in ATF_TC_BODY()
226 /* Failure reason: symbolic link does not exist */ in ATF_TC_BODY()
247 /* File needs to exist to call statfs(2) */ in ATF_TC_BODY()
271 /* Failure reason: file does not exist */ in ATF_TC_BODY()
291 /* File needs to exist to call fstat(2) */ in ATF_TC_BODY()
[all …]
/freebsd/lib/libbe/tests/
H A Dbe_create.sh123 # the dataset should exist
126 # the child dataset should not exist.
135 # the dataset should exist
138 # the child dataset should exist
141 # the child dataset should exist
144 # the child dataset should not exist.
153 # the child dataset should exist
156 # the child dataset should not exist.
159 # the child dataset should not exist.
171 # the dataset should exist
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-to-abs.mk12 # and it had to exist (see ModifyWord_Realpath).
17 does-not-exist.c= /dev/null
18 # expect+1: does-not-exist.c
19 .info ${does-not-exist.c:L:tA}
20 # expect+1: does-not-exist.c
21 .info ${does-not-exist.c:L:tA}
/freebsd/share/man/man9/
H A DOF_getprop.9115 does not exist, -1 is returned.
127 property does not exist.
136 if the property does not exist.
145 and zero if the property does not exist.
159 or -1 if the property does not exist.
174 or -1 if the property does not exist.
189 Returns -1 if the property does not exist or
211 Returns -1 if the property does not exist or
235 Returns -1 if the property does not exist or
262 Returns -1 if the property does not exist or
[all …]
/freebsd/tools/regression/zfs/zpool/offline/
H A Doption-t.t17 echo " Sufficient replicas exist for the pool to continue functioning in a"
37 echo " Sufficient replicas exist for the pool to continue functioning in a"
61 echo " Sufficient replicas exist for the pool to continue functioning in a"
99 echo " Sufficient replicas exist for the pool to continue functioning in a"
121 echo " Sufficient replicas exist for the pool to continue functioning in a"
149 echo " Sufficient replicas exist for the pool to continue functioning in a"
191 echo " Sufficient replicas exist for the pool to continue functioning in a"
213 echo " Sufficient replicas exist for the pool to continue functioning in a"
238 echo " Sufficient replicas exist for the pool to continue functioning in a"
261 echo " Sufficient replicas exist for the pool to continue functioning in a"
[all …]
H A Draidz1.t17 echo " Sufficient replicas exist for the pool to continue functioning in a"
40 echo " Sufficient replicas exist for the pool to continue functioning in a"
64 echo " Sufficient replicas exist for the pool to continue functioning in a"
87 echo " Sufficient replicas exist for the pool to continue functioning in a"
110 echo " Sufficient replicas exist for the pool to continue functioning in a"
136 echo " Sufficient replicas exist for the pool to continue functioning in a"
163 echo " Sufficient replicas exist for the pool to continue functioning in a"
H A Dmirror.t17 echo " Sufficient replicas exist for the pool to continue functioning in a"
40 echo " Sufficient replicas exist for the pool to continue functioning in a"
64 echo " Sufficient replicas exist for the pool to continue functioning in a"
90 echo " Sufficient replicas exist for the pool to continue functioning in a"
116 echo " Sufficient replicas exist for the pool to continue functioning in a"
144 echo " Sufficient replicas exist for the pool to continue functioning in a"
172 echo " Sufficient replicas exist for the pool to continue functioning in a"
202 echo " Sufficient replicas exist for the pool to continue functioning in a"
H A Draidz2.t17 echo " Sufficient replicas exist for the pool to continue functioning in a"
41 echo " Sufficient replicas exist for the pool to continue functioning in a"
65 echo " Sufficient replicas exist for the pool to continue functioning in a"
92 echo " Sufficient replicas exist for the pool to continue functioning in a"
118 echo " Sufficient replicas exist for the pool to continue functioning in a"
145 echo " Sufficient replicas exist for the pool to continue functioning in a"
175 echo " Sufficient replicas exist for the pool to continue functioning in a"
H A Dlog.t17 echo " Sufficient replicas exist for the pool to continue functioning in a"
43 echo " Sufficient replicas exist for the pool to continue functioning in a"
70 echo " Sufficient replicas exist for the pool to continue functioning in a"
100 echo " Sufficient replicas exist for the pool to continue functioning in a"
132 echo " Sufficient replicas exist for the pool to continue functioning in a"
163 echo " Sufficient replicas exist for the pool to continue functioning in a"
193 echo " Sufficient replicas exist for the pool to continue functioning in a"
227 echo " Sufficient replicas exist for the pool to continue functioning in a"
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py105 not exist.
142 dataset or the origin snapshot does not exist.
153 the target or the origin snapshot does not exist.
177 :raises FilesystemNotFound: if the dataset does not exist.
196 :raises FilesystemNotFound: if the dataset does not exist.
275 Snapshots that do not exist will be silently ignored.
286 later destruction if 'defer' is set) or didn't exist to begin with.
305 A snapshot name referring to a filesystem that doesn't exist is
390 Bookmarks that do not exist will be silently ignored.
392 name does not exist.
[all …]
/freebsd/include/
H A Dsysexits.h39 * for system programs, notably sendmail. These values exist only
55 * exist or was not readable. This could also include
58 * EX_NOUSER -- The user specified did not exist. This might
60 * EX_NOHOST -- The host specified did not exist. This is used
63 * if a support program or file does not exist. This
74 * exist in the passwd file.
76 * etc.) does not exist, cannot be opened, or has some
/freebsd/share/man/man3/
H A Dsysexits.357 An input file (not a system file) did not exist or was not readable.
62 The user specified did not exist.
66 The host specified did not exist.
72 does not exist.
87 does not exist in the passwd file.
92 etc.) does not exist, cannot be opened, or has some sort of error
/freebsd/lib/libsys/
H A Dopen.253 created if it does not exist (by specifying the
167 create file if it does not exist
510 is not set and the named file does not exist.
512 A component of the path name that must exist does not exist.
524 the file does not exist,
529 is specified, the file does not exist, and the directory in which it is to be
571 does not exist.
599 the file does not exist,
606 the file does not exist,
612 the file does not exist,
[all …]
/freebsd/contrib/sendmail/include/sm/
H A Dsysexits.h39 ** exist or was not readable. This could also include
42 ** EX_NOUSER -- The user specified did not exist. This might
44 ** EX_NOHOST -- The host specified did not exist. This is used
47 ** if a support program or file does not exist. This
58 ** exist in the passwd file.
60 ** etc.) does not exist, cannot be opened, or has some
/freebsd/contrib/bearssl/mk/
H A DmkT0.cmd10 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/lib/libc/gen/
H A Dsem_open.370 Create the semaphore if it does not already exist.
95 Create the semaphore if it does not exist.
146 The semaphore does not exist, but permission to create it is denied.
175 is not set but the named semaphore does not exist.
201 The named semaphore does not exist.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_004_neg.ksh37 # * the given dataset does not exist
38 # * the given path does not exist.
50 "dataset/path does not exist or not belong to zfs."
66 log_pass "'zfs list [-r]' fails while the given dataset/path does not exist " \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_013_pos.ksh37 # dataset that not exist on the sender side.
44 # 5. Verify receive -dF will destroy all the dataset that not exist
57 log_assert "zfs receive -dF will destroy all the dataset that not exist" \
85 log_pass "zfs receive -dF will destroy all the dataset that not exist" \

12345678910>>...99