6 lines
135 B
C
6 lines
135 B
C
/* unxlog.h */
|
|
extern void write_utmp(int dologin, int connection, int pid,
|
|
ipxAddr_t *from_addr, uint8 *username);
|
|
|
|
|