Home
last modified time | relevance | path

Searched refs:decode_chmod (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dchmod.c4 decode_chmod(struct tcb *tcp, const int offset) in decode_chmod() function
13 decode_chmod(tcp, 0); in SYS_FUNC()
21 decode_chmod(tcp, 1); in SYS_FUNC()
DChangeLog-CVS1576 decode_readlink, decode_chmod, decode_utimes, decode_mknod):
DChangeLog12223 * chmod.c (decode_chmod): Use print_numeric_umode_t.
22824 * chmod.c (decode_chmod): Change to return void.