read_word
error = read_word(fp, keyword, sizeof(keyword));
error = read_word(fp, cmd, sizeof(cmd));
error = read_word(fp, pathtmp, sizeof(pathtmp));