Lines Matching full:__func__
962 debug("%s: backgrounding master process", __func__);
970 fatal("%s: fork: %s", __func__, strerror(errno));
976 debug2("%s: background process is %ld", __func__, (long)pid);
988 error("%s: open(\"/dev/null\"): %s", __func__,
993 error("%s: dup2: %s", __func__, strerror(errno));
1554 __func__, cp, key_type(public));