Searched refs:poolName (Results 1 – 2 of 2) sorted by relevance
108 char *poolName; in Log() local110 &poolName) == 0) in Log()111 output << poolName; in Log()
178 char *poolName; in ReadLabel() local184 poolName = NULL; in ReadLabel()186 &poolName, &b_inuse) == 0) { in ReadLabel()190 if (poolName != NULL) in ReadLabel()191 free(poolName); in ReadLabel()