Home
last modified time | relevance | path

Searched refs:UGID_TYPE (Results 1 – 25 of 78) sorted by relevance

1234

/external/strace/tests-m32/
Dsetugid.c35 printuid(unsigned UGID_TYPE id) in printuid()
37 if (id == (unsigned UGID_TYPE) -1U) in printuid()
61 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
66 else if ((UGID_TYPE) num == (UGID_TYPE) -1U) in main()
Dsetfsugid.c34 printuid(unsigned UGID_TYPE id) in printuid()
36 if (id == (unsigned UGID_TYPE) -1U) in printuid()
62 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
Dxchownx.c35 # define UGID_TYPE short macro
41 # define UGID_TYPE int macro
66 ugid2int(const unsigned UGID_TYPE id) in ugid2int()
68 if ((unsigned UGID_TYPE) -1U == id) in ugid2int()
Dgetresugid.c37 unsigned UGID_TYPE *const r = tail_alloc(sizeof(*r)); in main()
38 unsigned UGID_TYPE *const e = tail_alloc(sizeof(*e)); in main()
39 unsigned UGID_TYPE *const s = tail_alloc(sizeof(*s)); in main()
Dgetresgid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dgetresuid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dsetfsuid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
Dsetfsgid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
/external/strace/tests/
Dsetugid.c35 printuid(unsigned UGID_TYPE id) in printuid()
37 if (id == (unsigned UGID_TYPE) -1U) in printuid()
61 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
66 else if ((UGID_TYPE) num == (UGID_TYPE) -1U) in main()
Dsetfsugid.c34 printuid(unsigned UGID_TYPE id) in printuid()
36 if (id == (unsigned UGID_TYPE) -1U) in printuid()
62 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
Dxchownx.c35 # define UGID_TYPE short macro
41 # define UGID_TYPE int macro
66 ugid2int(const unsigned UGID_TYPE id) in ugid2int()
68 if ((unsigned UGID_TYPE) -1U == id) in ugid2int()
Dgetresugid.c37 unsigned UGID_TYPE *const r = tail_alloc(sizeof(*r)); in main()
38 unsigned UGID_TYPE *const e = tail_alloc(sizeof(*e)); in main()
39 unsigned UGID_TYPE *const s = tail_alloc(sizeof(*s)); in main()
Dgetresgid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dgetresuid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dsetfsuid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
Dsetfsgid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
/external/strace/tests-mx32/
Dsetugid.c35 printuid(unsigned UGID_TYPE id) in printuid()
37 if (id == (unsigned UGID_TYPE) -1U) in printuid()
61 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
66 else if ((UGID_TYPE) num == (UGID_TYPE) -1U) in main()
Dsetfsugid.c34 printuid(unsigned UGID_TYPE id) in printuid()
36 if (id == (unsigned UGID_TYPE) -1U) in printuid()
62 const unsigned int num = (unsigned UGID_TYPE) tests[i]; in main()
Dxchownx.c35 # define UGID_TYPE short macro
41 # define UGID_TYPE int macro
66 ugid2int(const unsigned UGID_TYPE id) in ugid2int()
68 if ((unsigned UGID_TYPE) -1U == id) in ugid2int()
Dgetresugid.c37 unsigned UGID_TYPE *const r = tail_alloc(sizeof(*r)); in main()
38 unsigned UGID_TYPE *const e = tail_alloc(sizeof(*e)); in main()
39 unsigned UGID_TYPE *const s = tail_alloc(sizeof(*s)); in main()
Dgetresuid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dgetresgid.c10 # define UGID_TYPE short macro
12 # define UGID_TYPE int macro
Dsetfsuid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
Dsetfsgid.c10 # define UGID_TYPE short macro
13 # define UGID_TYPE int macro
Dsetresgid.c10 # define UGID_TYPE short macro
14 # define UGID_TYPE int macro

1234