Home
last modified time | relevance | path

Searched refs:pend (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_mem.c751 if (mem->base || mem->pend) { in _nsc_rm_alloc()
757 mem->pend = 1; in _nsc_rm_alloc()
783 mem->pend = 0; in _nsc_rm_alloc()
800 mem->pend = 0; in _nsc_rm_alloc()
837 mp->pend = 1; in _nsc_rm_free()
849 mp->pend = 0; in _nsc_rm_free()
870 if (!_nsc_global_map || mem->base || mem->pend) in _nsc_rm_avail()
H A Dnsc_mem.h58 int pend; /* Operation pending */ member
H A Dnsc_dev.h53 int pend; /* Unregister pending */ member
H A Dnsc_dev.c304 if (!xio || io->pend) { in nsc_unregister_io()
309 io->pend = 1; in nsc_unregister_io()
316 io->pend = 0; in nsc_unregister_io()
348 io->pend = 0; in nsc_unregister_io()
1640 if (io->pend) in _nsc_find_io()
/titanic_41/usr/src/lib/libbsm/common/
H A Dgetdaent.c201 char *pend; in getdadmfield() local
210 pend = strpbrk(ptr, skip); in getdadmfield()
212 if (pend != NULL) { in getdadmfield()
213 *pend++ = '\0'; in getdadmfield()
214 tptr = pend; in getdadmfield()
/titanic_41/usr/src/uts/sun4v/vm/
H A Dmach_kpm.c303 pfn_t pbase, pend; in hat_kpm_walk() local
310 pend = msp->pages_end; in hat_kpm_walk()
312 size = ptob(pend - pbase); in hat_kpm_walk()
/titanic_41/usr/src/cmd/bnu/
H A Dpk1.c208 char *pp, *pend; local
212 pend = p + HDRSIZ;
213 while (pp < pend)
216 if (pkcget(ifn, p, pend - p) !=
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c501 char *pend; /* end of the original string (ie. *buf) */ in parsebuf() local
544 pend = buf + strlen(buf); in parsebuf()
581 if ( (p1 = p + strlen(p)) < pend ) in parsebuf()
/titanic_41/usr/src/cmd/lp/include/
H A Dmsgs.h282 *pend = p + SZ - TAIL_LEN; \
284 while (p < pend) \
/titanic_41/usr/src/lib/libc/port/locale/
H A Dregcomp.c73 sopno pend[NPAREN]; /* -> ) ([0] unused) */ member
214 p->pend[i] = 0; in regcomp()
348 p->pend[subno] = HERE(); in p_ere_exp()
349 assert(p->pend[subno] != 0); in p_ere_exp()
579 p->pend[subno] = HERE(); in p_simp_re()
580 assert(p->pend[subno] != 0); in p_simp_re()
600 if (p->pend[i] != 0) { in p_simp_re()
605 assert(OP(p->strip[p->pend[i]]) == ORPAREN); in p_simp_re()
606 (void) dupl(p, p->pbegin[i]+1, p->pend[i]); in p_simp_re()
1294 if (p->pend[i] >= pos) { in doinsert()
[all …]
/titanic_41/usr/src/cmd/eeprom/i386/
H A Dbenv.c972 char *pbase, *pend; in parse_benv() local
977 pend = pbase + bd->len; in parse_benv()
979 for (tok = tnext = pbase; tnext < pend && '\0' != *tnext; tok = tnext) in parse_benv()
981 add_comm(bd, tok, pend, &tnext, &line); in parse_benv()
983 add_cmd(bd, pend, &tnext, &line); in parse_benv()
/titanic_41/usr/src/uts/sun4/sys/
H A Dintreg.h104 uint_t pend; member
/titanic_41/usr/src/lib/libeti/form/common/
H A Dchg_data.c444 char *pend; in _del_prev() local
448 pend = _data_end(p, Xmax(f)); in _del_prev()
451 if ((vend - v) > (Xmax(f) - (pend - p))) in _del_prev()
455 _adjust_cursor(f, pend); in _del_prev()
/titanic_41/usr/src/cmd/svc/startd/
H A Dmethod.c844 char *pend; in method_run() local
851 if ((pend = strchr(method, ' ')) != NULL) in method_run()
852 *pend = '\0'; in method_run()
862 if (pend != NULL) in method_run()
863 *pend = ' '; in method_run()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c342 uri_hash_t *hp, *pend; in nl7c_mi_report_hash() local
358 pend = &uri_hash_ab[cur][uri_hash_sz[cur]]; in nl7c_mi_report_hash()
359 while (hp < pend) { in nl7c_mi_report_hash()
946 uri_hash_t *hp, *start, *pend; in nl7c_uri_reclaim() local
960 pend = &uri_hash_ab[cur][uri_hash_sz[cur]]; in nl7c_uri_reclaim()
985 if (++hp == pend) { in nl7c_uri_reclaim()
996 if (++hp == pend) { in nl7c_uri_reclaim()
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_config.c587 char *pend; in __s_get_enum_value() local
597 pend = pstart + strlen(pstart) - 1; in __s_get_enum_value()
598 for (; pend >= pstart && *pend == SPACETOK; pend--) in __s_get_enum_value()
600 len = pend - pstart + 1; in __s_get_enum_value()
1076 char *pend, *ret; in stripdup() local
1085 pend = pstart + strlen(pstart) - 1; in stripdup()
1086 for (; pend >= pstart && *pend == SPACETOK; pend--) in stripdup()
1088 len = pend - pstart + 1; in stripdup()
/titanic_41/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c284 u_int8_t *p, *pend; local
332 pend = p +
342 for (off = 0, i = 0; p < pend; i++) {
/titanic_41/usr/src/uts/common/os/
H A Dcyclic.c1147 uint32_t pend, npend, opend; in cyclic_softint() local
1186 pend = cyclic->cy_pend; in cyclic_softint()
1187 npend = pend - 1; in cyclic_softint()
1189 if (pend == 0) { in cyclic_softint()
1223 atomic_cas_32(&cyclic->cy_pend, pend, npend)) != in cyclic_softint()
1224 pend) { in cyclic_softint()
1249 CYC_TRACE(cpu, level, "cas-fail", opend, pend); in cyclic_softint()
1250 ASSERT(opend > pend || (opend == 0 && in cyclic_softint()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c365 goto pend;
376 pend:
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c324 goto pend; in execbrc()
337 pend: in execbrc()
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c1993 int tries, pend, last; in _sdbc_wait_pending() local
1997 while ((pend = _sd_pending_iobuf()) > 0) { in _sdbc_wait_pending()
1998 if (pend == last) { in _sdbc_wait_pending()
2000 return (pend); in _sdbc_wait_pending()
2003 pend = last; in _sdbc_wait_pending()
/titanic_41/usr/src/cmd/csh/
H A Dsh.glob.c304 goto pend; in execbrc()
315 pend: in execbrc()
/titanic_41/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c1025 uintptr_t pend = usb_cfg + cfg_len; in prt_usb_desc() local
1036 while ((paddr + nlen <= pend) && (nlen > 0)) { in prt_usb_desc()
/titanic_41/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c573 pfn_t pbase, pend; in hat_kpm_walk() local
581 pend = msp->pages_end; in hat_kpm_walk()
584 size = ptob(pend - pbase); in hat_kpm_walk()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_i86.c4433 pfn_t pbase, pend; in hat_kpm_walk() local
4440 pend = msp->pages_end; in hat_kpm_walk()
4442 size = ptob(pend - pbase); in hat_kpm_walk()

12