Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/netdir/
H A Dnetdir.c680 _nderror = ND_NOSYM; in load_xlate()
688 _nderror = ND_NOSYM; in load_xlate()
695 _nderror = ND_NOSYM; in load_xlate()
702 _nderror = ND_NOSYM; in load_xlate()
709 _nderror = ND_NOSYM; in load_xlate()
776 case ND_NOSYM : in netdir_sperror()
/titanic_50/usr/src/head/
H A Dnetdir.h133 #define ND_NOSYM 3 /* Couldn't resolve symbol */ macro