Searched refs:desc (Results 1 - 25 of 1703) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gdb/gdb/
H A Dxmodem.h23 int xmodem_init_xfer (struct serial *desc);
24 void send_xmodem_packet (struct serial *desc, unsigned char *packet, int len,
26 void xmodem_finish_xfer (struct serial *desc);
/freebsd-11-stable/tests/sys/mac/bsdextended/
H A Dmatches_test.sh79 desc="$uidinrange file"
81 pass $desc
83 fail $desc
89 desc="$uidoutrange file"
91 pass $desc
93 fail $desc
102 desc="no rules $uidinrange"
104 pass $desc
106 fail $desc
109 desc
[all...]
/freebsd-11-stable/sys/dev/usb/
H A Dusb_parse.c64 * descriptors. If the "desc" argument passed to this function is
69 * Else: Next descriptor after "desc"
78 uint8_t *desc; local
87 desc = (uint8_t *)_desc;
90 if (desc == NULL)
91 desc = start;
93 desc = desc + desc[0];
96 if ((desc < star
200 struct usb_descriptor *desc; local
235 struct usb_descriptor *desc; local
264 struct usb_descriptor *desc = NULL; local
289 struct usb_descriptor *desc; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/config/arm/
H A Dtm-arm.h30 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p))
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_packer.c58 * @desc:Array of structure field descriptions
59 * @desc_len:Number of entries in @desc
64 * controlled by the array of fields in @desc.
66 void ib_pack(const struct ib_field *desc, argument
74 if (desc[i].size_bits <= 32) {
80 shift = 32 - desc[i].offset_bits - desc[i].size_bits;
81 if (desc[i].struct_size_bytes)
82 val = value_read(desc[i].struct_offset_bytes,
83 desc[
152 ib_unpack(const struct ib_field *desc, int desc_len, void *buf, void *structure) argument
[all...]
/freebsd-11-stable/etc/rc.d/
H A Drwho14 desc="System status server"
H A Dswap13 desc="Setup swap space"
H A Dtimed14 desc="Time server daemon"
H A Dutx14 desc="Manage the user accounting database"
H A Dswaplate13 desc="Setup late swap space"
H A Dkeyserv16 desc="Server for storing private encryption keys"
/freebsd-11-stable/contrib/top/
H A DMake.desc.X1 # Makefile for .desc files
3 # This makefile is the prototype for "Make.desc", which is used by
4 # top's Configure script to build .desc files and the SYNOPSIS file.
10 # DO NOT EDIT "Make.desc"!!! Make changes to "Make.desc.X",
13 # The list of .desc files will be inserted after this next line:
16 .SUFFIXES: .desc
18 .c.desc:
24 grep SYNOPSIS: $(DESCS) | sed -e 's@^machine/m_@@' -e 's@.desc:.[^:]*: *@:@' >SYNOPSIS
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptionsCommandFlags.inc22 cl::desc("When used with filetype=obj, "
27 cl::desc(
31 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"),
35 cl::desc("Emit internal instruction representation to "
39 cl::desc("Treat warnings as errors"));
41 static cl::opt<bool> NoWarn("no-warn", cl::desc("Suppress all warnings"));
42 static cl::alias NoWarnW("W", cl::desc("Alias for --no-warn"), cl::aliasopt(NoWarn));
45 cl::desc("Suppress all deprecated warnings"));
49 cl::desc("The name of the ABI to be targeted from the backend."),
/freebsd-11-stable/release/scripts/
H A Dmake-manifest.sh50 desc="$(eval echo \"\${desc_${distname}}\")"
54 desc="${desc_kernel_dbg}"
57 desc="$(eval echo \"${desc_kernel_alt_dbg}\")"
58 desc="${desc}: $(eval echo ${i%%-dbg.txz} | cut -f 2 -d '.')"
62 desc="$(eval echo \"${desc_kernel_alt}\")"
63 desc="${desc}: $(eval echo ${i%%.txz} | cut -f 2 -d '.')"
70 printf "${dist}\t${hash}\t${nfiles}\t${distname}\t\"${desc}\"\t${default}\n"
/freebsd-11-stable/contrib/gcc/
H A Dgencodes.c54 rtx desc; local
81 desc = read_md_rtx (&line_no, &insn_code_number);
82 if (desc == NULL)
85 if (GET_CODE (desc) == DEFINE_INSN || GET_CODE (desc) == DEFINE_EXPAND)
86 gen_insn (desc, insn_code_number);
/freebsd-11-stable/stand/powerpc/kboot/
H A Dhostdisk.c64 struct devdesc *desc = devdata; local
74 if (host_llseek(desc->d_unit, posh, posl, &res, 0) < 0) {
78 n = host_read(desc->d_unit, buf, size);
90 struct devdesc *desc; local
94 desc = va_arg(vl, struct devdesc *);
97 desc->d_unit = host_open(desc->d_opendata, O_RDONLY, 0);
99 if (desc->d_unit <= 0) {
101 (char *)desc->d_opendata, desc
111 struct devdesc *desc = f->f_devdata; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcl-conflicts.h46 * Return in @a desc a possibly localized human readable
53 const char **desc,
58 * Return in @a desc a possibly localized human readable
65 const char **desc,
73 const char **desc,
/freebsd-11-stable/sbin/etherswitchcfg/
H A Difmedia.c428 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7030
432 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7031
436 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7032
540 struct ifmedia_description *desc; local
545 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
546 desc->ifmt_string != NULL; desc++, ttos++)
547 if (type == desc->ifmt_word)
549 if (desc->ifmt_string == NULL)
552 for (i = 0; ttos->subtypes[i].desc !
564 struct ifmedia_description *desc; local
587 struct ifmedia_description *desc; local
626 lookup_media_word(struct ifmedia_description *desc, const char *val) argument
638 struct ifmedia_description *desc; local
649 struct ifmedia_description *desc; local
664 struct ifmedia_description *desc; local
683 struct ifmedia_description *desc; local
701 struct ifmedia_description *desc; local
761 struct ifmedia_description *desc; local
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difmedia.c467 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon3934
471 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon3935
475 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon3936
579 struct ifmedia_description *desc; local
584 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
585 desc->ifmt_string != NULL; desc++, ttos++)
586 if (type == desc->ifmt_word)
588 if (desc->ifmt_string == NULL)
591 for (i = 0; ttos->subtypes[i].desc !
603 struct ifmedia_description *desc; local
626 struct ifmedia_description *desc; local
665 lookup_media_word(struct ifmedia_description *desc, const char *val) argument
677 struct ifmedia_description *desc; local
688 struct ifmedia_description *desc; local
703 struct ifmedia_description *desc; local
722 struct ifmedia_description *desc; local
740 struct ifmedia_description *desc; local
800 struct ifmedia_description *desc; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/npf/
H A Dt_npf.sh39 local desc="${*}";
43 atf_set \"descr\" \"${desc}\"; \
59 while read tag desc
61 add_test "${tag}" "${desc}"
/freebsd-11-stable/contrib/pjdfstest/tests/ftruncate/
H A D14.t4 desc="truncate returns EFAULT if the path argument points outside the process's allocated address space"
/freebsd-11-stable/contrib/pjdfstest/tests/mkdir/
H A D12.t4 desc="mkdir returns EFAULT if the path argument points outside the process's allocated address space"
/freebsd-11-stable/contrib/pjdfstest/tests/mkfifo/
H A D12.t4 desc="mkfifo returns EFAULT if the path argument points outside the process's allocated address space"
/freebsd-11-stable/contrib/pjdfstest/tests/mknod/
H A D10.t4 desc="mknod returns EFAULT if the path argument points outside the process's allocated address space"
/freebsd-11-stable/contrib/pjdfstest/tests/open/
H A D21.t4 desc="open returns EFAULT if the path argument points outside the process's allocated address space"

Completed in 160 milliseconds

1234567891011>>