Searched refs:inc (Results 151 - 175 of 286) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/
H A DMakefile39 IFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../../libprtdiag/inc
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/
H A DMakefile33 IFLAGS = -I$(USR_PLAT_DIR)/sun4u/include -I../../../libprtdiag/inc -I$(LIBBASE)/libdevinfo
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.s102 inc %o5
221 inc %o5 ! next byte
227 inc 4, %o5
241 inc %o5
/illumos-gate/usr/src/cmd/oamuser/lib/
H A DMakefile64 GENERAL= ../inc
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A DMakefile47 CPPFLAGS += -D_LARGEFILE64_SOURCE -I../../ -I../../../../lib/libadm/inc
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dmessage.c136 rdsv3_message_inc_free(struct rdsv3_incoming *inc) argument
139 container_of(inc, struct rdsv3_message, m_inc);
391 rdsv3_message_inc_copy_to_user(struct rdsv3_incoming *inc, argument
402 rm = container_of(inc, struct rdsv3_message, m_inc);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/
H A DMakefile34 IFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../libprtdiag/inc
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/
H A DMakefile34 IFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../libprtdiag/inc
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile26 include ../Makefile.inc
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile325 -I. -Iinc -I../inc/include -I../inc/include/sys $(CPPFLAGS.master)
355 TXTS= inc/SYS.h inc/PIC.h inc/machine/asm_linkage.h
378 CLEANFILES= ../libc/yp/ypupdate_prot.c ../inc/include/rpcsvc/ypupdate_prot.h \
385 -I../inc/5include -I../inc/include -I../inc/include/sys \
449 s5pics/yp_update.o : ../inc/includ
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s77 inc %o1
78 inc %o0
142 inc %o0
1093 inc %i0
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgs.c30 #include "../../lib/libc/inc/msgfmt.h"
35 unsigned int i, idx, inc; local
39 inc = 1 + (hash_val % (p->thash_size - 2));
45 idx = (idx + inc) % p->thash_size) {
H A Dgnu_msgs_rev.c30 #include "../../lib/libc/inc/msgfmt.h"
45 unsigned int i, idx, inc; local
49 inc = 1 + (hash_val % (p->thash_size - 2));
55 idx = (idx + inc) % p->thash_size) {
/illumos-gate/usr/src/uts/common/os/
H A Dproject.c673 rctl_val_t *rval, rctl_qty_t inc, uint_t flags)
678 v = e->rcep_p.proj->kpj_data.kpd_shmmax + inc;
707 rctl_val_t *rval, rctl_qty_t inc, uint_t flags)
712 v = e->rcep_p.proj->kpj_data.kpd_ipc.ipcq_shmmni + inc;
741 rctl_val_t *rval, rctl_qty_t inc, uint_t flags)
746 v = e->rcep_p.proj->kpj_data.kpd_ipc.ipcq_semmni + inc;
775 rctl_val_t *rval, rctl_qty_t inc, uint_t flags)
780 v = e->rcep_p.proj->kpj_data.kpd_ipc.ipcq_msgmni + inc;
809 rctl_val_t *rval, rctl_qty_t inc, uint_t flags)
815 if (q + inc > rva
672 project_shmmax_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
706 project_shmmni_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
740 project_semmni_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
774 project_msgmni_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
808 project_locked_mem_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
847 project_contract_test(struct rctl *rctl, struct proc *p, rctl_entity_p_t *e, rctl_val_t *rval, rctl_qty_t inc, uint_t flags) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c722 static int appr_fixseqack(fin, ip, aps, inc)
726 int inc;
736 * ip_len has already been adjusted by 'inc'.
741 inc2 = inc;
742 inc = (int)inc2;
768 if (inc && (seq1 > aps->aps_seqmin[!sel])) {
770 aps->aps_seqoff[sel] = aps->aps_seqoff[sel] + inc;
774 aps->aps_seqoff[sel], inc);
820 if (inc && (seq1 > aps->aps_ackmin[!sel])) {
822 aps->aps_ackoff[!sel] = aps->aps_ackoff[sel] + inc;
[all...]
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c1153 int i, j, inc, sz; local
1161 inc = size / 2;
1162 while (inc > 0) {
1163 for (i = inc; i < size; i++) {
1166 while ((j >= inc) &&
1167 (PG_NUM_CPUS(h[j - inc]) > PG_NUM_CPUS(tmp))) {
1168 h[j] = h[j - inc];
1169 j = j - inc;
1173 if (inc == 2)
1174 inc
[all...]
/illumos-gate/usr/src/tools/stabs/
H A Dforth.c264 int items, inc, limit; local
270 inc = (mlp->size / items) / 8;
273 printf(" %x %x %x array-field", limit, inc, mlp->offset / 8);
H A Dgenassym.c272 int items, inc; local
276 inc = (mlp->size / items) / 8;
278 printf("#define\t%s_INCR 0x%x\n", format, inc);
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s218 inc %g3
295 inc %g3
341 inc %g1
374 inc %g1
418 inc %g1
450 inc %g1
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Drelocater_tramp.S101 inc %edx
103 inc %edx
105 inc %edx
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1buf.h51 (asn1buf *buf, unsigned int inc);
54 effects Expands *buf by allocating space for inc more octets.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dldivide.s75 jnc .inc_remainder / inc didn't affect carry flag
/illumos-gate/usr/src/cmd/valtools/
H A DMakefile40 LIBADMDIR= ../../lib/libadm/inc
/illumos-gate/usr/src/cmd/nscd/
H A DMakefile55 -I../../lib/libc/port/gen -I../../lib/libc/inc \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A DMakefile45 -I$(SRC)/cmd/picl/plugins/inc \

Completed in 193 milliseconds

1234567891011>>