Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysconf.h95 #define SYSPARAM_HEX_TOKEN 0x0002 /* a hexadecimal number is set */ macro
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c653 sysp->sys_flags |= SYSPARAM_HEX_TOKEN; in do_sysfile_cmd()
1015 boolean_t hex_number = ((sysp->sys_flags & SYSPARAM_HEX_TOKEN) != 0); in sysparam_print_warning()