Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetutx.c104 static void putoneutx(const struct utmpx *, off_t);
1194 putoneutx(utmp, offset); in makeutx()
1216 putoneutx(utmp, offset); in makeutx()
1321 putoneutx(const struct utmpx *utpx, off_t off) in putoneutx() function