Searched refs:source (Results 251 - 275 of 574) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/tools/tools/ncpus/
H A Dacpidump.h6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
77 u_char source; member in struct:MADT_int_override
/freebsd-13-stable/usr.bin/dc/
H A Ddc.c44 static struct source src;
/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dlog.c6 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
389 krb5_principal source,
414 ret = krb5_store_principal (sp, source);
460 krb5_principal source; local
469 ret = krb5_ret_principal (sp, &source);
479 krb5_free_principal (context->context, source);
486 krb5_free_principal (context->context, source);
493 krb5_free_principal (context->context, source);
496 ret = context->db->hdb_remove (context->context, context->db, source);
388 kadm5_log_rename(kadm5_server_context *context, krb5_principal source, hdb_entry *ent) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c266 zprop_source_t *source, int flags)
291 if (source)
292 *source = sourcetype;
318 char *source; local
329 value = getprop_uint64(zhp, prop, &source);
1050 zprop_source_t source; local
1053 &source, 0))
1056 if (source == ZPROP_SRC_DEFAULT ||
1057 source == ZPROP_SRC_INHERITED) {
265 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, zprop_source_t *source, int flags) argument
/freebsd-13-stable/contrib/ncurses/progs/
H A Ddump_entry.c1438 encode_b64(char *target, char *source, unsigned state, int *saved) argument
1445 int ch = UChar(source[state]);
1763 unsigned source; local
1767 for (n = 0, source = 0; acs_chars[n] != 0; n++) {
1769 if (source >= target) {
1773 source = target;
1780 source = UChar(acs_chars[n]);
1782 mapped[source] = (char) target;
1785 extra = (char) source;
/freebsd-13-stable/contrib/libpcap/
H A Dpcap.c5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
585 * source types what interfaces they have.
1529 * Parse a capture source that might be a URL.
1531 * If the source is not a URL, *schemep, *userinfop, *hostp, and *portp
1532 * are set to NULL, *pathp is set to point to the source, and 0 is
1535 * If source is a URL, and the URL refers to a local device (a special
1539 * If source is a URL, and it's not a special case that refers to a local
1564 pcap_parse_source(const char *source, char **schemep, char **userinfop,
1600 * A colon in the source i
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp113 void addDebug(TpiSource *source);
115 const CVIndexMap *mergeTypeRecords(TpiSource *source, CVIndexMap *localMap);
202 // https://docs.microsoft.com/en-us/visualstudio/debugger/debug-source-files-common-properties-solution-property-pages-dialog-box
837 const CVIndexMap *PDBLinker::mergeTypeRecords(TpiSource *source, argument
844 Expected<const CVIndexMap *> r = source->mergeDebugT(&tMerger, localMap);
848 warnUnusable(source->file, r.takeError());
927 void PDBLinker::addDebug(TpiSource *source) { argument
929 const CVIndexMap *indexMap = mergeTypeRecords(source, &localMap);
931 if (source->kind == TpiSource::PDB)
934 addDebugSymbols(source
[all...]
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y11 * Redistribution and use in source and binary forms, with or without
14 * 1. Redistributions of source code must retain the above copyright
205 %type <sym_ref> reg_symbol address destination source opt_source
934 source: label
947 | ',' source
1214 T_BMOV destination ',' source ',' immediate ret ';'
1221 T_MOV destination ',' source ret ';'
1348 T_TEST source ',' immediate_or_a jz_jnz address ';'
1355 T_CMP source ',' immediate_or_a je_jne address ';'
1362 T_MOV source jmp_jc_jnc_cal
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c45 the data of the in-memory data source, containing
52 /* The source, containing the in-memory data to be diffed */
53 const svn_string_t *source; member in struct:source_tokens_t
227 src->source = text;
357 apr_off_t current_token[2]; /* current token per source */
383 from token-source index TOKENS with change-type TYPE
392 source_tokens_t *source = &btn->sources[tokens]; local
394 if (until > source->tokens->nelts)
395 until = source->tokens->nelts;
404 APR_ARRAY_IDX(source
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Ddag.c983 dag_node_t *source,
991 if ((source && source->kind != svn_node_file)
998 if (source)
999 SVN_ERR(get_node_revision(&src_noderev, source));
1272 source. */
1415 dag_node_t *source,
1425 SVN_ERR(get_node_revision(&source_noderev, source));
1428 target_noderev->predecessor_id = source->id;
977 svn_fs_fs__dag_get_file_delta_stream(svn_txdelta_stream_t **stream_p, dag_node_t *source, dag_node_t *target, apr_pool_t *pool) argument
1408 svn_fs_fs__dag_update_ancestry(dag_node_t *target, dag_node_t *source, apr_pool_t *pool) argument
H A Ddag.h443 dag_node_t *source,
590 dag_node_t *source,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag.h392 dag_node_t *source,
541 dag_node_t *source,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dadm_crawler.c882 svn_stream_t *source;
895 SVN_ERR(svn_stream_read_full(btn->source, buffer, len));
907 return svn_stream_close(btn->source);
924 SVN_ERR(svn_stream_reset(btn->source));
937 copying_stream(svn_stream_t *source,
945 baton->source = source;
953 if (svn_stream_supports_reset(source) && svn_stream_supports_reset(target))
1074 svn_stream_t *base_stream; /* delta source */
1114 * Otherwise, set BASE_STREAM to a stream providing the base (source) tex
881 svn_stream_t *source; member in struct:copying_stream_baton
936 copying_stream(svn_stream_t *source, svn_stream_t *target, apr_pool_t *pool) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Dobjects.pl6 # in the file LICENSE in the source distribution or at
7 # https://www.openssl.org/source/license.html
147 * in the file LICENSE in the source distribution or at
148 * https://www.openssl.org/source/license.html
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname.mk37 # come from an external source, not the text that is parsed in the assignment
/freebsd-13-stable/contrib/kyua/utils/fs/
H A Doperations_test.cpp4 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions of source code must retain the above copyright
109 const fs::path source("f1.txt");
112 atf::utils::create_file(source.str(), "This is the input");
113 fs::copy(source, target);
121 const fs::path source("f1.txt");
124 ATF_REQUIRE_THROW_RE(fs::error, "Cannot open copy source f1.txt",
125 fs::copy(source, target));
136 const fs::path source("f1.txt");
142 atf::utils::create_file(source
[all...]
/freebsd-13-stable/contrib/apr/include/
H A Dapr_network_io.h437 * @param src The source apr_sockaddr_t.
892 * @param source Source Address to accept transmissions from (non-NULL
898 apr_sockaddr_t *source);
907 * @param source Source Address to accept transmissions from (non-NULL
913 apr_sockaddr_t *source);
/freebsd-13-stable/sys/contrib/openzfs/contrib/zcp/
H A Dautosnap.lua48 auto, source = zfs.get_prop(root, property)
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddsl_dir.h177 int dsl_dir_set_quota(const char *ddname, zprop_source_t source,
179 int dsl_dir_set_reservation(const char *ddname, zprop_source_t source,
H A Ddsl_dataset.h413 char *source);
435 int dsl_dataset_set_refquota(const char *dsname, zprop_source_t source,
437 int dsl_dataset_set_refreservation(const char *dsname, zprop_source_t source,
439 int dsl_dataset_set_compression(const char *dsname, zprop_source_t source,
466 zprop_source_t source, uint64_t value, dmu_tx_t *tx);
/freebsd-13-stable/contrib/lua/src/
H A Dldebug.c262 ar->source = "=[C]";
270 if (p->source) {
271 ar->source = getstr(p->source);
272 ar->srclen = tsslen(p->source);
275 ar->source = "=?";
282 luaO_chunkid(ar->short_src, ar->source, ar->srclen);
747 else { /* no source available; use "?" instead */
775 if (isLua(ci)) /* if Lua function, add source:line information */
776 luaG_addinfo(L, msg, ci_func(ci)->p->source, getcurrentlin
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslhelpers.y23 * copy of the source code appearing in this file ("Covered Code") an
44 * Redistribution of source code of any substantial portion of the Covered
45 * Code or modification with rights to further distribute source must include
56 * Redistribution of source code of any substantial portion of the Covered
57 * Code or modification without rights to further distribute source must
60 * addition, Licensee may not authorize further sublicense of source of any
120 * Redistribution and use in source and binary forms, with or without
123 * 1. Redistributions of source code must retain the above copyright
/freebsd-13-stable/crypto/heimdal/appl/rcp/
H A Drcp.c5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
50 void source (int, char *[]);
118 source(argc, argv);
222 source(1, argv+i);
277 source(int argc, char **argv) function
405 source(1, vect);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c299 * { source fsname -> { whokeys { permissions,...}, ...}}
314 char *source; local
333 source = kmem_alloc(ZFS_MAX_DATASET_NAME_LEN, KM_SLEEP);
368 dsl_dir_name(dd, source);
369 fnvlist_add_nvlist(*nvp, source, sp_nvp);
373 kmem_free(source, ZFS_MAX_DATASET_NAME_LEN);
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c12 * Redistribution and use in source and binary forms, with or without
15 * 1. Redistributions of source code must retain the above copyright
788 * subdirectory of source. This prevents something like the following from
792 * source - the inode for /a/b/c
795 * Returns 0 if target is NOT a subdirectory of source.
800 doscheckpath(struct denode *source, struct denode *target) argument
811 (source->de_Attributes & ATTR_DIRECTORY) == 0) {
815 if (dep->de_StartCluster == source->de_StartCluster) {
823 if (pmp != source->de_pmp)
824 panic("doscheckpath: source an
[all...]

Completed in 331 milliseconds

<<11121314151617181920>>