Home
last modified time | relevance | path

Searched refs:PROTO_INC (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/aw/
H A Daw.c163 #define PROTO_INC "/proto/root_i386/usr/include/" in copyuntil_path() macro
166 static const size_t proto_inc_len = sizeof (PROTO_INC) - 1; in copyuntil_path()
223 (strncmp(bufptr, PROTO_INC, proto_inc_len) == 0)) { in copyuntil_path()
239 #undef PROTO_INC in copyuntil_path()