Searched refs:launched (Results 1 – 25 of 49) sorted by relevance
12
65 static time_t launched; /* time when the program launched. */ variable187 t = n - launched; in current_time()278 time(&launched); in sched_init()280 deltaY2038 = Y2038TIME_T - launched; in sched_init()
3 echo vgdb launched process attached\n
96 This signal is launched when a new data channel is created or101 This signal is launched when a data channel is deleted.
144 bool launched() const { return launched_; } in launched() function
174 if (launcher_->launched()) { in OnProcessLaunched()
23 #directory where test scripts are launched
27 #directory where test scripts are launched
240 * was launched by double-clicking a document, or when a document was246 * arguments. Previously, apps launched from the finder had nothing but360 /* This is passed if we are launched by double-clicking */
25 // how the app was launched.
284 BOOL launched = in LaunchAppAsUser() local291 if (!launched) in LaunchAppAsUser()
546 bool launched = lwp.Launch(profile, urls_to_launch, process_startup); in LaunchBrowser() local549 if (!launched) { in LaunchBrowser()
183 // We bail out here so that we'll be called again in the freshly-launched Safari process.