Home
last modified time | relevance | path

Searched refs:REPLACE (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-14.2/contrib/mtree/
H A Dspec.c498 REPLACE(type); in replacenode()
510 REPLACE(st_size); in replacenode()
520 REPLACE(st_uid); in replacenode()
521 REPLACE(st_gid); in replacenode()
522 REPLACE(st_mode); in replacenode()
523 REPLACE(st_rdev); in replacenode()
524 REPLACE(st_flags); in replacenode()
525 REPLACE(st_nlink); in replacenode()
526 REPLACE(cksum); in replacenode()
534 REPLACE(lineno); in replacenode()
[all …]
/freebsd-14.2/usr.bin/calendar/
H A Dio.c426 #define REPLACE(string, slen, struct_) \ macro
549 REPLACE("Easter=", 7, neaster); in cal_parse()
550 REPLACE("Paskha=", 7, npaskha); in cal_parse()
551 REPLACE("ChineseNewYear=", 15, ncny); in cal_parse()
552 REPLACE("NewMoon=", 8, nnewmoon); in cal_parse()
553 REPLACE("FullMoon=", 9, nfullmoon); in cal_parse()
554 REPLACE("MarEquinox=", 11, nmarequinox); in cal_parse()
555 REPLACE("SepEquinox=", 11, nsepequinox); in cal_parse()
556 REPLACE("JunSolstice=", 12, njunsolstice); in cal_parse()
557 REPLACE("DecSolstice=", 12, ndecsolstice); in cal_parse()
/freebsd-14.2/sys/netinet6/
H A Din6_src.c348 REPLACE(0); in in6_selectsrc()
356 REPLACE(2); in in6_selectsrc()
361 REPLACE(2); in in6_selectsrc()
371 REPLACE(3); in in6_selectsrc()
384 REPLACE(5); in in6_selectsrc()
400 REPLACE(6); in in6_selectsrc()
420 REPLACE(7); in in6_selectsrc()
429 REPLACE(7); in in6_selectsrc()
441 REPLACE(8); in in6_selectsrc()
447 REPLACE(9); in in6_selectsrc()
[all …]
/freebsd-14.2/usr.bin/ar/
H A Dacplex.l63 REPLACE|replace { return (REPLACE); }
/freebsd-14.2/contrib/elftoolchain/ar/
H A Dacplex.l65 REPLACE|replace { return (REPLACE); }
/freebsd-14.2/bin/pax/
H A Dpat_rep.c62 static REPLACE *rephead = NULL; /* replacement string list head */
63 static REPLACE *reptail = NULL; /* replacement string list tail */
93 REPLACE *rep; in rep_add()
118 if ((rep = (REPLACE *)malloc(sizeof(REPLACE))) == NULL) { in rep_add()
837 REPLACE *pt; in rep_name()
H A Dpat_rep.h48 } REPLACE; typedef
/freebsd-14.2/usr.bin/sed/
H A Dprocess.c107 for (linenum = 0; mf_fgets(&PS, REPLACE);) { in process()
157 cspace(&PS, hs, hsl, REPLACE); in process()
164 cspace(&HS, ps, psl, REPLACE); in process()
180 if (!mf_fgets(&PS, REPLACE)) in process()
259 cspace(&HS, "", 0, REPLACE); in process()
374 cspace(&HS, "", 0, REPLACE); in resetstate()
758 if (spflag == REPLACE) in cspace()
H A Ddefs.h137 REPLACE, /* Replace the contents. */ enumerator
/freebsd-14.2/sys/contrib/libsodium/contrib/
H A DFindsodium.cmake115 … string(REGEX REPLACE ".*ARCH_VALUE ([a-zA-Z0-9_]+).*" "\\1" _TARGET_ARCH "${_COMPILATION_LOG}")
140 string(REPLACE "$$CONFIG$$" "Debug" _DEBUG_PATH_SUFFIX "${_PLATFORM_PATH}")
141 string(REPLACE "$$CONFIG$$" "Release" _RELEASE_PATH_SUFFIX "${_PLATFORM_PATH}")
219 string(REGEX REPLACE ".*#[ \t]*define[ \t]*SODIUM_VERSION_STRING[ \t]*\"([^\n]*)\".*" "\\1"
/freebsd-14.2/contrib/tcpdump/cmake/Modules/
H A DFindPCAP.cmake174 string(REPLACE ";" ":" _pkg_config_path "${_pkg_config_path}")
175 string(REPLACE "\\ " " " _pkg_config_path "${_pkg_config_path}")
244 string(REPLACE "/bin/" "/bin/${ISAINFO_OUTPUT}/" PCAP_CONFIG "${PCAP_CONFIG}")
268 string(REGEX REPLACE "-I" "" _dir ${_arg})
301 string(REGEX REPLACE "-L" "" _dir ${_arg})
313 string(REGEX REPLACE "-l" "" _lib ${_arg})
336 string(REGEX REPLACE "-L" "" _dir ${_arg})
348 string(REGEX REPLACE "-l" "" _lib ${_arg})
/freebsd-14.2/contrib/ntp/sntp/libevent/cmake/
H A DAddCompilerFlags.cmake5 string(REGEX REPLACE "[-.+/:= ]" "_" _flag_esc "${flag}")
H A DCheckFunctionKeywords.cmake6 string(REGEX REPLACE "[-+/ ()]" "_" flagname "${flag}")
H A DMacros.cmake25 string(REGEX REPLACE "[./]" "_" FILE_UL ${FILE})
H A DUninstall.cmake.in8 string(REGEX REPLACE "\n" ";" files "${files}")
/freebsd-14.2/contrib/libevent/cmake/
H A DAddCompilerFlags.cmake5 string(REGEX REPLACE "[-.+/:= ]" "_" _flag_esc "${flag}")
H A DCheckFunctionKeywords.cmake6 string(REGEX REPLACE "[-+/ ()]" "_" flagname "${flag}")
H A DMacros.cmake25 string(REGEX REPLACE "[./]" "_" FILE_UL ${FILE})
H A DUninstall.cmake.in8 string(REGEX REPLACE "\n" ";" files "${files}")
/freebsd-14.2/contrib/libpcap/msdos/
H A Dmakefile.dj121 REPLACE = sed -e 's/\(.*\)\.o: /\n$$(OBJ_DIR)\/\1.o: /'
124 $(CC) -MM $(CFLAGS) $(SOURCES) | $(REPLACE) > .depend.dj
/freebsd-14.2/contrib/libcbor/test/
H A DCMakeLists.txt12 string(REGEX REPLACE ".*/([^/]+).c" "\\1" NAME ${TEST})
/freebsd-14.2/contrib/libpcap/
H A Dcmake_uninstall.cmake.in6 string(REGEX REPLACE "\n" ";" files "${files}")
/freebsd-14.2/contrib/tcpdump/
H A Dcmake_uninstall.cmake.in6 string(REGEX REPLACE "\n" ";" files "${files}")
/freebsd-14.2/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake38 string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}")
42 string(REPLACE "-D_DLL" "" ${flag_var} "${${flag_var}}")
47 string(REPLACE "/W3" "/W4" ${flag_var} "${${flag_var}}")
52 string(REPLACE "/EHsc" "" ${flag_var} "${${flag_var}}")
/freebsd-14.2/contrib/libfido2/man/
H A DCMakeLists.txt303 string(REGEX REPLACE "\\.[13]$" "" g ${f})
312 string(REGEX REPLACE "\\.[13]$" "" g ${f})
365 string(REGEX REPLACE "\\.[13]$" "" f ${f})

12