HomeSort by: relevance | last modified time | path
    Searched refs:reap_kids (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kdc/
connect.c 1071 reap_kids(krb5_context context, krb5_kdc_configuration *config, function
1186 num_kdcs -= reap_kids(context, config, pids, max_kdcs);
1230 num_kdcs -= reap_kids(context, config, pids, max_kdcs);
1252 num_kdcs -= reap_kids(context, config, pids, max_kdcs);
  /src/external/bsd/ppp/dist/pppd/
main.c 250 static int reap_kids(void);
656 reap_kids();
718 reap_kids(); /* Don't leave dead kids lying around */
1610 * Sets a flag so we will call reap_kids in the mainline.
1924 * reap_kids) iff the return value is > 0.
2003 * record_child - add a child process to the list for reap_kids
2073 * reap_kids - get status from any dead child processes,
2077 reap_kids(void) function

Completed in 30 milliseconds