Home
last modified time | relevance | path

Searched defs:h_next (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dhash.c56 struct hashent *h_next; /* hash buckets are chained */ member
/openbsd-src/usr.bin/less/
H A Difile.c28 struct ifile *h_next; /* Links for command line list */ member
/openbsd-src/lib/libedit/
H A Dhistory.c101 history_gfun_t h_next; /* Get the next element */ in TYPE() local