Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dcmd.c79 static void movefil(ARFILE *, struct stat *);
141 movefil(fileptr, &stbuf); in rcmd()
601 movefil(fileptr, &stbuf); in cleanup()
624 movefil(ARFILE *fileptr, struct stat *stbuf) in movefil() function