Searched refs:attach_and_check (Results 1 – 3 of 3) sorted by relevance
49 if ! attach_and_check "$pid" "$start_path/ltp_1"; then54 if ! attach_and_check "$pid" "$start_path"; then99 if ! attach_and_check "$pid" "$start_path/ltp_1"; then
116 if ! attach_and_check "$pid" "$cur_path"; then126 if ! attach_and_check "$pid" "$cur_path"; then
42 attach_and_check() function