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

  /bionic/libc/kernel/uapi/linux/
atm_nicstar.h 23 #define NS_GETPSTAT _IOWR('a', ATMIOC_SARPRV + 1, struct atmif_sioc)
  /external/kernel-headers/original/uapi/linux/
atm_nicstar.h 25 #define NS_GETPSTAT _IOWR('a',ATMIOC_SARPRV+1,struct atmif_sioc)
43 int count; /* (At least for now) only used in NS_GETPSTAT */
  /external/strace/
ioctl_redefs2.h 729 #ifdef NS_GETPSTAT
730 # undef NS_GETPSTAT
731 # define NS_GETPSTAT 0xc00c6161
ioctl_redefs1.h 877 #ifdef NS_GETPSTAT
878 # undef NS_GETPSTAT
879 # define NS_GETPSTAT 0xc00c6161
    [all...]

Completed in 47 milliseconds