OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_ISPORT
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
sys_stat.in.h
145
#ifndef
S_ISPORT
/* Solaris 10 and up */
146
# define
S_ISPORT
(m) 0
/external/bison/lib/
sys_stat.in.h
169
#ifndef
S_ISPORT
/* Solaris 10 and up */
170
# define
S_ISPORT
(m) 0
/external/bison/darwin-lib/sys/
stat.h
481
#ifndef
S_ISPORT
/* Solaris 10 and up */
482
# define
S_ISPORT
(m) 0
[
all
...]
/external/bison/linux-lib/sys/
stat.h
481
#ifndef
S_ISPORT
/* Solaris 10 and up */
482
# define
S_ISPORT
(m) 0
[
all
...]
Completed in 1212 milliseconds