Searched refs:MAX_FILEID_LEN (Results 1 – 1 of 1) sorted by relevance
2109 #define MAX_FILEID_LEN 16 macro2118 unsigned char file_id[MAX_FILEID_LEN];2161 lprintf(LOG_ERR, "File ID >= %d characters", MAX_FILEID_LEN); in ipmi_sunoem_getfile()2166 strncpy((char*) getfile_req.file_id, argv[0], MAX_FILEID_LEN - 1); in ipmi_sunoem_getfile()