Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/
H A Dapache2_2.4.58.bb112 # Set 'ServerName' to fix error messages when restart apache service
113 … sed -i 's/^#ServerName www.example.com/ServerName localhost/' ${D}/${sysconfdir}/${BPN}/httpd.conf
/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h660 u8 ServerName[16]; member
H A Dhpsa.c7439 temp_name[i] = readb(&(tb->ServerName[i])); in print_cfg_table()