Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c335 #define PROTOCOL_SEPARATOR ':' macro
340 char *s = strchr(action, PROTOCOL_SEPARATOR); in extract_protocol()
363 char *s = strchr(action, PROTOCOL_SEPARATOR); in extract_action()