Searched refs:BP_FILE_LEN (Results 1 – 3 of 3) sorted by relevance
38 #define BP_FILE_LEN 128 macro58 char bp_file[BP_FILE_LEN]; /* boot file name */
934 strncpy(bp->bp_file, clntpath, BP_FILE_LEN); in handle_request()
313 strncpy(bp->bp_file, bp_file, BP_FILE_LEN);