Searched defs:perror (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dperror.c45 perror(const char *s) function
/freebsd-current/contrib/gdtoa/
H A Dstdio1.h87 #undef perror macro
96 #define perror Perror macro
/freebsd-current/sys/netlink/
H A Dnetlink_snl_route.h39 parse_rta_ip4(struct snl_state *ss, void *rta_data, int *perror) argument
55 parse_rta_ip6(struct snl_state *ss, void *rta_data, int *perror) argument
71 parse_rta_ip(struct snl_state *ss, struct rtattr *rta, int *perror) argument
101 parse_rta_via(struct snl_state *ss, struct rtattr *rta, int *perror) argument
[all...]
H A Dnetlink_message_writer.c319 int *perror = nlmsg_reserve_object(nw, int); local
H A Dnetlink_message_parser.c210 parse_rta_ip4(void *rta_data, struct nl_pstate *npt, int *perror) argument
226 parse_rta_ip6(void *rta_data, struct nl_pstate *npt, int *perror) argument
242 parse_rta_ip(struct rtattr *rta, struct nl_pstate *npt, int *perror) argument
272 parse_rta_via(struct rtattr *rta, struct nl_pstate *npt, int *perror) argument
[all...]
/freebsd-current/contrib/tcsh/
H A Dgethost.c35 # define perror __perror macro
42 # undef perror macro
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c73 # define perror(s) pwinerror(s) macro
/freebsd-current/usr.sbin/bhyve/
H A Dmem.c170 int err, perror, immutable, vcpuid; local
293 int err, perror; local
337 int err, perror, i; local
[all...]
H A Drfb.c876 int perror = 1; local
/freebsd-current/sys/contrib/zlib/test/
H A Dminigzip.c68 # define perror(s) pwinerror(s) macro
/freebsd-current/sys/net/route/
H A Dnhgrp_ctl.c461 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, int *perror) argument
518 nhgrp_get_nhgrp(struct nhgrp_object *nhg, int *perror) argument
565 get_nhgrp(struct nh_control *ctl, struct weightened_nhop *wn, int num_nhops, uint32_t uidx, int *perror) argument
592 append_nhops(struct nh_control *ctl, const struct nhgrp_object *gr_orig, struct weightened_nhop *wn, int num_nhops, int *perror) argument
[all...]
H A Dnhop_ctl.c313 nhop_get_nhop(struct nhop_object *nh, int *perror) argument
327 nhop_get_nhop_internal(struct rib_head *rnh, struct nhop_object *nh, int *perror) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_deadlist.c867 int error, perror, i; local
/freebsd-current/contrib/wpa/src/utils/
H A Dcommon.c370 void perror(const char *s) function
/freebsd-current/sys/fs/ext2fs/
H A Dext2_extents.c1367 ext4_new_blocks(struct inode *ip, daddr_t lbn, e4fs_daddr_t pref, struct ucred *cred, unsigned long *count, int *perror) argument
/freebsd-current/sys/netlink/route/
H A Dnexthop.c153 nl_find_nhop(uint32_t fibnum, int family, uint32_t uidx, int nh_flags, int *perror) argument
H A Drt.c697 finalize_nhop(struct nhop_object *nh, const struct sockaddr *dst, int *perror) argument
834 create_nexthop_from_attrs(struct nl_parsed_route *attrs, struct nl_pstate *npt, int *perror) argument
[all...]
/freebsd-current/sys/dev/netmap/
H A Dnetmap_freebsd.c686 nm_os_extmem_create(unsigned long p, struct nmreq_pools_info *pi, int *perror) argument
H A Dnetmap_mem2.c2320 netmap_mem_ext_create(uint64_t usrptr, struct nmreq_pools_info *pi, int *perror) argument
/freebsd-current/sys/netipsec/
H A Dkey.c6893 key_newacq(const struct secasindex *saidx, int *perror) argument
6922 key_getacq(const struct secasindex *saidx, int *perror) argument

Completed in 470 milliseconds