Home
last modified time | relevance | path

Searched refs:holdp (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/nametoaddr/straddr/common/
H A Dstraddr.c329 char *holdp; /* holds the converted address */ in _uaddr2taddr() local
333 holdp = malloc(strlen(uaddr) + 1); in _uaddr2taddr()
334 if (holdp == NULL) { in _uaddr2taddr()
339 to = holdp; in _uaddr2taddr()
360 free(holdp); in _uaddr2taddr()
364 retp->maxlen = retp->len = (int)(to - holdp); in _uaddr2taddr()
365 retp->buf = holdp; in _uaddr2taddr()
/titanic_44/usr/src/lib/libproc/common/
H A DPcontrol.c2322 sigset_t *holdp; in execute_bkpt() local
2333 holdp = (sigset_t *)ctlp; in execute_bkpt()
2334 prfillset(holdp); in execute_bkpt()
2335 prdelset(holdp, SIGKILL); in execute_bkpt()
2336 prdelset(holdp, SIGSTOP); in execute_bkpt()
2508 sigset_t *holdp; in execute_wapt() local
2520 holdp = (sigset_t *)ctlp; in execute_wapt()
2521 prfillset(holdp); in execute_wapt()
2522 prdelset(holdp, SIGKILL); in execute_wapt()
2523 prdelset(holdp, SIGSTOP); in execute_wapt()
/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c606 int *holdp = (int *)arg; in opl_hold_rele_devtree() local
617 if (*holdp) { in opl_hold_rele_devtree()
/titanic_44/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c810 int *holdp = (int *)arg; in drmach_hold_rele_devtree() local
826 if (*holdp) { in drmach_hold_rele_devtree()
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c895 int *holdp = (int *)arg; in hold_rele_branch() local
912 if (*holdp) { in hold_rele_branch()
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c2603 int *holdp = (int *)arg; in hold_rele_branch() local
2624 if (*holdp) { in hold_rele_branch()