Searched refs:sec_end (Results 1 – 8 of 8) sorted by relevance
75 sec_end=`strings -at d $1 | \78 sec_end=`echo ${sec_end} | awk '{print $1}'`81 sec_size=`expr ${sec_end} - ${sec_start}`
129 void sec_end (void);
210 sec_end(); in lostpeer()
867 sec_end(void) in sec_end() function
1527 sec_end(); in disconnect()
55 uptr sec_end = sec_start + sc->size; in NextSectionLoad() local56 module->addAddressRange(sec_start, sec_end, /*executable=*/false, isWritable, in NextSectionLoad()
464 * ftp/security.c (sec_end): only clean app_data if there is any675 (sec_end): set app_data to NULL1006 (sec_end): only destroy if it was initialized