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.c34 static int mv_file(RSTATUS *, char *);
598 if ((status = mv_file(rp, dest)) == MOK)
890 mv_file(RSTATUS *rp, char *dest) function
1021 if ((err = mv_file(rp, dest)) == MOK) {
1067 if (mv_file(rp, dest) == MOK) {

Completed in 65 milliseconds