Searched refs:hold_n (Results 1 – 1 of 1) sorted by relevance
73 char hold_n[PROPERTY_MAX_NAME + 1]; in properties_read() local127 hold_n[n++] = ch; in properties_read()142 hold_n[n] = '\0'; in properties_read()150 hold_n[n] = '\0'; in properties_read()155 hold_n[n++] = ch; in properties_read()207 if ((head = ptr = property_alloc(hold_n, hold_v)) == NULL) in properties_read()210 if ((ptr->next = property_alloc(hold_n, hold_v)) == NULL) { in properties_read()