Searched defs:put (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/nvi/common/
H A Dput.c36 put( function
/freebsd-11-stable/bin/stty/
H A Dprint.c91 #define put(n, f, d) \ macro
[all...]
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzwrite.c81 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
186 z_size_t put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
[all...]
H A Dinflate.c628 unsigned char FAR *put; /* next output */ local
[all...]
H A Ddeflate.c548 int put; local
561 value >>= put; local
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dstrstream.cc86 strstreambuf::strstreambuf(char* get, streamsize n, char* put) argument
91 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) argument
323 strstreambuf::_M_setup(char* get, char* put, streamsize n) argument
96 strstreambuf(unsigned char* get, streamsize n, unsigned char* put) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c567 unsigned char FAR *put; /* next output */ local
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_task.c186 static int put(io_channel chan, char *buffer, int length) function
/freebsd-11-stable/lib/libc/db/test/
H A Ddbtest.c403 put(dbp, kp, dp) function
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_rtcp.c149 static int put(io_channel chan, char *buffer, int length) function
/freebsd-11-stable/usr.bin/mail/
H A Dnames.c693 put(struct name *list, struct name *node) function
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dmem.h235 void (*put)(isc_mempool_t *mpctx, void *mem _ISC_MEM_FLARG); member in struct:isc_mempoolmethods
/freebsd-11-stable/include/
H A Ddb.h102 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member in struct:__db
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c419 put(DB *dbp, DBT *kp, DBT *dp) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h197 void put(CacheT *C, Callback Cb, Node *Ptr, uptr Size) { function in class:scudo::GlobalQuarantine
/freebsd-11-stable/contrib/gdb/gdb/
H A Dui-file.c234 set_ui_file_put (struct ui_file *file, ui_file_put_ftype *put) argument
/freebsd-11-stable/usr.bin/tftp/
H A Dmain.c418 put(int argc, char *argv[]) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp78 Minimizer &put(char Byte) { function in struct:__anon544::Minimizer
[all...]
/freebsd-11-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py141 def put(self, id, obj): member in class:Cache
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c376 put(int argc, char **argv) function
/freebsd-11-stable/contrib/tnftp/src/
H A Dcmds.c410 put(int argc, char *argv[]) function
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_tx.c279 uintptr_t put; local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h2302 put(iter_type __s, ios_base& __f, char_type __fill, bool __v) const function in class:num_put
2344 put(iter_type __s, ios_base& __f, char_type __fill, long __v) const function in class:num_put
2348 put(iter_type __s, ios_base& __f, char_type __fill, function in class:num_put
2354 put(iter_type __s, ios_base& __f, char_type __fill, long long __v) const function in class:num_put
2358 put(iter_type __s, ios_base& __f, char_type __fill, function in class:num_put
2407 put(iter_type __s, ios_base& __f, char_type __fill, double __v) const function in class:num_put
2411 put(iter_type __s, ios_base& __f, char_type __fill, function in class:num_put
2432 put(iter_type __s, ios_base& __f, char_type __fill, function in class:num_put
3458 put(iter_type __s, ios_base& __io, char_type __fill, function in class:time_put
4235 put(iter_type __s, bool __intl, ios_base& __io, function in class:money_put
4257 put(iter_type __s, bool __intl, ios_base& __io, function in class:money_put
[all...]
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp817 inline void troff_output_file::put(char c) function in class:troff_output_file
822 inline void troff_output_file::put(unsigned char c) function in class:troff_output_file
827 inline void troff_output_file::put(const char *s) function in class:troff_output_file
832 inline void troff_output_file::put(int i) function in class:troff_output_file
837 inline void troff_output_file::put(unsigne function in class:troff_output_file
4021 void suppress_node::put(troff_output_file *out, const char *s) function in class:suppress_node
[all...]

Completed in 512 milliseconds

12