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

/freebsd-10.1-release/contrib/nvi/common/
H A Dput.c36 put( function
/freebsd-10.1-release/bin/stty/
H A Dprint.c91 #define put(n, f, d) \ macro
[all...]
/freebsd-10.1-release/lib/libz/
H A Dgzwrite.c173 unsigned put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
[all...]
H A Dinflate.c611 unsigned char FAR *put; /* next output */ local
[all...]
H A Ddeflate.c470 int put; local
483 value >>= put; local
[all...]
/freebsd-10.1-release/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-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c567 unsigned char FAR *put; /* next output */ local
[all...]
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssl_task.c186 static int put(io_channel chan, char *buffer, int length) function
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_rtcp.c149 static int put(io_channel chan, char *buffer, int length) function
/freebsd-10.1-release/include/
H A Ddb.h102 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member in struct:__db
/freebsd-10.1-release/lib/libc/db/test/
H A Ddbtest.c403 put(dbp, kp, dp) function
/freebsd-10.1-release/usr.bin/mail/
H A Dnames.c693 put(struct name *list, struct name *node) function
/freebsd-10.1-release/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-10.1-release/contrib/gdb/gdb/
H A Dui-file.c234 set_ui_file_put (struct ui_file *file, ui_file_put_ftype *put) argument
/freebsd-10.1-release/usr.bin/tftp/
H A Dmain.c419 put(int argc, char *argv[]) function
/freebsd-10.1-release/sys/dev/sfxge/
H A Dsfxge_tx.c144 uintptr_t put; local
[all...]
/freebsd-10.1-release/tools/tools/shlib-compat/
H A Dshlib-compat.py132 def put(self, id, obj): member in class:Cache
/freebsd-10.1-release/contrib/tnftp/src/
H A Dcmds.c410 put(int argc, char *argv[]) function
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c376 put(int argc, char **argv) function
/freebsd-10.1-release/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-10.1-release/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...]
/freebsd-10.1-release/sys/dev/bxe/
H A Decore_sp.h1145 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); member in struct:ecore_credit_pool_obj

Completed in 179 milliseconds