Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h47 typedef struct files_hashent { struct
48 struct files_hashent *h_first; argument
49 struct files_hashent *h_next; argument
51 } files_hashent_t; argument