_PATH_PROTOCOLS
ped->fp = fopen(_PATH_PROTOCOLS, "re");
if (ped->fp == NULL && (ped->fp = fopen(_PATH_PROTOCOLS, "re")) == NULL)