Searched refs:desc (Results 226 - 250 of 1703) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/pjdfstest/tests/rename/
H A D19.t4 desc="rename returns EINVAL/EBUSY when an attempt is made to rename '.' or '..'"
/freebsd-11-stable/contrib/pjdfstest/tests/rmdir/
H A D03.t4 desc="rmdir returns ENAMETOOLONG if an entire path name exceeded ${PATH_MAX} characters"
H A D05.t4 desc="rmdir returns ELOOP if too many symbolic links were encountered in translating the pathname"
H A D06.t4 desc="rmdir returns EEXIST or ENOTEMPTY the named directory contains files other than '.' and '..' in it"
H A D12.t4 desc="rmdir returns EINVAL if the last component of the path is '.' and EEXIST or ENOTEMPTY if the last component of the path is '..'"
/freebsd-11-stable/contrib/pjdfstest/tests/symlink/
H A D01.t4 desc="symlink returns ENOTDIR if a component of the name2 path prefix is not a directory"
H A D02.t4 desc="symlink returns ENAMETOOLONG if a component of the name2 pathname exceeded {NAME_MAX} characters"
H A D03.t4 desc="symlink returns ENAMETOOLONG if an entire length of either path name exceeded {PATH_MAX} characters"
H A D07.t4 desc="symlink returns ELOOP if too many symbolic links were encountered in translating the name2 path name"
H A D12.t4 desc="symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space"
/freebsd-11-stable/contrib/pjdfstest/tests/truncate/
H A D01.t4 desc="truncate returns ENOTDIR if a component of the path prefix is not a directory"
H A D03.t4 desc="truncate returns ENAMETOOLONG if an entire path name exceeded {PATH_MAX} characters"
H A D07.t4 desc="truncate returns ELOOP if too many symbolic links were encountered in translating the pathname"
H A D11.t4 desc="truncate returns ETXTBSY the file is a pure procedure (shared text) file that is being executed"
H A D12.t4 desc="truncate returns EFBIG or EINVAL if the length argument was greater than the maximum file size"
/freebsd-11-stable/contrib/pjdfstest/tests/unlink/
H A D01.t4 desc="unlink returns ENOTDIR if a component of the path prefix is not a directory"
H A D07.t4 desc="unlink returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd-11-stable/etc/rc.d/
H A Dhostapd13 desc="Authenticator for IEEE 802.11 networks"
H A Dresolv37 desc="Create /etc/resolv.conf from kenv"
/freebsd-11-stable/tools/tools/iwi/
H A Diwistats.c52 const char *desc; member in struct:statistic
128 (void)printf("%-60s[%u]\n", stat->desc, stats[stat->index]);
/freebsd-11-stable/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c79 dtmalloc_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
83 switch (desc->dtargd_ndx) {
100 desc->dtargd_ndx = DTRACE_ARGNONE;
105 strlcpy(desc->dtargd_native, p, sizeof(desc->dtargd_native));
137 dtmalloc_provide(void *arg, dtrace_probedesc_t *desc) argument
139 if (desc != NULL)
142 malloc_type_list(dtmalloc_type_cb, desc);
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq.c151 struct i40e_aq_desc *desc; local
177 desc = I40E_ADMINQ_DESC(hw->aq.arq, i);
179 desc->flags = CPU_TO_LE16(I40E_AQ_FLAG_BUF);
181 desc->flags |= CPU_TO_LE16(I40E_AQ_FLAG_LB);
182 desc->opcode = 0;
186 desc->datalen = CPU_TO_LE16((u16)bi->size);
187 desc->retval = 0;
188 desc->cookie_high = 0;
189 desc->cookie_low = 0;
190 desc
749 struct i40e_aq_desc *desc; local
805 i40e_asq_send_command(struct i40e_hw *hw, struct i40e_aq_desc *desc, void *buff, u16 buff_size, struct i40e_asq_cmd_details *cmd_details) argument
1010 i40e_fill_default_direct_cmd_desc(struct i40e_aq_desc *desc, u16 opcode) argument
1036 struct i40e_aq_desc *desc; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp33 cl::desc("<xray log file 1>"),
36 cl::desc("<xray log file 2>"),
41 cl::desc("Keep going on errors encountered"),
44 cl::desc("Alias for -keep-going"));
47 cl::desc("Keep going on errors encountered in trace 1"),
50 cl::desc("Alias for -keep-going-1"));
53 cl::desc("Keep going on errors encountered in trace 2"),
56 cl::desc("Alias for -keep-going-2"));
60 cl::desc("binary with the instrumentation map, or "
65 cl::desc("Alia
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp32 cl::init(true), cl::desc("Enable Hexagon constant-extender optimization"));
35 cl::init(true), cl::desc("Enable RDF-based optimizations"));
38 cl::Hidden, cl::desc("Disable Hardware Loops for Hexagon target"));
42 cl::desc("Disable Hexagon Addressing Mode Optimization"));
46 cl::desc("Disable Hexagon CFG Optimization"));
49 cl::ZeroOrMore, cl::desc("Disable Hexagon constant propagation"));
52 cl::Hidden, cl::init(false), cl::desc("Disable store widening"));
56 cl::desc("Early expansion of MUX"));
59 cl::ZeroOrMore, cl::desc("Enable early if-conversion"));
62 cl::Hidden, cl::desc("Generat
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp33 OptLevel("O", cl::desc("Optimization level. [-O0, -O1, -O2, or -O3] "
39 cl::desc("Codegen optimization level (0, 1, 2 or 3, default = '2')"),
43 cl::desc("<input bitcode files>"));
46 cl::desc("Output filename"),
49 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"),
53 cl::desc("Optimizer Pipeline"),
57 cl::desc("Alias Analysis Pipeline"),
60 static cl::opt<bool> SaveTemps("save-temps", cl::desc("Save temporary files"));
64 cl::desc("Write out individual index and "
73 cl::desc("Specif
[all...]

Completed in 120 milliseconds

1234567891011>>