OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptp_flags_options
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
ptp_flags_options.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
ptp_flags_options
.in; do not edit. */
3
static const struct xlat
ptp_flags_options
[] = {
variable in typeref:struct:xlat
/external/strace/
ptp.c
5
#include "xlat/
ptp_flags_options
.h"
38
printflags(
ptp_flags_options
, extts.flags, "PTP_???");
60
printflags(
ptp_flags_options
, perout.flags, "PTP_???");
Completed in 69 milliseconds