Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dtelldir.c51 struct ddloc { struct
52 struct ddloc *loc_next;/* next structure in list */ argument
63 static struct ddloc *dd_hash[NDIRHASH]; /* Hash list heads for ddlocs */ argument