OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_symlink
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/coda/
cnode.h
105
char *
c_symlink
; /* pointer to symbolic link */
member in struct:cnode
117
#define
C_SYMLINK
0x02 /* Validity of symlink pointer in the Code */
122
#define VALID_SYMLINK(cp) ((cp->c_flags) &
C_SYMLINK
)
cnode.h
105
char *
c_symlink
; /* pointer to symbolic link */
member in struct:cnode
117
#define
C_SYMLINK
0x02 /* Validity of symlink pointer in the Code */
122
#define VALID_SYMLINK(cp) ((cp->c_flags) &
C_SYMLINK
)
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025