Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c367 if (*bootplayer.Sname == '\0') { in pxe_print()
372 printf(" %s:%s\n", bootplayer.Sname, in pxe_print()
H A Dpxe.h490 uint8_t Sname[64]; /* Server's hostname (Optional) */ member