Lines Matching refs:tpgt
42 #define CFG_TPGTLIST "tpgt-list"
255 * target tpgt list (tgt_tpgt_list) in the it_tgt_t structure. The new
264 * tpgt Pointer to a target portal group tag structure
280 it_tpgt_create(it_config_t *cfg, it_tgt_t *tgt, it_tpgt_t **tpgt,
286 * Delete the target portal group tag represented by 'tpgt', where
287 * 'tpgt' is an existing is_tpgt_t structure within the target 'tgt'.
296 * tpgt Pointer to a target portal group tag structure
299 it_tpgt_delete(it_config_t *cfg, it_tgt_t *tgt, it_tpgt_t *tpgt);
489 * Deallocates resources of an it_tpgt_t structure. If tpgt->next
493 it_tpgt_free(it_tpgt_t *tpgt);