- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/imregister/include/imreg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/Ohana/src/imregister/include/imreg.h
r27435 r34041 118 118 int Shutdown (int status); 119 119 void RemovePID (void); 120 int rconnect (char *hostname, char *command, int *rsock, int *wsock);121 120 122 121 int InitFifo (Fifo *fifo, int Nalloc, int Nextra); … … 126 125 void FreeFifo (Fifo *fifo); 127 126 int SockScan (char *string, Fifo *fifo, int sock); 128 int memstr (char *m1, char *m2, int n);129 127 130 128 off_t *unique_entries (RegImage *image, off_t Nimage, off_t *subset, off_t *Nmatch);
Note:
See TracChangeset
for help on using the changeset viewer.
