OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAKE_ATTR_UNUSED
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.bin/make/filemon/
filemon_dev.c
49
#ifndef
MAKE_ATTR_UNUSED
50
#define
MAKE_ATTR_UNUSED
__attribute__((__unused__))
108
filemon_setpid_parent(struct filemon *F
MAKE_ATTR_UNUSED
, pid_t pid
MAKE_ATTR_UNUSED
)
144
filemon_readfd(const struct filemon *F
MAKE_ATTR_UNUSED
)
151
filemon_process(struct filemon *F
MAKE_ATTR_UNUSED
)
/src/usr.bin/make/
make.h
113
#define
MAKE_ATTR_UNUSED
__attribute__((__unused__))
115
#define
MAKE_ATTR_UNUSED
/* delete */
146
#define MAKE_INLINE static inline
MAKE_ATTR_UNUSED
148
#define MAKE_INLINE static
MAKE_ATTR_UNUSED
156
#define MAKE_STATIC static
MAKE_ATTR_UNUSED
948
void Parse_RegisterCommand(char *cmd
MAKE_ATTR_UNUSED
)
meta.c
638
meta_job_child(Job *job
MAKE_ATTR_UNUSED
)
659
meta_job_parent(Job *job
MAKE_ATTR_UNUSED
, pid_t pid
MAKE_ATTR_UNUSED
)
672
meta_job_fd(Job *job
MAKE_ATTR_UNUSED
)
686
meta_job_event(Job *job
MAKE_ATTR_UNUSED
)
arch.c
773
Arch_TouchLib(GNode *gn
MAKE_ATTR_UNUSED
)
873
RanlibOODate(const GNode *gn
MAKE_ATTR_UNUSED
)
compat.c
179
UseShell(const char *cmd
MAKE_ATTR_UNUSED
)
test-variants.mk
112
# Ensure that every inline function is declared as
MAKE_ATTR_UNUSED
.
main.c
798
siginfo(int signo
MAKE_ATTR_UNUSED
)
953
InitVarMachine(const struct utsname *utsname
MAKE_ATTR_UNUSED
)
var.c
1443
ModifyWord_Head(Substring word, SepBuf *buf, void *dummy
MAKE_ATTR_UNUSED
)
1449
ModifyWord_Tail(Substring word, SepBuf *buf, void *dummy
MAKE_ATTR_UNUSED
)
1455
ModifyWord_Suffix(Substring word, SepBuf *buf, void *dummy
MAKE_ATTR_UNUSED
)
1463
ModifyWord_Root(Substring word, SepBuf *buf, void *dummy
MAKE_ATTR_UNUSED
)
1784
ModifyWord_Realpath(Substring word, SepBuf *buf, void *data
MAKE_ATTR_UNUSED
)
3085
ModifyWord_Copy(Substring word, SepBuf *buf, void *data
MAKE_ATTR_UNUSED
)
job.c
701
HandleSIGCHLD(int signo
MAKE_ATTR_UNUSED
)
709
HandleSIGCONT(int signo
MAKE_ATTR_UNUSED
)
suff.c
984
Suffix *suff, const char *debug_tag
MAKE_ATTR_UNUSED
)
Completed in 31 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026