Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Difile.c29 struct ifile *h_next; /* Links for command line list */ member
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h69 ushort_t h_next; /* index of next element in hash chain */ member
/netbsd-src/lib/libedit/
H A Dhistory.c104 history_gfun_t h_next; /* Get the next element */ in TYPE() local