Searched refs:MKDIR (Results 1 - 13 of 13) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A DMakefile16 $(_v)$(MKDIR) $(DSTROOT)/$(INSTALL_SHARE_MISC_DIR)
/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A DMakefile29 $(_v)$(MKDIR) $(DSTROOT)/$(INSTALL_DTRACE_SCRIPTS_DIR)
/xnu-2422.115.4/tools/lldbmacros/
H A DMakefile52 $(_v)$(MKDIR) $(dir $@)
58 $(_v)$(MKDIR) $(dir $@)
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c46 typedef enum {CREAT, MKDIR, READ, WRITE, WRITEFD, FILLFD, UNLINK, LSKEE, RMDIR, MKFIFO, LENGTHEN, TRUNC, enumerator in enum:__anon1190
236 case MKDIR:
591 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR, 2, (void*)DIR1, (void*)NULL);
603 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR, 2, (void*)DIR1, (void*)NULL);
604 init_action(&(test.t_prep_actions[1]), NOSLEEP, MKDIR, 2, (void*)DIR2, (void*)NULL);
640 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR, 2, (void*)DIR1, (void*)NULL);
659 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR, 2, (void*)DIR1, (void*)NULL);
660 init_action(&(test.t_prep_actions[1]), NOSLEEP, MKDIR, 2, (void*)DIR2, (void*)NULL);
682 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR, 2, (void*)DIR1, (void*)NULL);
690 init_action(&(test.t_prep_actions[0]), NOSLEEP, MKDIR,
[all...]
/xnu-2422.115.4/config/
H A DMakefile90 $(_v)$(MKDIR) $(dir $@)
107 $(_v)$(MKDIR) $(dir $@)
117 $(_v)$(MKDIR) $(dir $@)
122 $(_v)$(MKDIR) $(dir $@)
127 $(_v)$(MKDIR) $(dir $@)
/xnu-2422.115.4/bsd/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/iokit/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/libkern/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/libsa/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/osfmk/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/pexpert/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/security/conf/
H A DMakefile17 $(_v)$(MKDIR) $(addsuffix /conf, $(TARGET)); \
/xnu-2422.115.4/makedefs/
H A DMakeInc.cmd143 MKDIR = /bin/mkdir -p

Completed in 47 milliseconds