HomeSort by relevance Sort by last modified time
    Searched defs:process_del (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/core/
process.c 59 * It is safe to call process_del() multiple times; further calls will
62 void process_del ( struct process *process ) { function
  /external/openssh/
ssh-pkcs11-helper.c 148 process_del(void) function
239 debug("process_del");
240 process_del();

Completed in 518 milliseconds