Home
last modified time | relevance | path

Searched refs:dsd (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/common/ctf/
H A Dctf_create.c283 ctf_dsdef_t *dsd; in ctf_update() local
382 dsd = ctf_list_next(&fp->ctf_dsdefs); in ctf_update()
402 while (dsd != NULL && i > dsd->dsd_symidx) in ctf_update()
403 dsd = ctf_list_next(dsd); in ctf_update()
408 if (dsd == NULL || i < dsd->dsd_symidx) { in ctf_update()
412 (dsd->dsd_nargs + 2); in ctf_update()
584 dsd = ctf_list_next(&fp->ctf_dsdefs); in ctf_update()
602 while (dsd != NULL && i > dsd->dsd_symidx) { in ctf_update()
603 dsd = ctf_list_next(dsd); in ctf_update()
606 if (dsd == NULL || i < dsd->dsd_symidx) { in ctf_update()
[all …]
H A Dctf_open.c889 ctf_dsdef_t *dsd, *nsd; in ctf_close() local
914 for (dsd = ctf_list_prev(&fp->ctf_dsdefs); dsd != NULL; dsd = nsd) { in ctf_close()
915 nsd = ctf_list_prev(dsd); in ctf_close()
916 ctf_dsd_delete(fp, dsd); in ctf_close()
/titanic_50/usr/src/cmd/svc/shell/
H A Dmfsthistory284 svc:/system/avahi-bridge-dsd:default var/svc/manifest/system/avahi-bridge-dsd.xml
285 svc:/system/avahi-bridge-dsd var/svc/manifest/system/avahi-bridge-dsd.xml
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src10005 # From: Richard Bascove <atd!dsd!rcb@ucbvax.berkeley.edu>
H A Dterminfo.src11332 # From: Richard Bascove <atd!dsd!rcb@ucbvax.berkeley.edu>