Searched refs:REPLACE (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/bin/pax/
H A Dpat_rep.h51 } REPLACE; typedef in typeref:struct:replace
H A Dpat_rep.c72 static REPLACE *rephead = NULL; /* replacement string list head */
73 static REPLACE *reptail = NULL; /* replacement string list tail */
105 REPLACE *rep;
138 if ((rep = (REPLACE *)malloc(sizeof(REPLACE))) == NULL) {
908 REPLACE *pt;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Darlex.l59 "REPLACE" { return REPLACE; }
74 "replace" { return REPLACE; }
H A Darparse.h72 REPLACE = 273, /* REPLACE */ enumerator in enum:yytokentype
98 #define REPLACE 273 macro
H A Darparse.y58 %token REPLACE
106 REPLACE modulename
H A Darparse.c165 REPLACE = 273, /* REPLACE */ enumerator in enum:yytokentype
191 #define REPLACE 273 macro
243 YYSYMBOL_REPLACE = 18, /* REPLACE */
680 "DIRECTORY", "END", "EXTRACT", "FULLDIR", "HELP", "QUIT", "REPLACE",
1288 case 24: /* replace_command: REPLACE modulename */
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Darlex.l59 "REPLACE" { return REPLACE; }
74 "replace" { return REPLACE; }
H A Darparse.h63 REPLACE = 273, enumerator in enum:yytokentype
84 #define REPLACE 273 macro
H A Darparse.y58 %token REPLACE
106 REPLACE modulename
H A Darparse.c151 REPLACE = 273, enumerator in enum:yytokentype
172 #define REPLACE 273 macro
518 "END", "EXTRACT", "FULLDIR", "HELP", "QUIT", "REPLACE", "SAVE", "OPEN",
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Darlex.l59 "REPLACE" { return REPLACE; }
74 "replace" { return REPLACE; }
H A Darparse.y58 %token REPLACE
106 REPLACE modulename
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A DMakefile.am127 REPLACE="#define SYSTEM_BUILD_ID_DIR \"$(TEST_BUILD_ID_DIR)\""; \
128 $(SED) "s%$$SEARCH%$$REPLACE%" \
138 REPLACE='#undef BACKTRACE_ELF_SIZE\
140 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
147 REPLACE='#undef BACKTRACE_XCOFF_SIZE\
149 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
H A DMakefile.in2223 @HAVE_ELF_TRUE@@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@ REPLACE="#define SYSTEM_BUILD_ID_DIR \"$(TEST_BUILD_ID_DIR)\""; \
2224 @HAVE_ELF_TRUE@@HAVE_OBJCOPY_DEBUGLINK_TRUE@@NATIVE_TRUE@ $(SED) "s%$$SEARCH%$$REPLACE%" \
2231 @NATIVE_TRUE@ REPLACE='#undef BACKTRACE_ELF_SIZE\
2233 @NATIVE_TRUE@ $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
2240 @NATIVE_TRUE@ REPLACE='#undef BACKTRACE_XCOFF_SIZE\
2242 @NATIVE_TRUE@ $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
/netbsd-current/usr.sbin/mtree/
H A Dspec.c489 #define REPLACE(x) cur->x = new->x macro
498 REPLACE(type);
510 REPLACE(st_size);
511 REPLACE(st_mtimespec);
520 REPLACE(st_uid);
521 REPLACE(st_gid);
522 REPLACE(st_mode);
523 REPLACE(st_rdev);
524 REPLACE(st_flags);
525 REPLACE(st_nlin
[all...]
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A DMakefile.am138 REPLACE="#define SYSTEM_BUILD_ID_DIR \"$(TEST_BUILD_ID_DIR)\""; \
139 $(SED) "s%$$SEARCH%$$REPLACE%" \
150 REPLACE="#undef BACKTRACE_ELF_SIZE\\$${nl}#define BACKTRACE_ELF_SIZE"; \
151 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
159 REPLACE="#undef BACKTRACE_XCOFF_SIZE\\$${nl}#define BACKTRACE_XCOFF_SIZE"; \
160 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A DMakefile.am138 REPLACE="#define SYSTEM_BUILD_ID_DIR \"$(TEST_BUILD_ID_DIR)\""; \
139 $(SED) "s%$$SEARCH%$$REPLACE%" \
149 REPLACE='#undef BACKTRACE_ELF_SIZE\
151 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
158 REPLACE='#undef BACKTRACE_XCOFF_SIZE\
160 $(SED) "s/^$$SEARCH\$$/$$REPLACE $*/" \
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dtestdb_metadata.sql123 CREATE OR REPLACE PROCEDURE create_person(keyval OUT NUMBER) AS
130 CREATE OR REPLACE PROCEDURE delete_person(keyval IN NUMBER) AS
138 CREATE OR REPLACE PROCEDURE create_org(keyval OUT NUMBER) AS
145 CREATE OR REPLACE PROCEDURE delete_org(keyval IN NUMBER) AS
151 CREATE OR REPLACE PROCEDURE create_document(keyval OUT NUMBER) AS
158 CREATE OR REPLACE PROCEDURE delete_document (keyval IN NUMBER) AS
165 CREATE OR REPLACE PROCEDURE add_phone(pers_id IN NUMBER, phone IN varchar2) AS
171 CREATE OR REPLACE PROCEDURE delete_phone(keyval IN NUMBER, phone IN varchar2) AS
177 CREATE OR REPLACE PROCEDURE set_person_name(keyval IN NUMBER, new_name IN varchar2) AS
183 CREATE OR REPLACE PROCEDUR
[all...]
/netbsd-current/sys/netinet6/
H A Din6_src.c146 #define REPLACE(r) do {\
172 #define REPLACE(r) goto replace macro
240 REPLACE(1);
248 REPLACE(2);
253 REPLACE(2);
264 REPLACE(3);
268 REPLACE(3);
298 REPLACE(4);
313 REPLACE(4);
334 REPLACE(
460 #undef REPLACE macro
[all...]
/netbsd-current/usr.bin/sed/
H A Ddefs.h138 REPLACE /* Replace the contents. */ enumerator in enum:e_spflag
H A Dprocess.c114 for (linenum = 0; mf_fgets(&PS, REPLACE);) {
163 cspace(&PS, hs, hsl, REPLACE);
170 cspace(&HS, ps, psl, REPLACE);
186 if (!mf_fgets(&PS, REPLACE))
260 cspace(&HS, "", 0, REPLACE);
375 cspace(&HS, "", 0, REPLACE);
773 if (spflag == REPLACE)
/netbsd-current/usr.bin/rdist/
H A Ddefs.h99 #define REPLACE 2 macro
H A Dlookup.c114 (void) lookup(name, REPLACE, value);
121 * REPLACE - insert or replace name with value.
/netbsd-current/external/bsd/libpcap/dist/msdos/
H A Dmakefile.dj121 REPLACE = sed -e 's/\(.*\)\.o: /\n$$(OBJ_DIR)\/\1.o: /'
124 $(CC) -MM $(CFLAGS) $(SOURCES) | $(REPLACE) > .depend.dj
/netbsd-current/bin/ksh/
H A Dvi.c134 #define REPLACE 2 macro
575 if (insert == REPLACE) {
691 if (insert == REPLACE && es->cursor > es->linelen)
935 insert = REPLACE;
1309 if (putbuf(ibuf, inslen, insert==REPLACE) != 0)

Completed in 334 milliseconds

12