Searched refs:firsttime (Results 1 – 10 of 10) sorted by relevance
147 boolean firsttime = FALSE; in rhack() local151 firsttime = TRUE; in rhack()170 if(firsttime){ in rhack()177 if(firsttime){ in rhack()
50 firsttime=184 if [ "$firsttime" = "1" ]; then85 firsttime=0
837 static int firsttime = 1; in show_peer_msg() local856 if (firsttime) { in show_peer_msg()857 firsttime = 0; in show_peer_msg()887 static int firsttime = 1; in show_sensor_msg() local906 if (firsttime) { in show_sensor_msg()907 firsttime = 0; in show_sensor_msg()
779 int firsttime; in ReadMode() local787 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()
520 static int firsttime = 1; in db_store() local533 if (firsttime) { in db_store()637 if (firsttime) { in db_store()638 firsttime = 0; in db_store()
137 static bool firsttime = true; variable146 if (firsttime) { in getrec()147 firsttime = false; in getrec()
224 cat <<__EOT > /etc/rc.firsttime
291 # Usage: run_upgrade_script firsttime|sysmerge641 # If rc.firsttime exists, run it just once, and make sure it is deleted.642 run_upgrade_script firsttime
234 cat <<__EOT >>/mnt/etc/rc.firsttime2992 quote export "http_proxy=$http_proxy" >>/mnt/etc/rc.firsttime2995 echo "/usr/sbin/fw_update" >>/mnt/etc/rc.firsttime3000 isin "$ARCH" $_syspatch_archs && cat <<'__EOT' >>/mnt/etc/rc.firsttime
2453 case "$firsttime" in