Home
last modified time | relevance | path

Searched refs:zoo_clear (Results 1 – 4 of 4) sorted by relevance

/external/ltp/pan/
Dzoolib.c206 int zoo_clear(zoo_t z, pid_t p) in zoo_clear() function
438 zoo_clear(test_zoo, i); in main()
442 zoo_clear(test_zoo, getpid()); in main()
Dzoolib.h76 int zoo_clear(zoo_t z, pid_t p);
Dltp-bump.c103 if (zoo_clear(zoo, nanny)) in main()
Dltp-pan.c487 if (zoo_clear(zoofile, c)) { in main()
637 if (zoo_clear(zoofile, getpid())) { in main()
867 if (zoo_clear(zoofile, cpid)) { in check_pids()
1306 if (zoo_clear(zoofile, orph->pgrp)) { in check_orphans()