Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/kill/
Dkill02.c182 char who_am_i = '0'; /*This indicates which process is which when using */ variable
441 who_am_i = '1'; in child1_rout()
583 who_am_i = '2'; in child2_rout()
615 who_am_i = 'A'; in childA_rout()
651 who_am_i = 'B'; in childB_rout()
765 switch (who_am_i) { in usr1_rout()
789 who_am_i); in usr1_rout()