HomeSort by relevance Sort by last modified time
    Searched refs:reptr (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed.h 66 extern union reptr *abuf[];
67 extern union reptr **aptr;
107 union reptr { union
123 union reptr *lb1;
133 extern union reptr ptrspace[];
139 union reptr *chain;
140 union reptr *address;
147 extern union reptr *pending;
sed1.c 40 union reptr *abuf[ABUFSIZE+1];
41 union reptr **aptr;
60 union reptr *pending;
99 static int substitute(union reptr *ipc);
101 static void command(union reptr *ipc);
108 union reptr *ipc;
246 substitute(union reptr *ipc)
328 command(union reptr *ipc)
sed0.c 38 union reptr *ptrend;
46 union reptr ptrspace[PTRSIZE];
47 union reptr *rep;
56 union reptr **cmpend[DEPTH];
179 union reptr *pt, *pt1;
797 union reptr *rptr, *trptr;
  /onnv/onnv-gate/usr/src/cmd/bnu/
security.c 102 register struct secRexe * reptr = &Rexe; local
117 copyText(reptr->cliSystem, sizeof(reptr->cliSystem), NOTAVAIL);
118 copyText(reptr->cliUser, sizeof(reptr->cliUser), NOTAVAIL);
119 copyText(reptr->serUser, sizeof(reptr->serUser), NOTAVAIL);
120 copyText(reptr->time, sizeof(reptr->time), NOTAVAIL);
121 copyText(reptr->command, sizeof(reptr->command), NOTAVAIL)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
uds_daemon.c 2730 registered_record_entry *reptr; local
    [all...]

Completed in 2219 milliseconds