Searched refs:sec_end (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/tools/
H A Dembed_mfs.sh75 sec_end=`strings -at d $1 | \
78 sec_end=`echo ${sec_end} | awk '{print $1}'`
81 sec_size=`expr ${sec_end} - ${sec_start}`
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h129 void sec_end (void);
H A Dmain.c210 sec_end();
H A Dsecurity.c867 sec_end(void) function
H A Dcmds.c1527 sec_end();
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp55 uptr sec_end = sec_start + sc->size; local
56 module->addAddressRange(sec_start, sec_end, /*executable=*/false, isWritable,
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c867 sec_end(void) function

Completed in 84 milliseconds