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

  /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/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;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
uds_daemon.c 2730 registered_record_entry *reptr; local
    [all...]

Completed in 300 milliseconds