Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstrstream.cc83 strstreambuf::strstreambuf(char* get, streamsize n, char* put) throw () in strstreambuf()
88 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) throw () in strstreambuf()
94 unsigned char* put) throw () in strstreambuf()
320 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstrstream.cc84 strstreambuf::strstreambuf(char* get, streamsize n, char* put) throw () in strstreambuf()
89 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) throw () in strstreambuf()
95 unsigned char* put) throw () in strstreambuf()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
/dragonfly/games/battlestar/
H A Dcommand2.c105 put(void) in put() function
/dragonfly/contrib/nvi2/common/
H A Dput.c32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function
/dragonfly/contrib/zlib-1.2/
H A Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
183 z_size_t put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
H A Dinflate.c628 unsigned char FAR *put; /* next output */ local
H A Ddeflate.c548 int put; local
/dragonfly/bin/stty/
H A Dprint.c86 #define put(n, f, d) \ in print() macro
/dragonfly/games/adventure/
H A Dvocab.c78 put(int object, int where, int pval) in put() function
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dostream.tcc151 put(char_type __c) in put() function in std::basic_ostream
H A Dlocale_facets_nonio.tcc1143 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, in put() function in std::time_put
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dostream.tcc149 put(char_type __c) in put() function in std::basic_ostream
H A Dlocale_facets_nonio.tcc1274 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, in put() function in std::time_put
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c560 unsigned char FAR *put; /* next output */ in inflate() local
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inflate.c560 unsigned char FAR *put; /* next output */ in inflate() local
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inflate.c555 unsigned char FAR *put; /* next output */ in inflate() local
/dragonfly/games/tetris/
H A Dscreen.c123 put(int c) in put() function
/dragonfly/usr.bin/mail/
H A Dnames.c689 put(struct name *list, struct name *node) in put() function
/dragonfly/lib/libc/db/test/
H A Ddbtest.c387 put(DB *dbp, DBT *kp, DBT *dp) in put() function
/dragonfly/include/
H A Ddb.h102 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member
/dragonfly/usr.bin/tftp/
H A Dmain.c322 put(int argc, char **argv) in put() function
/dragonfly/contrib/tnftp/src/
H A Dcmds.c411 put(int argc, char *argv[]) in put() function