Home
last modified time | relevance | path

Searched refs:mv_file (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-svc77 mv_file ()
159 mv_file /tmp/resolv.conf.$$ /etc/resolv.conf 644
198 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
214 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
228 mv_file /tmp/hosts.$$ /etc/inet/hosts 444
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c35 static int mv_file(RSTATUS *, char *);
599 if ((status = mv_file(rp, dest)) == MOK) in s_end_change_request()
891 mv_file(RSTATUS *rp, char *dest) in mv_file() function
1022 if ((err = mv_file(rp, dest)) == MOK) { in s_move_request()
1068 if (mv_file(rp, dest) == MOK) { in s_move_dest()