OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:renameat
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/arch-arm/syscalls/
renameat.S
6
ENTRY(
renameat
)
function
15
END(
renameat
)
/bionic/libc/arch-mips/syscalls/
renameat.S
4
.globl
renameat
6
.ent
renameat
8
renameat
:
label
22
.end
renameat
/bionic/libc/arch-x86/syscalls/
renameat.S
6
ENTRY(
renameat
)
function
30
END(
renameat
)
/external/bison/darwin-lib/
stdio.h
115
/* Solaris 10 declares
renameat
in <unistd.h>, not in <stdio.h>. */
1295
# undef
renameat
macro
[
all
...]
/external/bison/linux-lib/
stdio.h
115
/* Solaris 10 declares
renameat
in <unistd.h>, not in <stdio.h>. */
1295
# undef
renameat
macro
[
all
...]
Completed in 67 milliseconds