HomeSort by: relevance | last modified time | path
    Searched defs:BP_FILE_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/bootp/common/
bootp.h 38 #define BP_FILE_LEN 128
56 char bp_file[BP_FILE_LEN]; /* boot file name */
  /src/sys/nfs/
nfs_bootdhcp.c 109 #define BP_FILE_LEN 128
125 char bp_file[BP_FILE_LEN]; /* boot file name */
904 #if BP_FILE_LEN > MNAMELEN
907 #define BOOTFILELEN BP_FILE_LEN

Completed in 13 milliseconds