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

  /external/ltp/testcases/kernel/syscalls/removexattr/
removexattr01.c 40 #define USER_KEY "user.test"
74 n = setxattr("testfile", USER_KEY, VALUE, VALUE_SIZE, XATTR_CREATE);
84 TEST(removexattr("testfile", USER_KEY));
90 n = getxattr("testfile", USER_KEY, buf, size);
  /device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/
OrderedCollectionTest.c 55 } USER_KEY;
64 USER_KEY Key;
91 const USER_KEY *CmpKey;
310 USER_KEY StandaloneKey;
342 USER_KEY StandaloneKey;

Completed in 725 milliseconds