Lines Matching defs:errorp
686 static struct mbuf * key_setspddump (int *errorp, pid_t);
687 static struct mbuf * key_setspddump_chain (int *errorp, int *lenp, pid_t pid);
814 static struct mbuf *key_setdump_chain (u_int8_t req_satype, int *errorp,
2869 key_setspddump_chain(int *errorp, int *lenp, pid_t pid)
2890 *errorp = ENOENT;
2913 *errorp = 0;
7604 key_setdump_chain(u_int8_t req_satype, int *errorp, int *lenp, pid_t pid)
7621 *errorp = EINVAL;
7640 *errorp = ENOENT;
7656 *errorp = EINVAL;
7674 *errorp = EINVAL;
7684 *errorp = 0;
8602 key_setdump(u_int8_t req_satype, int *errorp, uint32_t pid)
8617 *errorp = EINVAL;
8636 *errorp = ENOENT;
8651 *errorp = EINVAL;
8668 *errorp = EINVAL;
8678 *errorp = 0;
8683 key_setspddump(int *errorp, pid_t pid)
8701 *errorp = ENOENT;
8720 *errorp = 0;