Searched refs:cpf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/doc/
H A DMakefile.am54 (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_INTERNALS_DIR)") \
69 (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_DIR)") \
H A DMakefile.in490 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_INTERNALS_DIR)") \
499 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ (unset CDPATH; cd "$(DOXYGEN_OUTPUT_DIR)" && tar cpf - "$(HTML_APIDOC_DIR)") \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-snmp.c741 char *cpf, *cpl, last[6], first[30]; local
764 for (carry = 0, cpf = first+strlen(first)-1, cpl = last+4;
766 cpf--, cpl--) {
767 j = carry + (*cpf - '0') + (*cpl - '0');
774 *cpf = j + '0';
/netgear-R7000-V1.0.7.12_1.2.5/src/router/
H A DMakefile680 (cd $${dir} && tar cpf - .) | (cd $(TARGETDIR) && tar xpf -) \

Completed in 123 milliseconds