Searched refs:PSHOT_NODENAME_TESTCTL (Results 1 – 2 of 2) sorted by relevance
47 #define PSHOT_NODENAME_TESTCTL "testctl" macro
570 (void) strncpy(pshot->nodes[i].name, PSHOT_NODENAME_TESTCTL, in pshot_attach()1855 if (strcmp(nodename, PSHOT_NODENAME_TESTCTL) == 0) in pshot_ioctl()