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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c246 * On assignment the value is specified in valstr, either in hexascii or
247 * as a quoted string; on output its value is printed in hexascii.
253 boolean_t hexascii = B_TRUE; local
268 * the quotes and note that it's not in hexascii.
272 hexascii = B_FALSE;
279 * that it's not in hexascii.
285 hexascii = B_FALSE;
291 if (hexascii) {
312 * On assignment the value is specified in valstr in hexascii;
313 * on output its value is printed in hexascii, provide
[all...]

Completed in 45 milliseconds