Symbol: MAKE_ATTR_UNUSED
usr.bin/make/arch.c
773
Arch_TouchLib(GNode *gn MAKE_ATTR_UNUSED)
usr.bin/make/arch.c
873
RanlibOODate(const GNode *gn MAKE_ATTR_UNUSED)
usr.bin/make/compat.c
179
UseShell(const char *cmd MAKE_ATTR_UNUSED)
usr.bin/make/filemon/filemon_dev.c
108
filemon_setpid_parent(struct filemon *F MAKE_ATTR_UNUSED, pid_t pid MAKE_ATTR_UNUSED)
usr.bin/make/filemon/filemon_dev.c
157
filemon_readfd(const struct filemon *F MAKE_ATTR_UNUSED)
usr.bin/make/filemon/filemon_dev.c
164
filemon_process(struct filemon *F MAKE_ATTR_UNUSED)
usr.bin/make/filemon/filemon_dev.c
49
#ifndef MAKE_ATTR_UNUSED
usr.bin/make/job.c
701
HandleSIGCHLD(int signo MAKE_ATTR_UNUSED)
usr.bin/make/job.c
709
HandleSIGCONT(int signo MAKE_ATTR_UNUSED)
usr.bin/make/main.c
798
siginfo(int signo MAKE_ATTR_UNUSED)
usr.bin/make/main.c
953
InitVarMachine(const struct utsname *utsname MAKE_ATTR_UNUSED)
usr.bin/make/make.h
146
#define MAKE_INLINE static inline MAKE_ATTR_UNUSED
usr.bin/make/make.h
148
#define MAKE_INLINE static MAKE_ATTR_UNUSED
usr.bin/make/make.h
156
#define MAKE_STATIC static MAKE_ATTR_UNUSED
usr.bin/make/make.h
948
void Parse_RegisterCommand(char *cmd MAKE_ATTR_UNUSED)
usr.bin/make/meta.c
633
meta_job_child(Job *job MAKE_ATTR_UNUSED)
usr.bin/make/meta.c
654
meta_job_parent(Job *job MAKE_ATTR_UNUSED, pid_t pid MAKE_ATTR_UNUSED)
usr.bin/make/meta.c
667
meta_job_fd(Job *job MAKE_ATTR_UNUSED)
usr.bin/make/meta.c
681
meta_job_event(Job *job MAKE_ATTR_UNUSED)
usr.bin/make/suff.c
984
Suffix *suff, const char *debug_tag MAKE_ATTR_UNUSED)
usr.bin/make/var.c
1443
ModifyWord_Head(Substring word, SepBuf *buf, void *dummy MAKE_ATTR_UNUSED)
usr.bin/make/var.c
1449
ModifyWord_Tail(Substring word, SepBuf *buf, void *dummy MAKE_ATTR_UNUSED)
usr.bin/make/var.c
1455
ModifyWord_Suffix(Substring word, SepBuf *buf, void *dummy MAKE_ATTR_UNUSED)
usr.bin/make/var.c
1463
ModifyWord_Root(Substring word, SepBuf *buf, void *dummy MAKE_ATTR_UNUSED)
usr.bin/make/var.c
1784
ModifyWord_Realpath(Substring word, SepBuf *buf, void *data MAKE_ATTR_UNUSED)
usr.bin/make/var.c
3113
ModifyWord_Copy(Substring word, SepBuf *buf, void *data MAKE_ATTR_UNUSED)