HomeSort by: relevance | last modified time | path
    Searched defs:move_file (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sgimips/stand/sgivol/
sgivol.c 108 void move_file(const char *);
254 move_file(argv[0]);
527 move_file(const char *fname) function
  /src/usr.bin/patch/
util.c 58 move_file(const char *from, const char *to) function
  /src/usr.sbin/postinstall/
postinstall.in 378 # move_file op src dst --
382 move_file() function
384 [ $# -eq 3 ] || err 3 "USAGE: move_file op src dst"
1031 move_file "${op}" "${DEST_DIR}/var/db/btdev.xml" \
1224 move_file "${op}" \
1229 move_file "${op}" \
1234 move_file "${op}" \
1243 move_file "${op}" "${lease}" "${new_lease}"
1248 move_file "${op}" \
1253 move_file "${op}"
    [all...]

Completed in 18 milliseconds