Home
last modified time | relevance | path

Searched refs:remove_file (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/mk-amd-map/
H A Dmk-amd-map.c199 remove_file(char *f) in remove_file() function
307 if (remove_file(maptdb) < 0) { in main()
315 if (remove_file(maptpag) < 0 || remove_file(maptdir) < 0) { in main()
/netbsd-src/external/ibm-public/postfix/dist/src/fsstone/
H A Dfsstone.c135 static void remove_file(int seq) in remove_file() function
217 remove_file(seq); in main()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-9194188 * commit.c (remove_file): correct another static buffer problem.
315 * commit.c (remove_file): actually allocate space for the
390 * commit.c (remove_file): fix for files removed in trunk
393 * commit.c (remove_file): initialize some variables. Otherwise we
407 * commit.c (remove_file): when checking in a dead revision to a
435 (remove_file): add message and list of srcfiles to calling
H A Dcommit.c56 static int remove_file (struct file_info *finfo, char *tag,
1508 err = remove_file (finfo, ci->tag, saved_message); in commit_fileproc()
1745 remove_file (struct file_info *finfo, char *tag, char *message) in remove_file() function
H A DChangeLog-96272 * commit.c (remove_file, commit_filesdoneproc), run.c (run_print,
785 * commit.c (remove_file): supply new argument to RCS_checkout.
1086 * commit.c (remove_file): Pass explicit file name to
1112 (remove_file): Update RCSNode path if the file is renamed.
1197 (remove_file): Remove rcs local variable. Require that finfo->rcs
1727 * commit.c (remove_file): Pass RCS_FLAGS_QUIET to RCS_checkin.
2139 * checkin.c (Checkin), commit.c (finaladd, remove_file), update.c
2342 * commit.c (remove_file): Pass noerr as 0 to RCS_checkout.
3486 * commit.c (remove_file): Remove unused variable p.
H A DChangeLog-93951616 (remove_file, checkaddfile): Use CVS_MKDIR instead of mkdir.
1996 * import.c (add_rev), commit.c (remove_file, ci_new_rev),
2890 * rcs.c (RCS_parsercsfile_i), commit.c (remove_file, checkaddfile)
2903 (remove_file, checkaddfile) [CVSDEA]: Use them instead of ci -K.
2912 * commit.c (remove_file): Call Scratch_Entry when removing tag
3191 * commit.c (remove_file,checkaddfile): Change type of umask
3537 (remove_file): If server_active, remove file before creating
H A DChangeLog-97790 * commit.c (remove_file): Updated caller.
807 * commit.c (remove_file): Update caller. Also call RCS_rewrite
813 * commit.c (remove_file): Call RCS_rewrite after calling RCS_setbranch.
822 (remove_file): Same. Call RCS_lock quietly.
1202 * commit.c (remove_file), rcs.c (RCS_getversion), rtag.c
H A DChangeLog1954 * commit.c (remove_file, checkaddfile): Ditto.
2855 * rcs.c (RCS_checkin), commit.c (remove_file): Accept UPDATE_DIR
3983 * checkin.c (Checkin), commit.c (commit_filesdoneproc, remove_file,
4505 * commit.c (remove_file): Print the actual previous revision instead of
10818 * commit.c (remove_file): Call history_write with update_dir NULL
12456 * commit.c (remove_file, checkaddfile): Call it.
12482 * commit.c (remove_file): Check for errors from CVS_MKDIR and
12484 (remove_file): No need to remove the file in the temporary
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_xgmi.c202 goto remove_file; in amdgpu_xgmi_sysfs_add_dev_info()
220 remove_file: in amdgpu_xgmi_sysfs_add_dev_info()