Searched refs:toomany (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/scalars/
H A Derr.biglocal.d17 char toomany[100000];
24 this->mrbig.toomany[0] = '!';
H A Derr.bigglobal.d17 char toomany[100000];
24 mrbig.toomany[0] = '!';
/freebsd-current/contrib/file/src/
H A Delfclass.h41 return toomany(ms, "program headers", phnum);
54 return toomany(ms, "program", phnum);
57 return toomany(ms, "section", shnum);
67 return toomany(ms, "section headers", shnum);
81 return toomany(ms, "notes", ms->elf_notes_max);
H A Dreadelf.c66 toomany(struct magic_set *ms, const char *name, uint16_t num) function
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/assocs/
H A DMakefile14 err.D_PROTO_LEN.toomany.d \
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/printf/
H A DMakefile10 err.D_PRINTF_ARG_EXTRA.toomany.d \
/freebsd-current/lib/libc/rpc/
H A Dnetnamer.c161 goto toomany;
174 toomany:
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c252 static int toomany = TOOMANY; variable
353 getvalue(optarg, &toomany,
683 else if (toomany > 0 && sep->se_count >= toomany) {
/freebsd-current/contrib/sendmail/src/
H A Dreadcf.c41 static void toomany __P((int, int));
714 toomany('P', MAXPRIORITIES);
970 toomany(id, maxcnt) function

Completed in 226 milliseconds