OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_protected
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/file/dist/src/
file.h
115
# ifndef
file_protected
116
# define
file_protected
macro
120
# ifndef
file_protected
121
# define
file_protected
__attribute__((__visibility__("hidden")))
macro
126
# ifndef
file_protected
127
# define
file_protected
macro
544
file_protected
const char *file_fmtdatetime(char *, size_t, uint64_t, int);
545
file_protected
const char *file_fmtdate(char *, size_t, uint16_t);
546
file_protected
const char *file_fmttime(char *, size_t, uint16_t);
547
file_protected
const char *file_fmtvarint(char *, size_t, const unsigned char *
[
all
...]
file.h
115
# ifndef
file_protected
116
# define
file_protected
macro
120
# ifndef
file_protected
121
# define
file_protected
__attribute__((__visibility__("hidden")))
macro
126
# ifndef
file_protected
127
# define
file_protected
macro
544
file_protected
const char *file_fmtdatetime(char *, size_t, uint64_t, int);
545
file_protected
const char *file_fmtdate(char *, size_t, uint16_t);
546
file_protected
const char *file_fmttime(char *, size_t, uint16_t);
547
file_protected
const char *file_fmtvarint(char *, size_t, const unsigned char *
[
all
...]
Completed in 125 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026