OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_ucredsys
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/memcheck/tests/solaris/
scalar.c
461
static void
sys_ucredsys
(void)
function
463
GO(
SYS_ucredsys
, "(UCREDSYS_UCREDGET) 3s 1m");
464
SY(
SYS_ucredsys
, x0 + 0, x0, x0 + 1 ); FAIL;
470
GO(
SYS_ucredsys
, "(UCREDSYS_GETPEERUCRED) 3s 1m");
471
SY(
SYS_ucredsys
, x0 + 1, x0 - 1, x0 + 1 ); FAILx(EBADF);
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c
952
DECL_TEMPLATE(solaris,
sys_ucredsys
);
[
all
...]
Completed in 57 milliseconds