Searched defs:utmpxname (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetutx.c785 * "utmpxname" allows the user to read a file other than the
789 utmpxname(const char *newfile) function
856 return (utmpxname(name));

Completed in 25 milliseconds