Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dalist.h234 ALE_NOTFND = 2, /* item not found and insert not required */ enumerator
/illumos-gate/usr/src/cmd/sgs/common/
H A Dalist.c434 return (ALE_NOTFND); in aplist_test()