[BACK]Return to aproc.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/aproc.h between version 1.44 and 1.45

version 1.44, 2012/04/11 06:05:43 version 1.45, 2013/11/18 17:37:45
Line 205 
Line 205 
 void aproc_dbg(struct aproc *);  void aproc_dbg(struct aproc *);
 void aproc_setin(struct aproc *, struct abuf *);  void aproc_setin(struct aproc *, struct abuf *);
 void aproc_setout(struct aproc *, struct abuf *);  void aproc_setout(struct aproc *, struct abuf *);
   int aproc_inuse(struct aproc *);
 int aproc_depend(struct aproc *, struct aproc *);  int aproc_depend(struct aproc *, struct aproc *);
   
 void aproc_ipos(struct aproc *, struct abuf *, int);  void aproc_ipos(struct aproc *, struct abuf *, int);

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45