Searched refs:off_tbl (Results 1 – 2 of 2) sorted by relevance
56 static void free_offset_tbl(struct off_tbl *head);235 struct off_tbl *offtp, *next = NULL; in create_dirents()426 free_offset_tbl(struct off_tbl *head) in free_offset_tbl()428 struct off_tbl *p, *next = NULL; in free_offset_tbl()515 struct off_tbl *offtp, *last = NULL; in build_dir_entry_list()528 offtp = (struct off_tbl *) in build_dir_entry_list()529 malloc(sizeof (struct off_tbl)); in build_dir_entry_list()
197 struct off_tbl { struct200 struct off_tbl *next; argument209 struct off_tbl *offtp;