Searched refs:alloc_len (Results 1 – 2 of 2) sorted by relevance
61 size_t alloc_len; member74 ssize_t alloc_len; member223 a_buf->b_buf.alloc_len = BEGINNING_BUF_SIZE; in init_abbr_buf()229 a_buf->e_buf.alloc_len = ENDING_BUF_SIZE; in init_abbr_buf()253 if (a_buf->b_buf.alloc_len) { in print_abbr_buf()280 char * nbuf = malloc(a_buf->e_buf.alloc_len); in print_abbr_buf()
251 size_t alloc_len = 0; in fs_mgr_read_fstab() local267 while ((len = getline(&line, &alloc_len, fstab_file)) != -1) { in fs_mgr_read_fstab()297 while ((len = getline(&line, &alloc_len, fstab_file)) != -1) { in fs_mgr_read_fstab()