OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resource_flags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
resource_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
resource_flags
.in; do not edit. */
3
static const struct xlat
resource_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
ipc.c
69
#include "xlat/
resource_flags
.h"
82
if (printflags(
resource_flags
, tcp->u_arg[1] & ~0777, NULL) != 0)
281
if (printflags(
resource_flags
, tcp->u_arg[2] & ~0777, NULL) != 0)
Completed in 53 milliseconds