Searched refs:PoolName (Results 1 – 3 of 3) sorted by relevance
324 PoolName string member386 PoolName string member
382 x.PoolName = C.GoString(xc.pool_name)397 if x.PoolName != "" {398 xc.pool_name = C.CString(x.PoolName)}629 x.PoolName = C.GoString(xc.pool_name)671 if x.PoolName != "" {672 xc.pool_name = C.CString(x.PoolName)}
798 if plist[i].PoolName == name {
Completed in 15 milliseconds