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

/freebsd-10.2-release/contrib/amd/fsinfo/
H A Dfsi_data.h93 #define HF_HOST 0 macro
H A Dfsi_gram.y138 { $$ = new_host(); set_host($$, HF_HOST, $1); }
141 { $$ = $2; set_host($$, HF_HOST, $4); }
H A Dfsi_util.c365 case HF_HOST:{

Completed in 46 milliseconds