OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sprintflags
(Results
1 - 5
of
5
) sorted by null
/external/strace/
defs.h
534
extern const char *
sprintflags
(const char *, const struct xlat *, int);
desc.c
386
tcp->auxstr =
sprintflags
("flags ", fdflags, tcp->u_rval);
stream.c
407
flagstr=
sprintflags
("", pollflags, fds.revents);
util.c
319
sprintflags
(const char *prefix, const struct xlat *xlat, int flags)
function
[
all
...]
ChangeLog-CVS
[
all
...]
Completed in 179 milliseconds