previous | start | next

The callnr.h header file

/usr/src/include/minix/callnr.h

 This file contains the integer codes for each system call. 

 ...
 #define FSTAT  28
 #define PAUSE  29
 #define UTIME  30
 #define ACCESS 33
 ...




previous | start | next