Searched refs:HF_HOST (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_data.h91 #define HF_HOST 0 macro
H A Dfsi_gram.y136 { $$ = new_host(); set_host($$, HF_HOST, $1); }
139 { $$ = $2; set_host($$, HF_HOST, $4); }
H A Dfsi_util.c363 case HF_HOST:{

Completed in 239 milliseconds