Searched defs:output (Results 126 - 150 of 261) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c171 int input, output, save_errno, i, need_restart; local
/freebsd-13-stable/contrib/elftoolchain/ar/
H A Dar.h106 FILE *output; /* default output stream */ member in struct:bsdar
/freebsd-13-stable/bin/sh/
H A Dmknodes.c217 output(char *file) function
H A Doutput.c76 struct output outpu variable in typeref:struct:output
[all...]
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dapr_md5.c443 static void Encode(unsigned char *output, const apr_uint32_t *input, argument
461 static void Decode(apr_uint32_t *output, cons argument
[all...]
/freebsd-13-stable/contrib/atf/atf-c/
H A Dutils.c180 const int output = open(destination, O_WRONLY | O_CREAT | O_TRUNC, 0777); local
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha1/
H A Dsha1.c812 Encode(uint8_t *_RESTRICT_KYWD output, const uint32_t *_RESTRICT_KYWD input, argument
[all...]
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz.c145 int fastlz_compress(const void *input, int length, void *output) argument
155 int fastlz_decompress(const void *input, int length, void *output, int maxout) argument
169 fastlz_compress_level(int level, const void *input, int length, void *output) argument
183 FASTLZ_COMPRESSOR(const void *input, int length, void *output) argument
431 FASTLZ_DECOMPRESSOR(const void *input, int length, void *output, int maxout) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp71 void ScalarTraits<TypeName>::output(const TypeName &T, void *V, function in class:ScalarTraits
H A DCodeViewYAMLTypes.cpp144 void ScalarTraits<GUID>::output(const GUID &G, void *, llvm::raw_ostream &OS) { function in class:ScalarTraits
171 void ScalarTraits<TypeIndex>::output(const TypeIndex &S, void *, function in class:ScalarTraits
184 void ScalarTraits<APSInt>::output(const APSInt &S, void *, raw_ostream &OS) { function in class:ScalarTraits
H A DMinidumpYAML.cpp180 static void output(const FixedSizeHex<N> &Fixed, void *, raw_ostream &OS) { function in struct:llvm::yaml::ScalarTraits
217 static void output(const FixedSizeString<N> &Fixed, void *, raw_ostream &OS) { function in struct:llvm::yaml::ScalarTraits
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_term.c42 char *output; /* Corresponding vi command. */ member in struct:_tklist
91 CHAR_T output[5]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h225 static void output(const MinidumpYAML::BlockStringRef &Text, void *, function in struct:llvm::yaml::BlockScalarTraits
/freebsd-13-stable/contrib/lua/src/
H A Dluac.c38 static const char* output=Output; /* actual output file name */ variable
[all...]
/freebsd-13-stable/contrib/mtree/
H A Dcreate.c465 output(FILE *fp, int indent, int *offset, const char *fmt, ...) function
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c283 _nc_setupscreen( SCREEN **spp, int slines, int scolumns, FILE *output, int filtered, int slk_format) argument
725 _nc_setupscreen(int slines GCC_UNUSED, int scolumns GCC_UNUSED, FILE *output, int filtered, int slk_format) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp110 static void output(const StringBlockVal &S, void *Ctx, raw_ostream &OS) { function in struct:llvm::yaml::BlockScalarTraits
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c56 store_block(void *output, const block *src) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dmit_glue.c205 krb5_c_decrypt(krb5_context context, const krb5_keyblock key, krb5_keyusage usage, const krb5_data *ivec, krb5_enc_data *input, krb5_data *output) argument
245 krb5_c_encrypt(krb5_context context, const krb5_keyblock *key, krb5_keyusage usage, const krb5_data *ivec, const krb5_data *input, krb5_enc_data *output) argument
360 krb5_c_prf(krb5_context context, const krb5_keyblock *key, const krb5_data *input, krb5_data *output) argument
/freebsd-13-stable/usr.sbin/fmtree/
H A Dcreate.c418 output(int indent, int *offset, const char *fmt, ...) function
[all...]
/freebsd-13-stable/usr.bin/cut/
H A Dcut.c393 int output; local
/freebsd-13-stable/tools/regression/security/proc_to_proc/
H A Dscenario.c246 cred_print(FILE *output, struct cred *cred) argument
/freebsd-13-stable/contrib/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-13-stable/usr.bin/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.c271 svn_fs_fs__ioctl_get_stats_output_t *output; local
306 svn_fs_fs__ioctl_revision_size_output_t *output local

Completed in 308 milliseconds

1234567891011