Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dcmd.c78 static void movefil(ARFILE *, struct stat *);
140 movefil(fileptr, &stbuf); in rcmd()
596 movefil(fileptr, &stbuf); in cleanup()
619 movefil(ARFILE *fileptr, struct stat *stbuf) in movefil() function