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

1234567891011>>

/freebsd-11.0-release/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.0-release/tests/sys/mac/bsdextended/
H A Dmatches_test.sh73 desc="$uidinrange file"
75 pass $desc
77 fail $desc
83 desc="$uidoutrange file"
85 pass $desc
87 fail $desc
96 desc="no rules $uidinrange"
98 pass $desc
100 fail $desc
103 desc
[all...]
/freebsd-11.0-release/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
188 struct usb_descriptor *desc; local
223 struct usb_descriptor *desc; local
252 struct usb_descriptor *desc = NULL; local
277 struct usb_descriptor *desc; local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/config/arm/
H A Dtm-arm.h30 #define VARIABLES_INSIDE_BLOCK(desc, gcc_p) (!(gcc_p))
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dpacker.c54 * @desc:Array of structure field descriptions
55 * @desc_len:Number of entries in @desc
60 * controlled by the array of fields in @desc.
62 void ib_pack(const struct ib_field *desc, argument
70 if (desc[i].size_bits <= 32) {
76 shift = 32 - desc[i].offset_bits - desc[i].size_bits;
77 if (desc[i].struct_size_bytes)
78 val = value_read(desc[i].struct_offset_bytes,
79 desc[
149 ib_unpack(const struct ib_field *desc, int desc_len, void *buf, void *structure) argument
[all...]
/freebsd-11.0-release/etc/rc.d/
H A Drwho14 desc="System status server"
H A Dswap13 desc="Setup swap space"
H A Dswaplate13 desc="Setup late swap space"
H A Dtimed14 desc="Time server daemon"
H A Dutx14 desc="Manage the user accounting database"
H A Dkeyserv16 desc="Server for storing private encryption keys"
/freebsd-11.0-release/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.0-release/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.0-release/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.0-release/contrib/subversion/subversion/svn/
H A Dcl-conflicts.h45 * Return in @a desc a possibly localized human readable
52 const char **desc,
57 * Return in @a desc a possibly localized human readable
64 const char **desc,
72 const char **desc,
/freebsd-11.0-release/sys/boot/powerpc/kboot/
H A Dhostdisk.c64 struct devdesc *desc = devdata; local
70 if (host_seek(desc->d_unit, pos, 0) < 0) {
74 n = host_read(desc->d_unit, buf, size);
86 struct devdesc *desc; local
90 desc = va_arg(vl, struct devdesc *);
93 desc->d_unit = host_open(desc->d_opendata, O_RDONLY, 0);
95 if (desc->d_unit <= 0) {
97 desc->d_opendata, desc
107 struct devdesc *desc = f->f_devdata; local
[all...]
/freebsd-11.0-release/sbin/etherswitchcfg/
H A Difmedia.c428 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7026
432 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7027
436 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7028
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.0-release/sbin/ifconfig/
H A Difmedia.c445 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7042
449 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7043
453 struct ifmedia_description *desc; member in struct:ifmedia_type_to_subtype::__anon7044
557 struct ifmedia_description *desc; local
562 for (desc = ifm_type_descriptions, ttos = ifmedia_types_to_subtypes;
563 desc->ifmt_string != NULL; desc++, ttos++)
564 if (type == desc->ifmt_word)
566 if (desc->ifmt_string == NULL)
569 for (i = 0; ttos->subtypes[i].desc !
581 struct ifmedia_description *desc; local
604 struct ifmedia_description *desc; local
643 lookup_media_word(struct ifmedia_description *desc, const char *val) argument
655 struct ifmedia_description *desc; local
666 struct ifmedia_description *desc; local
681 struct ifmedia_description *desc; local
700 struct ifmedia_description *desc; local
718 struct ifmedia_description *desc; local
778 struct ifmedia_description *desc; local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCTargetOptionsCommandFlags.h23 "asm-instrumentation", cl::desc("Instrumentation of inline assembly and "
33 cl::desc("When used with filetype=obj, "
38 cl::desc(
42 cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"),
46 cl::desc("Emit internal instruction representation to "
50 cl::desc("Treat warnings as errors"));
52 cl::opt<bool> NoWarn("no-warn", cl::desc("Suppress all warnings"));
53 cl::alias NoWarnW("W", cl::desc("Alias for --no-warn"), cl::aliasopt(NoWarn));
57 cl::desc("The name of the ABI to be targeted from the backend."),
/freebsd-11.0-release/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.0-release/contrib/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp39 cl::desc("Prefer names in symbol table to names "
44 cl::desc("Print function name for a given address:"),
54 cl::desc("Interpret addresses as relative addresses"),
59 cl::desc("Print all inlined frames for a given address"));
62 ClDemangle("demangle", cl::init(true), cl::desc("Demangle function names"));
65 cl::desc("Default architecture "
70 cl::desc("Path to object file to be symbolized (if not provided, "
75 cl::desc("Path to .dSYM bundles to search for debug info for the "
79 cl::desc("Show address before line information"));
83 cl::desc("Mak
[all...]
/freebsd-11.0-release/contrib/libpcap/
H A Dfad-win32.c45 pcap_add_if_win32(pcap_if_t **devlist, char *name, const char *desc, argument
58 if (add_or_find_if(&curdev, devlist, name, 0, desc, errbuf) == -1) {
126 const char *desc; local
195 desc = &AdaptersName[0];
196 while (*desc != '\0' || *(desc + 1) != '\0')
197 desc++;
200 * Found it - "desc" points to the first of the two
205 desc += 2;
215 if (pcap_add_if_win32(&devlist, name, desc, errbu
[all...]
/freebsd-11.0-release/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.0-release/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.0-release/contrib/pjdfstest/tests/mkfifo/
H A D12.t4 desc="mkfifo returns EFAULT if the path argument points outside the process's allocated address space"

Completed in 294 milliseconds

1234567891011>>