/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-open-bfd.c | 44 int *errp) in ctf_new_archive_internal() 82 ctf_bfdopen (struct bfd *abfd, int *errp) in ctf_bfdopen() 124 const ctf_sect_t *ctfsect, int *errp) in ctf_bfdopen_ctfsect() 240 ctf_fdopen (int fd, const char *filename, const char *target, int *errp) in ctf_fdopen() 345 ctf_open (const char *filename, const char *target, int *errp) in ctf_open() 366 ctf_arc_open (const char *filename, int *errp) in ctf_arc_open()
|
H A D | ctf-archive.c | 350 ctf_arc_bufopen (const void *buf, size_t size _libctf_unused_, int *errp) in ctf_arc_bufopen() 366 ctf_arc_open_internal (const char *filename, int *errp) in ctf_arc_open_internal() 453 const char *name, int *errp) in ctf_arc_open_by_name_internal() 494 int *errp) in ctf_arc_open_by_name_sections() 524 ctf_arc_open_by_name (const ctf_archive_t *arc, const char *name, int *errp) in ctf_arc_open_by_name() 543 int *errp) in ctf_arc_open_by_offset()
|
H A D | ctf-open.c | 1226 int *errp) in ctf_simple_open() 1241 int *errp) in ctf_simple_open_internal() 1289 const ctf_sect_t *strsect, int *errp) in ctf_bufopen() 1299 int writable, int *errp) in ctf_bufopen_internal()
|
H A D | ctf-util.c | 160 ctf_set_open_errno (int *errp, int error) in ctf_set_open_errno()
|
H A D | ctf-create.c | 70 ctf_create (int *errp) in ctf_create()
|
/dflybsd-src/contrib/less/ |
H A D | option.c | 654 static int num_error(constant char *printopt, lbool *errp, lbool overflow) in num_error() 679 public int getnumc(constant char **sp, constant char *printopt, lbool *errp) in getnumc() 705 public int getnum(char **sp, constant char *printopt, lbool *errp) in getnum() 719 public long getfraction(constant char **sp, constant char *printopt, lbool *errp) in getfraction()
|
H A D | optfunc.c | 1002 …blic int next_cnum(constant char **sp, constant char *printopt, constant char *errmsg, lbool *errp) in next_cnum()
|
/dflybsd-src/lib/libc/net/ |
H A D | name6.c | 214 getipnodebyname(const char *name, int af, int flags, int *errp) in getipnodebyname() 311 getipnodebyaddr(const void *src, size_t len, int af, int *errp) in getipnodebyaddr() 395 _hpcopy(struct hostent *hp, int *errp) in _hpcopy() 474 _hpaddr(int af, const char *name, void *addr, int *errp) in _hpaddr() 495 _hpmerge(struct hostent *hp1, struct hostent *hp2, int *errp) in _hpmerge() 562 _hpmapv6(struct hostent *hp, int *errp) in _hpmapv6()
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex.c | 1617 ex_range(SCR *sp, EXCMD *ecp, int *errp) in ex_range() 1816 ex_line(SCR *sp, EXCMD *ecp, MARK *mp, int *isaddrp, int *errp) in ex_line()
|
/dflybsd-src/lib/libkvm/ |
H A D | kvm_private.h | 50 char *errp; /* XXX this can probably go away */ member
|
/dflybsd-src/usr.bin/top/ |
H A D | commands.c | 205 register struct errs *errp; in err_string() local 339 register struct errs *errp = errs; in show_errors() local
|
/dflybsd-src/include/rpc/ |
H A D | clnt.h | 179 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument 180 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
|
/dflybsd-src/lib/libc/rpc/ |
H A D | clnt_dg.c | 525 clnt_dg_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_dg_geterr()
|
H A D | clnt_vc.c | 427 clnt_vc_geterr(CLIENT *cl, struct rpc_err *errp) in clnt_vc_geterr()
|
/dflybsd-src/sys/vfs/nfs/ |
H A D | nfs_subs.c | 1483 short *defaulterrp, *errp; in nfsrv_errmap() local
|
/dflybsd-src/usr.bin/telnet/ |
H A D | telnet.c | 653 setupterm(char *tname, int fd, int *errp) in setupterm()
|
/dflybsd-src/sys/kern/ |
H A D | vfs_subr.c | 2493 vn_isdisk(struct vnode *vp, int *errp) in vn_isdisk()
|