OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sprintmode
(Results
1 - 7
of
7
) sorted by null
/external/strace/
printmode.c
40
sprintmode
(int mode)
function
printstat.h
59
sprintmode
(statbuf->st_mode));
72
tprintf("{st_mode=%s, ",
sprintmode
(statbuf->st_mode));
ipc_msgctl.c
70
tprints(
sprintmode
(msqid_ds.msg_perm.mode));
ipc_shmctl.c
70
tprints(
sprintmode
(shmid_ds.shm_perm.mode));
mknod.c
53
tprintf(", %s",
sprintmode
(mode));
defs.h
564
extern const char *
sprintmode
(int);
ChangeLog-CVS
[
all
...]
Completed in 346 milliseconds