Searched refs:poolName (Results 1 – 2 of 2) sorted by relevance
109 char *poolName; in Log() local111 &poolName) == 0) in Log()112 output << poolName; in Log()
180 char *poolName; in ReadLabel() local186 poolName = NULL; in ReadLabel()188 &poolName, &b_inuse) == 0) { in ReadLabel()192 if (poolName != NULL) in ReadLabel()193 free(poolName); in ReadLabel()