/freebsd/sys/contrib/zlib/ |
H A D | gzwrite.c | 68 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local 175 z_size_t put = len; in gz_write() local 334 z_size_t len, put; in gzputs() local
|
H A D | infback.c | 246 unsigned char FAR *put; /* next output */ in inflateBack() local
|
H A D | inflate.c | 593 unsigned char FAR *put; /* next output */ in inflate() local
|
H A D | deflate.c | 725 int put; in deflatePrime() local
|
/freebsd/crypto/openssl/include/internal/ |
H A D | core.h | 40 int (*put)(void *store, void *method, const OSSL_PROVIDER *prov, member
|
/freebsd/contrib/nvi/common/ |
H A D | put.c | 32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function
|
/freebsd/bin/stty/ |
H A D | print.c | 83 #define put(n, f, d) \ in print() macro
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | gzwrite.c | 83 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local 188 z_size_t put = len; local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | quarantine.h | 201 void put(CacheT *C, Callback Cb, Node *Ptr, uptr Size) { in put() function
|
/freebsd/usr.bin/mail/ |
H A D | names.c | 687 put(struct name *list, struct name *node) in put() function
|
/freebsd/lib/libc/db/test/ |
H A D | dbtest.c | 393 put(dbp, kp, dp) in put() function
|
/freebsd/contrib/netbsd-tests/lib/libc/db/ |
H A D | h_db.c | 419 put(DB *dbp, DBT *kp, DBT *dp) in put() function
|
/freebsd/contrib/llvm-project/libcxx/include/__ostream/ |
H A D | basic_ostream.h | 637 basic_ostream<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::put(char_type __c) { in put() function
|
/freebsd/include/ |
H A D | db.h | 101 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member
|
/freebsd/usr.bin/tftp/ |
H A D | main.c | 429 put(int argc, char *argv[]) in put() function
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge_tx.c | 276 uintptr_t put; in sfxge_tx_qdpl_swizzle() local
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmds.c | 376 put(int argc, char **argv) in put() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 994 void BT::put(RegisterRef RR, const RegisterCell &RC) { in put() function in BT
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 410 put(int argc, char *argv[]) in put() function
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 140 def put(self, id, obj): member in Cache
|