HomeSort by relevance Sort by last modified time
    Searched defs:tep (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/backup/restore/
symtab.c 581 struct entry *ep, *tep; local
613 tep = &temp;
619 bcopy((char *)ep, (char *)tep, sizeof (*tep));
621 tep->e_name = (char *)stroff;
623 tep->e_parent = (struct entry *)ep->e_parent->e_index;
625 tep->e_links =
628 tep->e_sibling =
631 tep->e_entries =
634 tep->e_xattrs
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/
printf.c 111 tchar *tbp, *tep; /* For "%t". */ local
631 tep = tbp + 1;
650 tep = tbp + 1;
686 tep = --tbp;
738 while (tbp < tep) {
  /onnv/onnv-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
gcpu_mca_xpv.c 241 char *tep = head, **ntepp; local
247 while (tep != NULL) {
249 (tep + xpv_mca_panic_data->mpd_dataptr_offset);
255 ntepp = (char **)(tep + noff);
256 tep = *ntepp;
  /onnv/onnv-gate/usr/src/uts/common/fs/pcfs/
pc_dir.c 851 struct pcdir *tep = NULL; local
863 tep = ep;
865 if (!PC_SHORTNAME_IS_DOT(tep->pcd_filename) &&
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/
dnlc.c 1927 dcentry_t **newhash, *dep, **nhp, *tep; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/parser/
parse.c 720 struct enum_list *ep, *tep; local
737 tep = ep;
739 free((char *)tep);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
tl.c 241 * tep structure, so it should be never freed.
1164 tl_endpt_t *tep = buf; local
1180 tl_endpt_t *tep = buf; local
1428 tl_endpt_t *tep; local
1536 tl_endpt_t *tep = (tl_endpt_t *)rq->q_ptr; local
1731 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
1997 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
2068 tl_endpt_t *tep = (tl_endpt_t *)rq->q_ptr; local
2739 tl_endpt_t *tep; local
2808 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
4893 tl_endpt_t *tep; local
5919 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6019 tl_endpt_t *tep; local
6076 tl_endpt_t *tep; local
6143 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6161 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6179 tl_endpt_t *tep; local
    [all...]

Completed in 2399 milliseconds