Searched refs:desc (Results 476 - 500 of 1717) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/apr/poll/unix/
H A Dwakeup.c41 pfd->desc.f = wakeup_pipe[0];
90 pfd->desc.f = wakeup_pipe[0];
/freebsd-13-stable/contrib/apr/support/unix/
H A Dwaitio.c78 pfd.desc.f = f;
92 pfd.desc.s = s;
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzloop.sh306 desc="$(date '+%m/%d %T') $cmd"
307 echo "$desc" | tee -a ztest.history
308 echo "$desc" >>ztest.out
/freebsd-13-stable/sys/dev/ppc/
H A Dppc_pci.c81 const char *desc; member in struct:pci_id
112 device_set_desc(dev, id->desc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp30 cl::desc("branch probability threshold in percentage"
36 cl::desc("branch probability threshold in percentage to be considered"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp67 cl::desc("Disable indirect call promotion"));
75 cl::desc("Max number of promotions for this compilation"));
81 cl::desc("Skip Callsite up to this number for this compilation"));
87 cl::desc("Run indirect-call promotion in LTO "
94 cl::desc("Run indirect-call promotion in SamplePGO mode"));
100 cl::desc("Run indirect-call promotion for call instructions "
107 cl::desc("Run indirect-call promotion for "
114 cl::desc("Dump IR after transformation happens"));
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp23 cl::desc("<Source file>"));
27 cl::desc(
/freebsd-13-stable/contrib/openpam/t/
H A Dt_openpam_ctype.c66 t_oc_##set(char **desc, void *arg) \
71 (void)desc; \
/freebsd-13-stable/contrib/pjdfstest/tests/chmod/
H A D12.t5 desc="verify SUID/SGID bit behaviour"
/freebsd-13-stable/contrib/pjdfstest/tests/granular/
H A D01.t5 desc="NFSv4 granular permissions checking - ACL_READ_ATTRIBUTES and ACL_WRITE_ATTRIBUTES"
/freebsd-13-stable/contrib/pjdfstest/tests/link/
H A D03.t5 desc="link returns ENAMETOOLONG if an entire length of either path name exceeded {PATH_MAX} characters"
H A D05.t5 desc="link returns EMLINK if the link count of the file named by name1 would exceed 32767"
H A D11.t5 desc="link returns EPERM if the source file is a directory"
H A D14.t5 desc="link returns EXDEV if the source and the destination files are on different file systems"
H A D15.t5 desc="link returns ENOSPC if the directory in which the entry for the new link is being placed cannot be extended because there is no space left on the file system containing the directory"
/freebsd-13-stable/contrib/pjdfstest/tests/mkdir/
H A D05.t5 desc="mkdir returns EACCES when search permission is denied for a component of the path prefix"
H A D06.t5 desc="mkdir returns EACCES when write permission is denied on the parent directory of the directory to be created"
H A D09.t5 desc="mkdir returns EROFS if the named file resides on a read-only file system"
/freebsd-13-stable/contrib/pjdfstest/tests/mkfifo/
H A D05.t5 desc="mkfifo returns EACCES when search permission is denied for a component of the path prefix"
H A D06.t5 desc="mkfifo returns EACCES when write permission is denied on the parent directory of the file to be created"
H A D08.t5 desc="mkfifo returns EROFS if the named file resides on a read-only file system"
/freebsd-13-stable/contrib/pjdfstest/tests/mknod/
H A D05.t5 desc="mknod returns EACCES when search permission is denied for a component of the path prefix"
H A D06.t5 desc="mknod returns EACCES when write permission is denied on the parent directory of the file to be created"
/freebsd-13-stable/contrib/pjdfstest/tests/open/
H A D05.t5 desc="open returns EACCES when search permission is denied for a component of the path prefix"
H A D15.t5 desc="open returns EROFS when O_CREAT is specified and the named file would reside on a read-only file system"

Completed in 249 milliseconds

<<11121314151617181920>>