Home
last modified time | relevance | path

Searched refs:do_exit (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/setup_native/scripts/
H A Djavaloader.sh80 do_exit() function
149 do_exit
169 do_exit
177 do_exit
200 do_exit
215 do_exit
259 do_exit
284 do_exit
314 do_exit
487 do_exit
[all …]
/AOO41X/main/solenv/bin/
H A Dbuild.pl319 do_exit(1) if ($checkparents);
335 do_exit(1);
337 do_exit(0);
1412 do_exit(1);
1414 do_exit(1) if (defined $force);
1522 $arg =~ /^--help$/ and usage() and do_exit(0);
1523 $arg =~ /^-h$/ and usage() and do_exit(0);
1546 $arg =~ /^--version$/ and do_exit(0);
1547 $arg =~ /^-V$/ and do_exit(0);
1721 do_exit(1);
[all …]