Home
last modified time | relevance | path

Searched refs:toobig (Results 1 – 10 of 10) sorted by relevance

/freebsd/sbin/dhclient/
H A Doptions.c780 goto toobig; in pretty_print_option()
788 goto toobig; in pretty_print_option()
796 goto toobig; in pretty_print_option()
804 goto toobig; in pretty_print_option()
812 goto toobig; in pretty_print_option()
820 goto toobig; in pretty_print_option()
826 goto toobig; in pretty_print_option()
832 goto toobig; in pretty_print_option()
839 goto toobig; in pretty_print_option()
848 goto toobig; in pretty_print_option()
[all …]
H A Ddhclient.c2844 goto toobig; in option_as_string()
2847 toobig: in option_as_string()
/freebsd/cddl/usr.sbin/dtrace/tests/common/pid/
H A DMakefile17 err.D_PROC_OFF.toobig.d \
53 err.D_PROC_OFF.toobig.exe \
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Derr.D_DECL_ENOFLOW.enoflow.d37 toobig = 2147483648 enumerator
/freebsd/cddl/usr.sbin/dtrace/tests/common/arrays/
H A DMakefile9 err.D_DECL_ARRBIG.toobig.d \
/freebsd/lib/libc/net/
H A Dgethostbydns.c145 int toobig = 0; in gethostanswer() local
375 if (!toobig++) in gethostanswer()
/freebsd/contrib/nvi/vi/
H A Dvs_split.c848 goto toobig; in vs_resize()
861 toobig: msgq(sp, M_BERR, adj == A_DECREASE ? in vs_resize()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c1789 goto toobig; in tokenize()
1801 goto toobig; in tokenize()
1809 goto toobig; in tokenize()
1816 goto toobig; in tokenize()
1821 toobig: in tokenize()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c1000 boolean_t unlinked, toobig = FALSE; in zfs_remove() local
1065 toobig = zp->z_size > zp->z_blksz * zfs_delete_blocks; in zfs_remove()
1068 (toobig ? DMU_MAX_ACCESS : DMU_OBJECT_END)); in zfs_remove()
1135 delete_now = may_delete_now && !toobig && in zfs_remove()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c3669 static const char *toobig = in saerror() local
3839 xpt_print(csio->ccb_h.path, toobig, in saerror()