Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c60 #define lastverb_p(verb) (verb->name == NULL || verb->func == NULL) macro
765 REQUIRE(!lastverb_p(this)); in ctl_morehelp()
767 if (lastverb_p(next)) in ctl_morehelp()