Searched refs:key_perm_ok (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/crypto/openssh/
H A Dauthfile.h29 int key_perm_ok(int, const char *);
H A Dssh-add.c189 perms_ok = key_perm_ok(fd, filename);
H A Dauthfile.c968 key_perm_ok(int fd, const char *filename) function
1037 if (!key_perm_ok(fd, filename)) {
1096 if (!key_perm_ok(fd, filename)) {
H A Dssh_namespace.h373 #define key_perm_ok ssh_key_perm_ok macro

Completed in 59 milliseconds