Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c103 static struct futmpx *getoneutx(off_t *);
1169 while ((ut = getoneutx(&offset)) != NULL) in makeutx()
1263 getoneutx(off_t *off) in getoneutx() function