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

  /external/libnl/include/netlink/
errno.h 47 #define NLE_PERM 28
  /external/libnl/lib/
error.c 44 [NLE_PERM] = "Operation not permitted",
107 case EPERM: return NLE_PERM;

Completed in 58 milliseconds