Home
last modified time | relevance | path

Searched defs:kill_parent (Results 1 – 5 of 5) sorted by relevance

/dports/www/moodle310/moodle/auth/mnet/
H A Dauth.php764 function kill_parent($username, $useragent) { function in auth_plugin_mnet
/dports/www/moodle311/moodle/auth/mnet/
H A Dauth.php764 function kill_parent($username, $useragent) { function in auth_plugin_mnet
/dports/www/moodle39/moodle/auth/mnet/
H A Dauth.php770 function kill_parent($username, $useragent) { function in auth_plugin_mnet
/dports/x11/yad/yad-7.3/src/
H A Dyad.h541 guint kill_parent; member
/dports/multimedia/lives/lives-3.2.0/src/
H A Dutils.c4516 void lives_kill_subprocesses(const char *dirname, boolean kill_parent) { in lives_kill_subprocesses()