Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dscp.c1380 #define FILEMODEMASK (S_ISUID|S_ISGID|S_IRWXU|S_IRWXG|S_IRWXO) in source() macro
1382 (u_int) (stb.st_mode & FILEMODEMASK), in source()
1460 (u_int) (statp->st_mode & FILEMODEMASK), 0, last); in rsource()