Searched refs:recalled (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | BIO_s_mem.pod | 34 Any data written to a memory BIO can be recalled by reading from it.
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 5373 int error = 0, islocked, layoutlen, layouttype, recalled, retonclose; in nfsrpc_getlayout() local 5388 off, rw, &flp, &recalled); in nfsrpc_getlayout() 5391 if (recalled != 0) in nfsrpc_getlayout() 5685 int eof, error, firstmirror, i, iolaymode, mirrorcnt, recalled, timo; in nfscl_doiods() local 5712 np->n_fhp->nfh_len, off, rwaccess, &rflp, &recalled); in nfscl_doiods() 5714 if (recalled != 0) { in nfscl_doiods() 7138 int error, islocked, layoutlen, recalled, retonclose, usecurstateid; in nfsrpc_getopenlayout() local 7154 &recalled); in nfsrpc_getopenlayout() 7162 if ((lyp == NULL || flp == NULL) && recalled == 0) { in nfsrpc_getopenlayout()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | NEWS | 2358 of input. Previous lines can be recalled with
|