Searched refs:updatearray (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dlock_update.c52 struct updatearray { struct
55 typedef struct updatearray updatearray; typedef in typeref:struct:updatearray
63 static struct updatearray *shmupdatearray;
105 char buff[ sizeof (updatearray) ];
133 if (lf_size < sizeof (updatearray)) {
178 shmupdatearray = (updatearray *)mmap((caddr_t)0, sizeof (updatearray),
192 if (lf_size < sizeof (updatearray)) {

Completed in 14 milliseconds