Home
last modified time | relevance | path

Searched refs:file (Results 7901 – 7925 of 8941) sorted by relevance

1...<<311312313314315316317318319320>>...358

/freebsd/crypto/heimdal/
H A DChangeLog.2005157 colon (:) in the name, its a file credential cache
230 file.
299 * lib/krb5/krb5_locl.h: rename moduli file to SYSCONFDIR
311 (krb5_get_init_creds_opt_set_pkinit): use moduli file if it exists
324 * lib/krb5/pkinit.c: Add support for reading a moduli-file for DH
660 name in the depend file
1290 * lib/krb5/keytab_file.c: Add new keytab file format JAVA14 that
1578 macros in this file
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in42 * This file is logically structured into the following sections:
196 /* A file handling error. */
1660 * This identifies a particular address space when adding file sections or
1727 /** Add a new file section to the traced memory image section cache.
1747 /** Read memory from a cached file section
1794 /** Add a new file section to the traced memory image.
1847 /** Remove all sections loaded from a file.
1889 * that are not found in file sections. The \@context argument is passed
/freebsd/sys/dev/ath/
H A Dif_ath.c300 const char *file, int line) in _ath_power_setpower() argument
306 file, in _ath_power_setpower()
353 _ath_power_set_selfgen(struct ath_softc *sc, int power_state, const char *file, int line) in _ath_power_set_selfgen() argument
360 file, in _ath_power_set_selfgen()
389 _ath_power_set_power_state(struct ath_softc *sc, int power_state, const char *file, int line) in _ath_power_set_power_state() argument
395 file, in _ath_power_set_power_state()
427 _ath_power_restore_power_state(struct ath_softc *sc, const char *file, int line) in _ath_power_restore_power_state() argument
434 file, in _ath_power_restore_power_state()
/freebsd/contrib/byacc/
H A DMANIFEST3 MANIFEST this file
26 graph.c write the file y.dot in graphviz format
45 package/byacc.spec RPM file for byacc
59 package/mingw-byacc.spec mingw spec-file, for cross-compiles
481 test/run_lint.sh run lint, using the build-directory's makefile, on each ".c" file i…
482 test/run_make.sh do a test-compile of each ".c" file in the test-directory
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp344 StringRef file = SM.getBufferData(locInfo.first, &invalidTemp); in getSpelling() local
350 const char *tokenBegin = file.data() + locInfo.second; in getSpelling()
354 file.begin(), tokenBegin, file.end()); in getSpelling()
1005 StringRef file = SM.getBufferData(beginInfo.first, &invalidTemp); in getSourceText() local
1012 return file.substr(beginInfo.second, EndOffs - beginInfo.second); in getSourceText()
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dtcpip.subr657 # write the file(s), otherwise returns error status.
686 # Attempt to create/truncate the file
701 # Attempt to create the file if it doesn't already exist
710 # Scan the file and add ourselves if not already configured
789 f_dprintf "%s: No such file or directory" "$leasefile"
/freebsd/crypto/openssl/apps/
H A Ds_server.c3304 BIO *file; in www_body() local
3367 if ((file = BIO_new_file(p, opmode)) == NULL) { in www_body()
3401 BIO_get_fp(file, &fp); in www_body()
3435 i = BIO_read(file, buf, bufsize); in www_body()
3470 BIO_free(file); in www_body()
/freebsd/contrib/bc/manuals/
H A Dbuild.md57 In Visual Studio, open up the solution file (`bc.sln` for `bc`, or `bcl.sln` for
107 though `HOSTCC` is prioritized). This is in order to bootstrap core file(s), if
672 | | expression file is | | |
678 | | expression file is | | |
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser.subr142 local _file file retval
143 for file in dot.*; do
144 [ -e "$file" ] || continue # no-match
146 f_shell_escape "$file" "_file"
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1958 OptionalFileEntryRef file = in HandleTranslationUnit() local
1960 assert(file); in HandleTranslationUnit()
1966 StringRef(newText.data(), newText.size()), file->getName())); in HandleTranslationUnit()
1967 SmallString<64> filePath(file->getName()); in HandleTranslationUnit()
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433.dtsi7 * Samsung's Exynos5433 SoC device nodes are listed in this file.
8 * Exynos5433 based board files can include this file and provide
11 * Note: This file does not include device nodes for all the controllers in
13 * additional nodes can be added to this file.
/freebsd/crypto/heimdal/doc/
H A Dinit-creds245 related to file system access, this handle will refer to a memory
264 C) The administrator has specified in a configuration file that
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m412 dnl A copy of this license is available in the file LICENSE-OPENLDAP in
18 dnl This file is a fragment of OpenLDAP's build/openldap.m4 and some
/freebsd/contrib/file/magic/Magdir/
H A Dpgp4 # pgp: file(1) magic for Pretty Good Privacy
556 # sub-key are normally part of secret key. So it does not occur as standalone file
H A Dsysex4 # sysex: file(1) magic for MIDI sysex files
21 # Note: file (version 5.41) labeled the above entry as "SysEx File"
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S4 # this file except in compliance with the License. You can obtain a copy
5 # in the file LICENSE in the source distribution or at
/freebsd/contrib/ntp/sntp/libopts/m4/
H A Dlibopts.m4146 AC_DEFINE([REGEX_HEADER],[<regex.h>],[name of regex header file])
457 dnl This file is part of AutoGen.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod369 this file except in compliance with the License. You can obtain a copy
370 in the file LICENSE in the source distribution or at
H A DEVP_PKEY_meth_new.pod462 this file except in compliance with the License. You can obtain a copy
463 in the file LICENSE in the source distribution or at
H A DOSSL_PARAM_int.pod409 this file except in compliance with the License. You can obtain a copy
410 in the file LICENSE in the source distribution or at
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt86 file defines four types: `float32' (single precision), `float64' (double
97 header file defines only two types: `float32' and `float64'. Because
/freebsd/share/vt/keymaps/
H A Dsk.kbd115 # 2. Edit this file. All you have to do is change 021
120 # The current version of this file is kept at
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i.dtsi6 * This file is dual-licensed: you can use it either under the terms
8 * licensing only applies to this file, and not this project as a
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp783 FileSpec file(file_name); in GetFileLoadAddress() local
785 if (it.second == file) { in GetFileLoadAddress()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp145 size_t operator[](size_t file) { in operator []() argument
146 return m_map.try_emplace(file, m_map.size() + 1).first->second; in operator []()

1...<<311312313314315316317318319320>>...358