/netbsd-src/usr.sbin/lpr/common_source/ |
H A D | rmjob.c | 75 static void do_unlink(const char *); 200 do_unlink(line+1); in process() 204 do_unlink(file); in process() 208 do_unlink(const char *file) in do_unlink() function
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | tmpfile.cpp | 174 int do_unlink) in xtmpfile() argument 185 if (do_unlink) in xtmpfile()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | clean-temp.c | 427 do_unlink (struct temp_dir *dir, const char *absolute_file_name) in do_unlink() function 461 err = do_unlink (dir, absolute_file_name); in cleanup_temp_file() 500 err |= do_unlink (dir, file); in cleanup_temp_dir_contents()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
H A D | fs_dir.cc | 147 do_unlink(bool is_directory, error_code& ec) const noexcept in do_unlink() function 170 { return do_unlink(/* is_directory*/ false, ec); } in unlink() 175 { return do_unlink(/* is_directory*/ true, ec); } in rmdir()
|
/netbsd-src/external/gpl2/groff/dist/src/include/ |
H A D | lib.h | 83 int do_unlink = 1);
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | clientloop.c | 296 int got_data = 0, generated = 0, do_unlink = 0, r; in client_x11_get_proto() local 345 do_unlink = 1; in client_x11_get_proto() 414 if (do_unlink) { in client_x11_get_proto()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.c | 902 do_unlink (rtx spreg, HOST_WIDE_INT frame_size, bool all, int epilogue_p) in do_unlink() function 1010 do_unlink (spreg, get_frame_size (), all, 1); in expand_interrupt_handler_epilogue() 1162 do_unlink (spreg, get_frame_size (), all, e); in bfin_expand_epilogue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.cc | 903 do_unlink (rtx spreg, HOST_WIDE_INT frame_size, bool all, int epilogue_p) in do_unlink() function 1011 do_unlink (spreg, get_frame_size (), all, 1); in expand_interrupt_handler_epilogue() 1163 do_unlink (spreg, get_frame_size (), all, e); in bfin_expand_epilogue()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Experiment.cc | 6499 bool do_unlink = false; in copy_file_to_archive() local 6512 do_unlink = true; in copy_file_to_archive() 6527 if (do_unlink) in copy_file_to_archive()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Experiment.cc | 6499 bool do_unlink = false; in copy_file_to_archive() local 6512 do_unlink = true; in copy_file_to_archive() 6527 if (do_unlink) in copy_file_to_archive()
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | ChangeLog.1 | 175 (do_unlink. do_rmdir): New functions.
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog | 3030 (_Dir::_Dir, _Dir::open_subdir, _Dir::do_unlink): Adjust. 4467 (_Dir::dir_and_pathname, _Dir::open_subdir, _Dir::do_unlink)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 9991 (bfin_expand_epilogue): Ask do_unlink to restore FP and RETS 10824 (do_unlink): Likewise.
|
H A D | ChangeLog-2007 | 21327 (do_unlink): Add epilogue_p as a fourth argument and pass it 21329 (expand_interrupt_handler_epilogue): Change call of do_unlink
|
H A D | ChangeLog-2008 | 17922 * config/bfin/bfin.c (do_unlink): Likewise.
|
H A D | ChangeLog-2005 | 4877 (do_link, do_unlink): New argument ALL; all callers changed.
|