Lines Matching refs:val
443 i->val = talloc_strndup(i, (char *) tmp_secitem.data,
445 if (i->val == NULL) {
450 ret = get_short_name(i, i->val, '@', &(i->short_name));
499 i->val = talloc_strdup(i, "");
500 if (i->val == NULL) {
506 i->val = talloc_strdup_append(i->val, "/");
507 if (i->val == NULL) {
512 i->val = talloc_strndup_append(i->val,
515 if (i->val == NULL) {
520 i->val = talloc_asprintf_append(i->val, "@%.*s",
523 if (i->val == NULL) {
528 ret = get_short_name(i, i->val, '@', &(i->short_name));
569 i->val = talloc_strdup(i, tmp_str + 4);
571 if (i->val == NULL) {
646 i->val = talloc_strdup(i, addrBuf);
647 if (i->val == NULL) {
727 item_p->val, &item_pb);
748 ret = get_short_name(item, item->val,