Searched refs:source (Results 276 - 300 of 442) sorted by relevance

<<1112131415161718

/freebsd-10.0-release/crypto/openssl/crypto/objects/
H A Dobjects.pl150 * Redistribution and use in source and binary forms, with or without
153 * 1. Redistributions of source code must retain the copyright
/freebsd-10.0-release/include/rpcsvc/
H A Dnis.x62 /* This gets stuffed into the source files. */
266 nis_name source; /* Source of this answer */
268 opaque signature<>; /* Signature of the source */
/freebsd-10.0-release/sys/boot/i386/cdboot/
H A Dcdboot.S5 # Redistribution and use in source and binary forms, with or without
8 # 1. Redistributions of source code must retain the above copyright
/freebsd-10.0-release/sys/boot/i386/pmbr/
H A Dpmbr.s6 # Redistribution and use in source and binary forms, with or without
9 # 1. Redistributions of source code must retain the above copyright
/freebsd-10.0-release/sys/boot/pc98/boot0.5/
H A Ddisk.s6 # Redistribution and use in source and binary forms, with or without
10 # 1. Redistributions of source code must retain the above copyright
/freebsd-10.0-release/sys/conf/
H A Dkmod.mk37 # SRCS List of source files.
95 # Don't use any standard or source-relative include directories.
245 # Search for kernel source tree in standard places.
252 .error "can't find kernel source tree"
/freebsd-10.0-release/tools/tools/mctest/
H A Dmctest.cc6 // Redistribution and use in source and binary forms, with or without
9 // 1. Redistributions of source code must retain the above copyright
28 // source and sink. The purpose of this test is to determine the
29 // latency between two hosts, the source and the sink. The programs
30 // expect to be run somewhat unsynchronized hosts. The source and
299 int source(char *interface, struct in_addr *group, int pkt_size, function
521 source(interface, group, pkt_size, number, gap, clients,
/freebsd-10.0-release/bin/chio/
H A Dchio.c6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
225 errx(1,"%s: voltag only makes sense as an element source",
326 errx(1,"%s %s: voltag only makes sense as an element source",
539 int source = 0; local
560 source = 1;
569 pvoltag = avoltag = source = sense = scsi = intaddr = 1;
705 if (source) {
707 printf(" source: <%s %d>",
712 printf(" source
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dframe.h468 /* Values for the source flag to be used in print_frame_info_base(). */
471 /* Print only the source line, like in stepi. */
552 int source);
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-can-linux.c5 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
166 strncpy(ifr.ifr_name, handle->opt.source, sizeof(ifr.ifr_name));
H A Dpcap-dos.c188 if (!init_watt32(pcap, pcap->opt.source, pcap->errbuf) ||
189 !first_init(pcap->opt.source, pcap->errbuf, pcap->opt.promisc))
195 else if (stricmp(active_dev->name,pcap->opt.source))
199 "(`%s' vs. `%s')", active_dev->name, pcap->opt.source);
H A Dpcap-int.h5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
210 char *source; member in struct:pcap_opt
H A Dpcap-nit.c5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that: (1) source code distributions
269 (void)strncpy(snit.snit_ifname, p->opt.source, NITIFSIZ);
H A Dpcap-snf.c177 char *device = p->opt.source;
/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DArchive.h211 Archive(MemoryBuffer *source, error_code &ec);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp10 // This file implements uninitialized values analysis for source-level CFGs.
122 void mergeIntoScratch(ValueVector const &source, bool isFirst);
172 void CFGBlockValues::mergeIntoScratch(ValueVector const &source, argument
175 scratch = source;
177 scratch |= source;
/freebsd-10.0-release/contrib/mdocml/
H A Dman_term.c1001 * In the bottom right corner, use the source instead of
1009 } else if (meta->source) {
1010 strlcpy(title, meta->source, BUFSIZ);
1016 /* Bottom left corner: manual source. */
1022 if (meta->source)
1023 term_word(p, meta->source);
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_subst.h369 * expansion when read from or written to. The stream @a source
374 * When @a stream is closed, then @a source will be closed.
387 svn_stream_t *source,
632 * Use svn_subst_stream_from_specialfile if the source is special;
655 * to @c TRUE if at least one character of @a value in the source character
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/
H A Ddag.h553 dag_node_t *source,
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-sctp.c8 * Redistribution and use in source and binary forms, with or without
12 * 1. Redistributions of source code must retain the above copyright
127 sourcePort = EXTRACT_16BITS(&sctpPktHdr->source);
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dexport_sec_context.c6 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
169 (gss_name_t)ctx->source, &buffer);
H A Dinit_sec_context.c6 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
121 ctx->source = NULL;
227 ctx->source, target_name, &ctx->target);
232 this_cred.client = ctx->source;
418 kret = krb5_cc_get_principal (context, ctx->ccache, &ctx->source);
/freebsd-10.0-release/lib/libusb/
H A Dusb.h5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
279 int usb_parse_descriptor(uint8_t *source, char *description, void *dest);
/freebsd-10.0-release/lib/libz/
H A Dzutil.h213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
/freebsd-10.0-release/sys/boot/i386/mbr/
H A Dmbr.s5 # Redistribution and use in source and binary forms are freely

Completed in 244 milliseconds

<<1112131415161718