Searched refs:SAFE_CLONE (Results 1 – 25 of 39) sorted by relevance
12
42 cpid1 = SAFE_CLONE(&args); in run()52 cpid2 = SAFE_CLONE(&args); in run()
40 cpid = SAFE_CLONE(&args); in child_fn1()68 cpid = SAFE_CLONE(&args); in run()
57 cpid1 = SAFE_CLONE(&args1); in run()73 cpid2 = SAFE_CLONE(&args2); in run()
79 cpid1 = SAFE_CLONE(&args); in run()85 cpid2 = SAFE_CLONE(&args); in run()
133 cpid1 = SAFE_CLONE(&args); in run()139 cpid2 = SAFE_CLONE(&args); in run()
44 childpid = SAFE_CLONE(&args); in run()
59 if (!SAFE_CLONE(&cargs)) { in run()64 if (!SAFE_CLONE(&cargs)) { in run()
44 if (!SAFE_CLONE(&clone_args)) { in child_func()89 pid = SAFE_CLONE(&clone_args); in run()
114 if (!SAFE_CLONE(&cargs)) in run()117 if (!SAFE_CLONE(&cargs)) in run()
38 if (!SAFE_CLONE(&args)) { in run()
37 if (!SAFE_CLONE(&args)) { in run()
41 pid = SAFE_CLONE(&args); in run()
51 if (!SAFE_CLONE(&args)) { in run()
35 cpid = SAFE_CLONE(&args); in child_func()
54 pid = SAFE_CLONE(&args); in run()
62 if (!SAFE_CLONE(&args)) { in run()
67 pid = SAFE_CLONE(&args); in run()
33 #define SAFE_CLONE(args) safe_clone(__FILE__, __LINE__, args) macro
83 pid = SAFE_CLONE(&args); in main()
37 if (!SAFE_CLONE(&clone_args)) { in run()
48 pid = SAFE_CLONE(&clone_args); in clone_test()
72 if (!SAFE_CLONE(&args)) { in run()
73 if (!SAFE_CLONE(&args)) { in run()