/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.func.c | 28 struct limits { struct 33 } limits[] = { argument 65 static int getval(struct limits *lp, tchar **v, rlim_t *); 77 void plim(struct limits *lp, tchar hard); 1292 struct limits * 1295 struct limits *lp, *res; in findlim() 1301 for (lp = limits; lp->limconst >= 0; lp++) { in findlim() 1319 struct limits *lp; in dolimit() 1332 for (lp = limits; lp->limconst >= 0; lp++) { in dolimit() 1357 getval(struct limits *lp, tchar **v, rlim_t *retval) in getval() [all …]
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | limits.c | 63 struct limits *limitval; 164 struct limits *limitval; 192 struct limits *limitval;
|
H A D | Makefile.inc | 34 gtcfile.c gwd.c imsg.c in.uucpd.c interface.c limits.c \ 81 perfstat.o statlog.o security.o limits.o \ 90 perfstat.o account.o security.o limits.o \ 109 utility.o limits.o permission.o uucpname.o \
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_cpuid.c | 549 const struct xsave_limits *limits; in legacy_emulate_cpuid() local 982 limits = vmm_get_xsave_limits(); in legacy_emulate_cpuid() 983 if (!limits->xsave_enabled) { in legacy_emulate_cpuid() 1005 regs[0] &= limits->xcr0_allowed; in legacy_emulate_cpuid() 1006 regs[2] = limits->xsave_max_size; in legacy_emulate_cpuid() 1007 regs[3] &= (limits->xcr0_allowed >> 32); in legacy_emulate_cpuid() 1022 if (!(limits->xcr0_allowed & (1ul << param))) { in legacy_emulate_cpuid()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | nl_types | 10 #include "FEATURE/limits" 18 printf("#include <limits.h>\n");
|
/illumos-gate/usr/src/compat/bhyve/sys/ |
H A D | limits.h | 20 #include_next <limits.h>
|
/illumos-gate/usr/src/cmd/mdb/ |
H A D | Makefile.mdb_ks | 58 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Makefile.com | 22 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/stand/lib/fs/ |
H A D | Makefile.com | 37 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/stand/lib/sock/ |
H A D | Makefile | 34 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/cmd/pcidr/ |
H A D | Makefile.com | 49 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/cmd/fs.d/ufs/repquota/ |
H A D | Makefile | 39 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/libraidcfg/ |
H A D | Makefile.com | 40 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/libcfgadm/ |
H A D | Makefile.com | 39 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/cmd/mdb/intel/amd64/zfs/ |
H A D | Makefile | 45 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/uts/intel/p4_pcbe/ |
H A D | Makefile | 56 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/libdhcpagent/ |
H A D | Makefile.com | 44 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/libads/ |
H A D | Makefile.com | 44 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/uts/i86pc/fipe/ |
H A D | Makefile | 63 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/scsi/libses/ |
H A D | Makefile.defs | 34 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/uts/i86pc/acpidev/ |
H A D | Makefile | 66 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/uts/intel/rtw/ |
H A D | Makefile | 59 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/uts/intel/av1394/ |
H A D | Makefile | 62 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/lib/udapl/libdat/ |
H A D | Makefile.com | 53 CERRWARN += -_gcc=-Wno-type-limits
|
/illumos-gate/usr/src/cmd/passmgmt/ |
H A D | Makefile | 43 CERRWARN += -_gcc=-Wno-type-limits
|