/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/ |
H A D | file_fadvise.c | 53 int advise = 0; in main() local 60 advise = atoll(optarg); in main() 77 if (advise < POSIX_FADV_NORMAL || advise > POSIX_FADV_NOREUSE) { in main() 92 if (posix_fadvise(fd, 0, 0, advise) != 0) { in main()
|
/freebsd/tools/test/stress2/misc/ |
H A D | posix_fadvise3.sh | 95 int advise, fd, i, j; 101 advise = 4; 102 if (posix_fadvise(fd, offset, len, advise) == -1) 113 advise = arc4random() % 6; 114 if (posix_fadvise(fd, offset, len, advise) == -1)
|
H A D | posix_fadvise.sh | 59 int advise, fd, i; 66 advise = arc4random() % 6; 67 if (posix_fadvise(fd, offset, len, advise) == -1)
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-generic_fadvise.m4 | 13 int advise __attribute__ ((unused)) = 0; 14 generic_fadvise(fp, offset, len, advise);
|
/freebsd/sys/powerpc/include/ |
H A D | mmuvar.h | 122 pmap_advise_t advise; member
|
/freebsd/sys/powerpc/powerpc/ |
H A D | pmap_dispatch.c | 121 DEFINE_PMAP_IFUNC(void, advise, (pmap_t, vm_offset_t, vm_offset_t, int));
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | wordprocessors | 442 # Summary: Corel WordPerfect WritingTools advise part 446 >>9 byte 11 Corel WordPerfect dictionary advise 452 # advise text part often start with tag like: 580A 454 # part of advise text like: "This is too informal for most writing."
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | cpu-capacity.txt | 33 For the time being we however advise usage of the Dhrystone benchmark. What
|
/freebsd/sys/contrib/device-tree/Bindings/cpu/ |
H A D | cpu-capacity.txt | 33 For the time being we however advise usage of the Dhrystone benchmark. What
|
/freebsd/contrib/ntp/html/hints/ |
H A D | notes-xntp-v3 | 89 If I missed something or neglected to give due credit, please advise.
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 118 int advise; member 7523 nfsrpc_advise(vnode_t vp, off_t offset, uint64_t cnt, int advise, in nfsrpc_advise() argument 7532 if (advise == POSIX_FADV_WILLNEED) in nfsrpc_advise() 7534 else if (advise == POSIX_FADV_DONTNEED) in nfsrpc_advise() 7556 * NFS advise rpc to a NFSv4.2 DS. 7559 nfsrpc_adviseds(vnode_t vp, uint64_t offset, int cnt, int advise, in nfsrpc_adviseds() argument 7574 if (advise == POSIX_FADV_WILLNEED) in nfsrpc_adviseds() 7576 else if (advise == POSIX_FADV_DONTNEED) in nfsrpc_adviseds() 7618 drpc->advise, drpc->dsp, drpc->fhp, drpc->vers, drpc->minorvers, in start_adviseds() 7626 * Set up the advise D 7629 nfsio_adviseds(vnode_t vp,uint64_t offset,int cnt,int advise,struct nfsclds * dsp,struct nfsfh * fhp,int vers,int minorvers,struct nfsclwritedsdorpc * drpc,struct ucred * cred,NFSPROC_T * p) nfsio_adviseds() argument [all...] |
/freebsd/sys/kern/ |
H A D | vnode_if.src | 715 %% advise vp U U U
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.texi | 490 by the server to advise the client of an unusual condition.
|
H A D | ntpq-opts.def | 801 sent by the server to advise the client of an unusual condition.
|
H A D | invoke-ntpq.texi | 681 sent by the server to advise the client of an unusual condition.
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 607 advise against the practice, and GoogleTest doesn't provide a way to do it.
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 5285 __CONCAT(PMTYPE, advise)(pmap_t pmap, vm_offset_t sva, vm_offset_t eva, in __CONCAT() argument 6434 PMM(advise)
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 2707 was advise to stop using it. The current code base does not contain
|
/freebsd/share/dict/ |
H A D | web2 | 3007 advise
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 8706 …ey pursue thee? or that there be three days' pestilence in thy land? now advise, and see what answ… 9158 … stood before Solomon his father while he yet lived, and said, How do ye advise that I may answer … 10947 …f the LORD destroying throughout all the coasts of Israel. Now therefore advise thyself what word …
|