Home
last modified time | relevance | path

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

/freebsd/usr.bin/whois/
H A Dwhois.c74 #define ishost(h) (isalnum((unsigned char)h) || h == '.' || h == '-') macro
520 SCAN(p, buf+len, ishost(*p)); in whois()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h333 bit32 ishost; member
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c385 pDeviceInfo->ishost = pDeviceData->target_ssp_stp_smp; in agtiapi_getdevlist()