Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c214 #define KTYPE_STRING 2 /* string in double quotes */ macro
245 {"shutdown_cmd", &shutdown_cmd[0], KTYPE_STRING, sizeof (shutdown_cmd)},
893 case KTYPE_STRING: in process_env_conf_file()