Home
last modified time | relevance | path

Searched refs:firsttime (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.cmd.c147 boolean firsttime = FALSE; in rhack() local
151 firsttime = TRUE; in rhack()
170 if(firsttime){ in rhack()
177 if(firsttime){ in rhack()
/openbsd-src/gnu/usr.bin/cvs/contrib/
H A Drcs2sccs.sh50 firsttime=1
84 if [ "$firsttime" = "1" ]; then
85 firsttime=0
/openbsd-src/usr.sbin/ntpd/
H A Dntpd.c837 static int firsttime = 1; in show_peer_msg()
856 if (firsttime) { in show_peer_msg()
857 firsttime = 0; in show_peer_msg()
887 static int firsttime = 1; in show_sensor_msg()
906 if (firsttime) { in show_sensor_msg()
907 firsttime = 0; in show_sensor_msg()
836 static int firsttime = 1; show_peer_msg() local
886 static int firsttime = 1; show_sensor_msg() local
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs779 int firsttime; in ReadMode() local
787 firsttime=!hv_exists(filehash, (char*)&handle, sizeof(int)); in ReadMode()
830 if(firsttime) { in ReadMode()
831 firsttime=0; in ReadMode()
871 firsttime = 1; in ReadMode()
1074 firsttime=1; in ReadMode()
1232 firsttime=1; in ReadMode()
1360 firsttime=1; in ReadMode()
1406 if( firsttime ) { in ReadMode()
/openbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c520 static int firsttime = 1; in db_store() local
533 if (firsttime) { in db_store()
637 if (firsttime) { in db_store()
638 firsttime = 0; in db_store()
/openbsd-src/usr.sbin/sysupgrade/
H A Dsysupgrade.sh224 cat <<__EOT > /etc/rc.firsttime
/openbsd-src/usr.bin/awk/
H A Dlib.c137 static bool firsttime = true; variable
146 if (firsttime) { in getrec()
147 firsttime = false; in getrec()
/openbsd-src/distrib/miniroot/
H A Dinstall.sub234 cat <<__EOT >>/mnt/etc/rc.firsttime
2992 quote export "http_proxy=$http_proxy" >>/mnt/etc/rc.firsttime
2995 echo "/usr/sbin/fw_update" >>/mnt/etc/rc.firsttime
3000 isin "$ARCH" $_syspatch_archs && cat <<'__EOT' >>/mnt/etc/rc.firsttime