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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Ddhcp.h186 /** The "sname" field is overloaded to contain extra DHCP options */
226 * This option replaces the fixed "sname" field, when that field is
591 char sname[64]; member in struct:dhcphdr
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_parser.c2579 const char *sname = dt_idhash_name(dhp); local
2748 "of %s variables exceeded\n", name, sname);
2757 sname, dt_idkind_name(idkind), name, id);

Completed in 410 milliseconds