Home | History | Annotate | Download | only in openssh

Lines Matching refs:_PATH_SSH_KEY_SIGN

1584 	if (stat(_PATH_SSH_KEY_SIGN, &st) < 0) {
1614 execl(_PATH_SSH_KEY_SIGN, _PATH_SSH_KEY_SIGN, (char *) 0);
1615 fatal("ssh_keysign: exec(%s): %s", _PATH_SSH_KEY_SIGN,