Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c949 int dfirst = 1; /* first data segment */ in elfsize() local
/titanic_50/usr/src/cmd/ls/
H A Dls.c218 static struct dchain *dfirst; /* start of the dir chain */ variable