| /freebsd-10-stable/libexec/atrun/ |
| D | atrun.c | 94 void perr(const char *fmt, ...); 153 perr("cannot change file permissions"); in run_file() 160 perr("cannot fork"); in run_file() 201 perr("cannot open input file %s", filename); in run_file() 204 perr("error duplicating input file descriptor"); in run_file() 207 perr("error in fstat of input file descriptor"); in run_file() 210 perr("error in fstat of input file"); in run_file() 225 perr("error in fcntl"); in run_file() 252 perr("cannot chdir to %s", ATSPOOL_DIR); in run_file() 259 perr("cannot create output file"); in run_file() [all …]
|
| D | gloadavg.c | 47 void perr(const char *fmt, ...); 69 perr("error in getloadavg"); in gloadavg()
|
| /freebsd-10-stable/contrib/apr-util/crypto/ |
| D | apr_crypto_nss.c | 496 PRErrorCode perr = PORT_GetError(); in crypto_passphrase() local 497 if (perr) { in crypto_passphrase() 498 f->result->rc = perr; in crypto_passphrase() 499 f->result->msg = PR_ErrorToName(perr); in crypto_passphrase() 532 PRErrorCode perr; in crypto_block_encrypt_init() local 582 perr = PORT_GetError(); in crypto_block_encrypt_init() 583 if (perr || !block->ctx) { in crypto_block_encrypt_init() 584 key->f->result->rc = perr; in crypto_block_encrypt_init() 585 key->f->result->msg = PR_ErrorToName(perr); in crypto_block_encrypt_init() 639 PRErrorCode perr = PORT_GetError(); in crypto_block_encrypt() local [all …]
|
| /freebsd-10-stable/sys/net80211/ |
| D | ieee80211_hwmp.c | 412 struct ieee80211_meshperr_ie *perr; in hwmp_recv_action_meshpath() local 518 perr = malloc(sizeof(*perr) + in hwmp_recv_action_meshpath() 519 (ndest - 1) * sizeof(*perr->perr_dests), in hwmp_recv_action_meshpath() 521 KASSERT(perr != NULL, ("perr == NULL")); in hwmp_recv_action_meshpath() 523 perr->perr_ie = *iefrm_t++; in hwmp_recv_action_meshpath() 524 perr->perr_len = *iefrm_t++; in hwmp_recv_action_meshpath() 525 perr->perr_ttl = *iefrm_t++; in hwmp_recv_action_meshpath() 526 perr->perr_ndests = *iefrm_t++; in hwmp_recv_action_meshpath() 528 for (i = 0; i<perr->perr_ndests; i++) { in hwmp_recv_action_meshpath() 529 perr->perr_dests[i].dest_flags = *iefrm_t++; in hwmp_recv_action_meshpath() [all …]
|
| /freebsd-10-stable/usr.bin/at/ |
| D | at.c | 170 perr("cannot get directory"); in cwdname() 245 perr("cannot open lockfile " LFILE); in writefile() 263 perr("cannot generate job number"); in writefile() 274 perr("cannot access " ATJOB_DIR); in writefile() 283 perr("cannot create atjob file"); in writefile() 286 perr("error in dup() of job file"); in writefile() 289 perr("cannot give away file"); in writefile() 333 perr("cannot open input file"); in writefile() 435 perr("cannot give away file"); in writefile() 478 perr("cannot change to " ATJOB_DIR); in list_jobs() [all …]
|
| D | panic.h | 31 void perr(const char *a) __dead2;
|
| D | panic.c | 62 perr(const char *a) in perr() function
|
| /freebsd-10-stable/sys/dev/pms/freebsd/driver/common/ |
| D | lxencrypt.c | 941 IoctlEncryptErrorQuery_t *perr = (IoctlEncryptErrorQuery_t *) &ioctl_data->request; in agtiapi_EncryptionIoctl() local 943 printf("%s: query flag %x\n", __FUNCTION__, perr->query_flag); in agtiapi_EncryptionIoctl() 944 query_flag = perr->query_flag; in agtiapi_EncryptionIoctl() 947 memset(perr, 0, sizeof(IoctlEncryptErrorQuery_t)); in agtiapi_EncryptionIoctl() 960 perr->valid_mask |= (1 << i); in agtiapi_EncryptionIoctl() 961 memcpy(&perr->error[i], &ioerr->ioerr, sizeof(IoctlEncryptIOError_t)); in agtiapi_EncryptionIoctl() 972 if (!perr->valid_mask) { in agtiapi_EncryptionIoctl() 1095 ag_encrypt_ioerr_t *perr; in agtiapi_HandleEncryptedIOFailure() local 1122 if (!perr) { in agtiapi_HandleEncryptedIOFailure() 1128 perr->ioerr.error_id = cmd->serial_number; in agtiapi_HandleEncryptedIOFailure() [all …]
|
| /freebsd-10-stable/crypto/openssl/crypto/asn1/ |
| D | a_bytes.c | 68 int *perr); 182 int depth, int *perr) in int_d2i_ASN1_bytes() argument 191 *perr = ASN1_R_NESTED_ASN1_STRING; in int_d2i_ASN1_bytes() 204 *perr = ASN1_R_BAD_OBJECT_HEADER; in int_d2i_ASN1_bytes() 209 *perr = ASN1_R_WRONG_TAG; in int_d2i_ASN1_bytes() 225 *perr = c.error; in int_d2i_ASN1_bytes() 235 *perr = ERR_R_MALLOC_FAILURE; in int_d2i_ASN1_bytes()
|
| D | asn1_gen.c | 116 int *perr); 124 int depth, int *perr); 149 int *perr) in generate_v3() argument 171 *perr = ASN1_R_UNKNOWN_TAG; in generate_v3() 178 *perr = ASN1_R_SEQUENCE_OR_SET_NEEDS_CONFIG; in generate_v3() 182 *perr = ASN1_R_ILLEGAL_NESTED_TAGGING; in generate_v3() 185 ret = asn1_multi(asn1_tags.utype, asn1_tags.str, cnf, depth, perr); in generate_v3() 459 int depth, int *perr) in asn1_multi() argument 479 depth + 1, perr); in asn1_multi()
|
| /freebsd-10-stable/contrib/nvi/cl/ |
| D | cl_main.c | 42 static void perr __P((char *, char *)); 101 perr(gp->progname, NULL); in main() 177 perr(name, NULL); in gs_init() 196 perr(gp->progname, NULL); in cl_init() 219 tcfail: perr(gp->progname, "tcgetattr"); in cl_init() 318 perr(gp->progname, NULL); in sig_init() 424 perr(char *name, char *msg) in perr() function
|
| /freebsd-10-stable/sbin/fsck/ |
| D | fsutil.c | 113 perr(const char *fmt, ...) in perr() function 139 perr("Can't stat `/'"); in devcheck() 143 perr("Can't stat %s\n", origname); in devcheck() 147 perr("%s is not a char device\n", origname); in devcheck()
|
| D | fsutil.h | 31 void perr(const char *, ...) __printflike(1, 2);
|
| D | fsck.c | 325 perr("strdup(pvfstype)"); in checkfs()
|
| /freebsd-10-stable/sbin/fsck_msdosfs/ |
| D | boot.c | 52 perr("could not read boot block"); in readboot() 106 perr("could not read fsinfo block"); in readboot() 134 perr("Unable to write bpbFSInfo"); in readboot() 154 perr("could not read backup bootblock"); in readboot() 245 perr("could not read fsinfo block"); in writefsinfo() 260 perr("Unable to write bpbFSInfo"); in writefsinfo()
|
| D | dir.c | 227 perr("No space for directory buffer (%zu)", len); in resetDosDirSection() 233 perr("No space for directory delbuf (%zu)", len); in resetDosDirSection() 240 perr("No space for directory entry"); in resetDosDirSection() 332 perr("Unable to read directory"); in delete() 341 perr("Unable to write directory"); in delete() 480 perr("Unable to read directory"); in readDosDirSection() 826 perr("No space for directory"); in readDosDirSection() 835 perr("No space for todo list"); in readDosDirSection() 856 perr("Unable to write directory"); in readDosDirSection() 875 perr("Unable to write directory"); in readDosDirSection() [all …]
|
| D | fat.c | 82 perr("No space for FAT sectors (%zu)", len); in checkdirty() 87 perr("Unable to read FAT"); in checkdirty() 93 perr("Unable to read FAT"); in checkdirty() 171 perr("No space for FAT sectors (%zu)", len); in _readfat() 179 perr("Unable to read FAT"); in _readfat() 185 perr("Unable to read FAT"); in _readfat() 215 perr("No space for FAT clusters (%zu)", len); in readfat() 569 perr("No space for FAT sectors (%zu)", fatsz); in writefat() 656 perr("Unable to write FAT"); in writefat()
|
| D | check.c | 70 perr("Can't open `%s'", fname); in checkfilesys()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | fs-wrap.c | 623 svn_error_t *perr = svn_repos__hooks_post_lock(repos, hooks_env, in svn_repos_fs_lock_many() local 626 if (perr) in svn_repos_fs_lock_many() 628 perr = svn_error_create(SVN_ERR_REPOS_POST_LOCK_HOOK_FAILED, perr, in svn_repos_fs_lock_many() 630 err = svn_error_compose_create(err, perr); in svn_repos_fs_lock_many() 777 svn_error_t *perr = svn_repos__hooks_post_unlock(repos, hooks_env, in svn_repos_fs_unlock_many() local 780 if (perr) in svn_repos_fs_unlock_many() 782 perr = svn_error_create(SVN_ERR_REPOS_POST_UNLOCK_HOOK_FAILED, perr, in svn_repos_fs_unlock_many() 784 err = svn_error_compose_create(err, perr); in svn_repos_fs_unlock_many()
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | nto-tdep.c | 153 nto_parse_redirection (char *pargv[], char **pin, char **pout, char **perr) in nto_parse_redirection() argument 201 *perr = err; in nto_parse_redirection()
|
| D | ser-go32.c | 208 int perr; member 318 port->perr++; in dos_comisr() 881 port->ferr, port->perr, port->oflo); in dos_info()
|
| D | remote-mips.c | 75 int *perr, int timeout, char *buff); 1199 int *perr, in mips_request() argument 1223 if (perr == (int *) NULL) in mips_request() 1242 *perr = 1; in mips_request() 1253 *perr = 0; in mips_request()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | session.c | 464 int pin[2], pout[2], perr[2]; in do_exec_no_pty() local 480 if (pipe(perr) < 0) { in do_exec_no_pty() 520 close(perr[0]); in do_exec_no_pty() 521 close(perr[1]); in do_exec_no_pty() 560 close(perr[0]); in do_exec_no_pty() 561 if (dup2(perr[1], 2) < 0) in do_exec_no_pty() 563 close(perr[1]); in do_exec_no_pty() 617 close(perr[1]); in do_exec_no_pty() 620 session_set_fds(s, pin[1], pout[0], perr[0], in do_exec_no_pty() 624 server_loop(pid, pin[1], pout[0], perr[0]); in do_exec_no_pty()
|
| /freebsd-10-stable/sys/dev/netmap/ |
| D | netmap_mem2.c | 1132 u_int rxr, u_int rxd, u_int extra_bufs, u_int npipes, int *perr) in netmap_mem_private_new() argument 1214 if (perr) in netmap_mem_private_new() 1215 *perr = err; in netmap_mem_private_new()
|
| /freebsd-10-stable/contrib/bsnmp/snmpd/ |
| D | main.c | 1037 enum snmpd_proxy_err perr; in snmpd_input() local 1106 perr = (*comm->owner->config->proxy)(&pdu, tport->transport, in snmpd_input() 1110 switch (perr) { in snmpd_input()
|