OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:solaris_lstat
(Results
1 - 6
of
6
) sorted by null
/external/strace/strace/linux/sparc/
syscall1.h
100
#define
SOLARIS_lstat
88
286
extern int
solaris_lstat
();
dummy2.h
243
#define
solaris_lstat
sys_lstat
macro
syscallent1.h
118
{ 6, TF,
solaris_lstat
, "lstat" }, /* 88 */
/external/strace/strace/linux/sparc64/
syscall1.h
100
#define
SOLARIS_lstat
88
286
extern int
solaris_lstat
();
dummy2.h
243
#define
solaris_lstat
sys_lstat
macro
syscallent1.h
118
{ 6, TF,
solaris_lstat
, "lstat" }, /* 88 */
Completed in 455 milliseconds