Home
last modified time | relevance | path

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

/netbsd/src/include/protocols/
Drwhod.h64 #define WHODTYPE_STATUS 1 /* host status */ macro
/netbsd/src/usr.sbin/rwhod/
Drwhod.c290 if (wd.wd_type != WHODTYPE_STATUS) in handleread()
414 mywd.wd_type = WHODTYPE_STATUS; in send_host_information()