Searched refs:BP_FILE_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/libexec/bootpd/
H A Dbootp.h38 #define BP_FILE_LEN 128 macro
58 char bp_file[BP_FILE_LEN]; /* boot file name */
H A Dbootpd.c942 strncpy(bp->bp_file, clntpath, BP_FILE_LEN);
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.c313 strncpy(bp->bp_file, bp_file, BP_FILE_LEN);

Completed in 71 milliseconds