Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
reset_target(3) 		  Arcan Lua API 		 reset_target(3)

NAME
     reset_target - Request that a target resets to a known starting state.

SYNOPSIS
     nil
     reset_target( vid:targetid )
     reset_target( .B )
     reset_target( vid:targetid, bool:hard )

DESCRIPTION
     This  functions inserts an event into the target process linked to targetid
     , requesting that the process should be  reset  to  an  initial  safe-state
     (which  may or may not exist depending on the target), but trying to retain
     user created state/ contents. If the hard	 argument  is  set,  the  target
     should  return to as close as the initial start state on first execution as
     possible.

targetcontrol			   August 2026			 reset_target(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=reset_target&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help