Home
last modified time | relevance | path

Searched defs:ohash (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.bin/m4/lib/
Dohash.h37 struct ohash { struct
38 struct _ohash_record *t; argument
39 struct ohash_info info; argument
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *); argument
/netbsd/src/external/bsd/mdocml/dist/
Dcompat_ohash.h38 struct ohash { struct
39 struct _ohash_record *t; argument
40 struct ohash_info info; argument
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *); argument
/netbsd/src/sys/fs/union/
Dunion_subr.c166 int ohash = UNION_HASH(un->un_uppervp, un->un_lowervp); in union_newlower() local
196 int ohash = UNION_HASH(un->un_uppervp, un->un_lowervp); in union_newupper() local
/netbsd/src/usr.bin/ftp/
Dcmds.c2613 int ohash, overbose; in page() local