Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <utmpx.h> struct utmpx *pututxline (const struct utmpx *utmpx); | |
Description | See | |
Return val. | Pointer to a utmpx structure containing a copy of the added utmpx entry | |
if successful. | ||
Null pointer | if an error occurs. | |
Notes | To be able to call | |
See also |
|