Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucbhead/sys/
H A Ddir.h87 struct direct64 { struct
108 ((sizeof (struct direct64) - sizeof ((dp)->d_name) + \ argument
141 #define direct64 direct macro
/titanic_50/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c73 int (*select)(struct direct64 *), in scandir64()
74 int (*dcomp)(struct direct64 **, struct direct64 **)) in scandir64()