Searched refs:exist (Results 1 – 7 of 7) sorted by relevance
1 …t like a developer box. Note that 'call' keyword that ensures that the script does not exist after
1392 trigger_connection *exist; in CheckAddConnection() local1398 exist = mConnectionList.GetAt(index); in CheckAddConnection()1399 if ((exist->source_screen == source->screen_name) && in CheckAddConnection()1400 (exist->target_screen == target->screen_name)) in CheckAddConnection()