Searched refs:hold_n (Results 1 – 1 of 1) sorted by relevance
76 char hold_n[PROPERTY_MAX_NAME + 1]; in properties_read() local130 hold_n[n++] = ch; in properties_read()145 hold_n[n] = '\0'; in properties_read()153 hold_n[n] = '\0'; in properties_read()158 hold_n[n++] = ch; in properties_read()210 if ((head = ptr = property_alloc(hold_n, hold_v)) == NULL) in properties_read()213 if ((ptr->next = property_alloc(hold_n, hold_v)) == NULL) { in properties_read()