Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c678 _nderror = ND_NOSYM; in load_xlate()
686 _nderror = ND_NOSYM; in load_xlate()
693 _nderror = ND_NOSYM; in load_xlate()
700 _nderror = ND_NOSYM; in load_xlate()
707 _nderror = ND_NOSYM; in load_xlate()
774 case ND_NOSYM : in netdir_sperror()
/illumos-gate/usr/src/head/
H A Dnetdir.h134 #define ND_NOSYM 3 /* Couldn't resolve symbol */ macro