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

/freebsd-9.3-release/contrib/opie/
H A Dopiesu.c20 Modified by cmetz for OPIE 2.31. Fix sulog(). Replaced Getlogin() with
21 currentuser. Fixed fencepost error in month printed by sulog().
36 Added Solaris(+others?) sulog capability. Symbol changes
212 static int sulog FUNCTION((status, who), int status AND char *who) function
231 if (!(f = fopen("/var/adm/sulog", "a"))) {
316 sulog(0, "unknown");
336 sulog(0, NULL);
345 sulog(0, NULL);
448 sulog(0, NULL);
455 sulog(
[all...]
H A Dconfigure1638 echo $ac_n "checking for /var/adm/sulog""... $ac_c" 1>&6
1639 echo "configure:1640: checking for /var/adm/sulog" >&5
1640 if test $EXISTS /var/adm/sulog

Completed in 57 milliseconds