Searched defs:hostname_len (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/infiniband/
H A Dib_sma.c95 int hostname_len; local
100 hostname_len = fetch_string_setting ( NULL, &hostname_setting,
104 hostname, ( ( hostname_len >= 0 ) ? " " : "" ),

Completed in 104 milliseconds