Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.c430 SHFT(OPT_CODE)|SHFT(OPT_MID)|SHFT(OPT_ERR)| \
579 assert(opt != OPT_CODE); /* XXX prefix */ in ap_opt_parse()
589 case OPT_CODE: in ap_opt_parse()
H A Dap.h64 #define OPT_CODE 4 macro