Searched refs:nextPid (Results 1 – 2 of 2) sorted by relevance
78 pid_t nextPid = fork(); in downloadViaTFTP() local79 if (nextPid == 0) in downloadViaTFTP()91 else if (nextPid < 0) in downloadViaTFTP()
800 pid_t nextPid = fork(); in assembleCodeUpdateImage() local801 if (nextPid == 0) in assembleCodeUpdateImage()868 else if (nextPid < 0) in assembleCodeUpdateImage()