f_nscns           299 compat/ibcs2/ibcs2_exec.c 	for (i = 0; i < fp->f_nscns; i++, pos += sizeof(struct coff_scnhdr)) {
f_nscns            43 compat/ibcs2/ibcs2_exec.h     u_short	f_nscns;	/* # of sections */
f_nscns           141 compat/ibcs2/ibcs2_exec.h          COFF_ROUND(COFF_HDR_SIZE + fp->f_nscns * \
f_nscns            41 sys/exec_ecoff.h 	u_short f_nscns;	/* # of sections */
f_nscns            96 sys/exec_ecoff.h 	    ECOFF_ROUND(ECOFF_HDR_SIZE + (ep)->f.f_nscns * \