Searched defs:put (Results 1 - 19 of 19) sorted by last modified time

/freebsd-current/sys/contrib/zlib/
H A Dinflate.c593 unsigned char FAR *put; /* next output */ local
[all...]
H A Ddeflate.c725 int put; local
745 value >>= put; local
[all...]
H A Dinfback.c246 unsigned char FAR *put; /* next output */ local
[all...]
H A Dgzwrite.c68 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
175 z_size_t put = len; local
334 z_size_t len, put; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h201 void put(CacheT *C, Callback Cb, Node *Ptr, uptr Size) { function in class:scudo::GlobalQuarantine
/freebsd-current/usr.bin/tftp/
H A Dmain.c429 put(int argc, char *argv[]) function
/freebsd-current/usr.bin/mail/
H A Dnames.c687 put(struct name *list, struct name *node) function
/freebsd-current/lib/libc/db/test/
H A Ddbtest.c393 put(dbp, kp, dp) function
/freebsd-current/include/
H A Ddb.h101 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member in struct:__db
/freebsd-current/bin/stty/
H A Dprint.c83 #define put(n, f, d) \ macro
[all...]
/freebsd-current/tools/tools/shlib-compat/
H A Dshlib-compat.py140 def put(self, id, obj): member in class:Cache
/freebsd-current/sys/dev/sfxge/
H A Dsfxge_tx.c276 uintptr_t put; local
[all...]
/freebsd-current/sys/dev/bxe/
H A Decore_sp.h1156 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); member in struct:ecore_credit_pool_obj
/freebsd-current/crypto/openssl/include/internal/
H A Dcore.h40 int (*put)(void *store, void *method, const OSSL_PROVIDER *prov, member in struct:ossl_method_construct_method_st
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzwrite.c83 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
188 z_size_t put = len; local
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c376 put(int argc, char **argv) function
/freebsd-current/contrib/tnftp/src/
H A Dcmds.c410 put(int argc, char *argv[]) function
/freebsd-current/contrib/nvi/common/
H A Dput.c32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) function
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c419 put(DB *dbp, DBT *kp, DBT *dp) function

Completed in 554 milliseconds