Home
last modified time | relevance | path

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

/external/dropbear/
Dscp.c713 rsource(char *name, struct stat *statp) in rsource() argument
730 (u_long) statp->st_mtime, in rsource()
731 (u_long) statp->st_atime); in rsource()
739 (u_int) (statp->st_mode & FILEMODEMASK), 0, last); in rsource()
/external/openssh/
Dscp.c845 rsource(char *name, struct stat *statp) in rsource() argument
862 (u_long) statp->st_mtime, in rsource()
863 (u_long) statp->st_atime); in rsource()
871 (u_int) (statp->st_mode & FILEMODEMASK), 0, last); in rsource()