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()
547 pid_t nextPid = fork(); in assembleCodeUpdateImage() local548 if (nextPid == 0) in assembleCodeUpdateImage()615 else if (nextPid < 0) in assembleCodeUpdateImage()