Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h45 #define PSHOT_NODENAME_TESTCTL "testctl" macro
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c572 (void) strncpy(pshot->nodes[i].name, PSHOT_NODENAME_TESTCTL, in pshot_attach()
1854 if (strcmp(nodename, PSHOT_NODENAME_TESTCTL) == 0) in pshot_ioctl()