Home
last modified time | relevance | path

Searched defs:oldhash (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dhashmap.c109 #define oldhash(sp) ((sp)->oldhash) macro
/freebsd/contrib/tnftp/src/
H A Dutil.c551 int oldverbose, oldhash, oldprogress, fd; in remglob() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c775 int oldverbose, oldhash; in remglob() local
/freebsd/sys/vm/
H A Duma_core.c1197 struct uma_hash oldhash; in zone_timeout() local
1284 hash_expand(struct uma_hash *oldhash, struct uma_hash *newhash) in hash_expand()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1295 unsigned long *oldhash, *newhash; member