Home
last modified time | relevance | path

Searched refs:space (Results 76 – 100 of 563) sorted by relevance

12345678910>>...23

/illumos-gate/usr/src/lib/libc/sparc/fp/
H A Dfpgetmask.S44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetsticky.S44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetrnd.S49 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetmask.S59 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetsticky.S50 add %sp, SA(MINFRAME), %sp ! reclaim stack space
/illumos-gate/usr/src/lib/libshare/common/
H A Dplugin.c389 sa_proto_space_alias(char *proto, char *space) in sa_proto_space_alias() argument
392 char *ret = space; in sa_proto_space_alias()
395 ret = ops->sa_space_alias(space); in sa_proto_space_alias()
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetmask.S44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetsticky.S44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetrnd.S49 add %sp, SA(MINFRAME), %sp ! reclaim stack space
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c106 unsigned space:1; member
281 wr_OK(fp_dra, "SPACE", dr_info.space_set, dr_info.space); in write_dryrun_ascii()
480 if (dr_info.space != 0) in init_drinfo()
803 dr_info.space = (value ? 1 : 0); in set_dr_info()
/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c142 uchar_t space[63]; /* +1 from t */ in tftp_senderr() member
148 if (len > sizeof (wbuf.space)) in tftp_senderr()
149 len = sizeof (wbuf.space); in tftp_senderr()
293 uchar_t space[FNAME_SIZE + 6]; in tftp_makereq() member
/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h74 unsigned char space; /* number of longs of growth space */ member
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c538 allocheader(field, value, flags, rp, space) in allocheader() argument
543 bool space;
554 if (space)
601 addheader(field, value, flags, e, space) in addheader() argument
606 bool space;
620 h = allocheader(field, value, flags, e->e_rpool, space);
653 insheader(idx, field, value, flags, e, space) in insheader() argument
659 bool space;
664 h = allocheader(field, value, flags, e->e_rpool, space);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h193 void arc_space_consume(uint64_t space, arc_space_type_t type);
194 void arc_space_return(uint64_t space, arc_space_type_t type);
/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h143 char *space; /* Current space pointer. */ member
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c1541 uint32_t space = 0; in mbox_has_free_space() local
1550 space += header->mailboxes[SBBC_OUTBOX].mbox_len - in mbox_has_free_space()
1552 space += in mbox_has_free_space()
1556 space += header->mailboxes[SBBC_OUTBOX].mbox_len - in mbox_has_free_space()
1558 space += header->mailboxes[SBBC_OUTBOX].mbox_consumer; in mbox_has_free_space()
1563 space += header->mailboxes[SBBC_OUTBOX].mbox_consumer - in mbox_has_free_space()
1573 if (space >= MBOX_ALIGN_BYTES) in mbox_has_free_space()
1574 space -= MBOX_ALIGN_BYTES; in mbox_has_free_space()
1576 space = 0; in mbox_has_free_space()
1578 return (space); in mbox_has_free_space()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c987 smb_quota_zfs_callback(void *arg, const char *domain, uid_t rid, uint64_t space) in smb_quota_zfs_callback() argument
1018 quota->q_used = space; in smb_quota_zfs_callback()
1022 quota->q_used = space; in smb_quota_zfs_callback()
1026 quota->q_limit = space; in smb_quota_zfs_callback()
1030 quota->q_limit = space; in smb_quota_zfs_callback()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h96 char *space; member
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg218 \tvalue giving the size of the unused space. If str:set is used\n\
219 \tto modify the contents of the unused space, it will adjust\n\
220 \tthe existing value of DT_SUNW_STRPAD to reflect the space used.\n"
233 (.dynstr), and if that string table has reserved space at\n\
275 \tDT_SUNW_STRPAD value giving the size of the unused space.\n\
277 \tto \"reclaim\" space zeroed at the end of the string table.\n"
/illumos-gate/usr/src/lib/libc/port/locale/
H A Disdigit.c81 DEFN_ISTYPE(space, _ISSPACE)
/illumos-gate/usr/src/lib/libadm/
H A DMakefile.com35 putprmpt.o puttext.o rdwr_vtoc.o regexp.o space.o fulldevnm.o
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A Dstart.S48 .space 0x38
/illumos-gate/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.S59 .xword 0 ! space for prom cookie
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dwhitespace_only.sh78 echo Only white space changed
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dglob.h122 extern int space; /* Current maximum number of messages */

12345678910>>...23