Home
last modified time | relevance | path

Searched refs:pos_sds (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c208 struct pos_sds { struct
214 static struct pos_sds *positions; argument
360 positions = (struct pos_sds *) malloc(sizeof (struct pos_sds) + in init_positions()
398 positions = (struct pos_sds *)realloc(positions, in positions_add()
399 sizeof (struct pos_sds) + in positions_add()