Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c293 ctf_dsdef_t *dsd; in ctf_update() local
392 dsd = ctf_list_next(&fp->ctf_dsdefs); in ctf_update()
412 while (dsd != NULL && i > dsd->dsd_symidx) in ctf_update()
413 dsd = ctf_list_next(dsd); in ctf_update()
418 if (dsd == NULL || i < dsd->dsd_symidx) { in ctf_update()
422 (dsd->dsd_nargs + 2); in ctf_update()
594 dsd = ctf_list_next(&fp->ctf_dsdefs); in ctf_update()
612 while (dsd != NULL && i > dsd->dsd_symidx) { in ctf_update()
613 dsd = ctf_list_next(dsd); in ctf_update()
616 if (dsd == NULL || i < dsd->dsd_symidx) { in ctf_update()
[all …]
H A Dctf_open.c890 ctf_dsdef_t *dsd, *nsd; in ctf_close() local
915 for (dsd = ctf_list_prev(&fp->ctf_dsdefs); dsd != NULL; dsd = nsd) { in ctf_close()
916 nsd = ctf_list_prev(dsd); in ctf_close()
917 ctf_dsd_delete(fp, dsd); in ctf_close()
/illumos-gate/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
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src10005 # From: Richard Bascove <atd!dsd!rcb@ucbvax.berkeley.edu>
H A Dterminfo.src11334 # From: Richard Bascove <atd!dsd!rcb@ucbvax.berkeley.edu>