HomeSort by relevance Sort by last modified time
    Searched full:solaris_pgrpsys_subcall (Results 1 - 2 of 2) sorted by null

  /external/strace/strace/linux/sparc/
syscall1.h 390 #define SOLARIS_pgrpsys_subcall 300
391 #define SOLARIS_getpgrp (SOLARIS_pgrpsys_subcall + 0)
392 #define SOLARIS_setpgrp (SOLARIS_pgrpsys_subcall + 1)
393 #define SOLARIS_getsid (SOLARIS_pgrpsys_subcall + 2)
394 #define SOLARIS_setsid (SOLARIS_pgrpsys_subcall + 3)
395 #define SOLARIS_getpgid (SOLARIS_pgrpsys_subcall + 4)
396 #define SOLARIS_setpgid (SOLARIS_pgrpsys_subcall + 5)
  /external/strace/strace/linux/sparc64/
syscall1.h 390 #define SOLARIS_pgrpsys_subcall 300
391 #define SOLARIS_getpgrp (SOLARIS_pgrpsys_subcall + 0)
392 #define SOLARIS_setpgrp (SOLARIS_pgrpsys_subcall + 1)
393 #define SOLARIS_getsid (SOLARIS_pgrpsys_subcall + 2)
394 #define SOLARIS_setsid (SOLARIS_pgrpsys_subcall + 3)
395 #define SOLARIS_getpgid (SOLARIS_pgrpsys_subcall + 4)
396 #define SOLARIS_setpgid (SOLARIS_pgrpsys_subcall + 5)

Completed in 34 milliseconds