Searched refs:wtmpx_write (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dloginrec.c1257 wtmpx_write(struct logininfo *li, struct utmpx *utx) function
1292 return (wtmpx_write(li, &utx));
1302 return (wtmpx_write(li, &utx));

Completed in 75 milliseconds