/freebsd/contrib/mtree/ |
H A D | spec.c | 489 #define REPLACE(x) cur->x = new->x in replacenode() macro 498 REPLACE(type); in replacenode() 510 REPLACE(st_size); in replacenode() 511 REPLACE(st_mtimespec); 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() [all …]
|
/freebsd/usr.bin/calendar/ |
H A D | io.c | 413 #define REPLACE(string, slen, struct_) \ macro 536 REPLACE("Easter=", 7, neaster); in cal_parse() 537 REPLACE("Paskha=", 7, npaskha); in cal_parse() 538 REPLACE("ChineseNewYear=", 15, ncny); in cal_parse() 539 REPLACE("NewMoon=", 8, nnewmoon); in cal_parse() 540 REPLACE("FullMoon=", 9, nfullmoon); in cal_parse() 541 REPLACE("MarEquinox=", 11, nmarequinox); in cal_parse() 542 REPLACE("SepEquinox=", 11, nsepequinox); in cal_parse() 543 REPLACE("JunSolstice=", 12, njunsolstice); in cal_parse() 544 REPLACE("DecSolstice=", 12, ndecsolstice); in cal_parse()
|
/freebsd/sys/netinet6/ |
H A D | in6_src.c | 154 #define REPLACE(r) do {\ macro 346 REPLACE(0); in in6_selectsrc() 354 REPLACE(2); in in6_selectsrc() 359 REPLACE(2); in in6_selectsrc() 369 REPLACE(3); in in6_selectsrc() 382 REPLACE(5); in in6_selectsrc() 398 REPLACE(6); in in6_selectsrc() 418 REPLACE(7); in in6_selectsrc() 427 REPLACE(7); in in6_selectsrc() 439 REPLACE(8); in in6_selectsrc() [all …]
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | acplex.l | 65 REPLACE|replace { return (REPLACE); }
|
/freebsd/usr.bin/ar/ |
H A D | acplex.l | 63 REPLACE|replace { return (REPLACE); }
|
/freebsd/bin/pax/ |
H A D | pat_rep.c | 56 static REPLACE *rephead = NULL; /* replacement string list head */ 57 static REPLACE *reptail = NULL; /* replacement string list tail */ 87 REPLACE *rep; in rep_add() 112 if ((rep = (REPLACE *)malloc(sizeof(REPLACE))) == NULL) { in rep_add() 831 REPLACE *pt; in rep_name()
|
H A D | pat_rep.h | 46 } REPLACE; typedef
|
/freebsd/usr.bin/sed/ |
H A D | process.c | 104 for (linenum = 0; mf_fgets(&PS, REPLACE);) { in process() 154 cspace(&PS, hs, hsl, REPLACE); in process() 161 cspace(&HS, ps, psl, REPLACE); in process() 177 if (!mf_fgets(&PS, REPLACE)) in process() 256 cspace(&HS, "", 0, REPLACE); in process() 371 cspace(&HS, "", 0, REPLACE); in resetstate() 755 if (spflag == REPLACE) in cspace()
|
H A D | defs.h | 135 REPLACE, /* Replace the contents. */ enumerator
|
/freebsd/sys/contrib/libsodium/contrib/ |
H A D | Findsodium.cmake | 115 … 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/contrib/tcpdump/cmake/Modules/ |
H A D | FindPCAP.cmake | 174 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/contrib/ntp/sntp/libevent/cmake/ |
H A D | AddCompilerFlags.cmake | 5 string(REGEX REPLACE "[-.+/:= ]" "_" _flag_esc "${flag}")
|
H A D | CheckFunctionKeywords.cmake | 6 string(REGEX REPLACE "[-+/ ()]" "_" flagname "${flag}")
|
H A D | Macros.cmake | 25 string(REGEX REPLACE "[./]" "_" FILE_UL ${FILE})
|
H A D | Uninstall.cmake.in | 8 string(REGEX REPLACE "\n" ";" files "${files}")
|
/freebsd/contrib/libevent/cmake/ |
H A D | AddCompilerFlags.cmake | 5 string(REGEX REPLACE "[-.+/:= ]" "_" _flag_esc "${flag}")
|
H A D | CheckFunctionKeywords.cmake | 6 string(REGEX REPLACE "[-+/ ()]" "_" flagname "${flag}")
|
H A D | Macros.cmake | 25 string(REGEX REPLACE "[./]" "_" FILE_UL ${FILE})
|
H A D | Uninstall.cmake.in | 8 string(REGEX REPLACE "\n" ";" files "${files}")
|
/freebsd/contrib/libpcap/msdos/ |
H A D | makefile.dj | 121 REPLACE = sed -e 's/\(.*\)\.o: /\n$$(OBJ_DIR)\/\1.o: /' 124 $(CC) -MM $(CFLAGS) $(SOURCES) | $(REPLACE) > .depend.dj
|
/freebsd/contrib/libcbor/test/ |
H A D | CMakeLists.txt | 12 string(REGEX REPLACE ".*/([^/]+).c" "\\1" NAME ${TEST})
|
/freebsd/contrib/tcpdump/ |
H A D | cmake_uninstall.cmake.in | 6 string(REGEX REPLACE "\n" ";" files "${files}")
|
/freebsd/contrib/libpcap/ |
H A D | cmake_uninstall.cmake.in | 6 string(REGEX REPLACE "\n" ";" files "${files}")
|
/freebsd/contrib/googletest/googletest/cmake/ |
H A D | internal_utils.cmake | 38 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/contrib/libfido2/man/ |
H A D | CMakeLists.txt | 303 string(REGEX REPLACE "\\.[13]$" "" g ${f}) 312 string(REGEX REPLACE "\\.[13]$" "" g ${f}) 365 string(REGEX REPLACE "\\.[13]$" "" f ${f})
|