Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libstmf/common/
H A Dlibstmf.h196 uint8_t identLength; /* length of ident */ member
/titanic_52/usr/src/lib/libsqlite/src/
H A Dbuild.c795 static int identLength(const char *z){ in identLength() function