Searched refs:afprun (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A DMakefile.am17 afprun.c \
H A Dafprun.c71 This is a utility function of afprun().
163 int afprun(int root, char *cmd, int *outfd) function
178 LOG(log_error, logtype_afpd, "afprun: fork failed with error %s", strerror(errno) );
237 LOG(log_error, logtype_afpd, "afprun: can't change directory to \"/\" %s", strerror(errno) );
H A DMakefile.in99 afp_mdns.c afp_options.c afp_util.c afp_zeroconf.c afprun.c \
110 afpd-afprun.$(OBJEXT) afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) \
354 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afprun.Po@am__quote@
671 afpd-afprun.o: afprun.c
672 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afprun.o -MD -MP -MF $(DEPDIR)/afpd-afprun.Tpo -c -o afpd-afprun.o `test -f 'afprun
[all...]
H A DMakefile99 afp_mdns.c afp_options.c afp_util.c afp_zeroconf.c afprun.c \
110 afpd-afprun.$(OBJEXT) afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) \
354 afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
505 include ./$(DEPDIR)/afpd-afprun.Po
671 afpd-afprun.o: afprun.c
672 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afprun.o -MD -MP -MF $(DEPDIR)/afpd-afprun.Tpo -c -o afpd-afprun.o `test -f 'afprun
[all...]
H A Dvolume.c71 extern int afprun(int root, char *cmd, int *outfd);
2327 if ((ret = afprun(1, volume->v_root_preexec, NULL)) && volume->v_root_preexec_close) {
2338 if ((ret = afprun(0, volume->v_preexec, NULL)) && volume->v_preexec_close) {
2500 afprun(0, vol->v_postexec, NULL);
2503 afprun(1, vol->v_root_postexec, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile.am20 $(top_builddir)/etc/afpd/afprun.c \
H A DMakefile.in103 $(top_builddir)/etc/afpd/afprun.c \
136 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
380 $(top_builddir)/etc/afpd/afprun.c \
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-afprun.Po@am__quote@
677 test-afprun.o: $(top_builddir)/etc/afpd/afprun.c
678 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-afprun.o -MD -MP -MF $(DEPDIR)/test-afprun.Tpo -c -o test-afprun.o `test -f '$(top_builddir)/etc/afpd/afprun
[all...]
H A DMakefile103 $(top_builddir)/etc/afpd/afprun.c \
136 test-afprun.$(OBJEXT) test-appl.$(OBJEXT) test-auth.$(OBJEXT) \
380 $(top_builddir)/etc/afpd/afprun.c \
487 include ./$(DEPDIR)/test-afprun.Po
677 test-afprun.o: $(top_builddir)/etc/afpd/afprun.c
678 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_CFLAGS) $(CFLAGS) -MT test-afprun.o -MD -MP -MF $(DEPDIR)/test-afprun.Tpo -c -o test-afprun.o `test -f '$(top_builddir)/etc/afpd/afprun
[all...]

Completed in 122 milliseconds