Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DURLStorageMessages.h18 static const MessageType1 hostNotFound; member
102 const MessageType1 URLStorageMessages::hostNotFound(
H A DURLStorage.cxx391 message = &URLStorageMessages::hostNotFound; in openHttp()