/openbsd-src/usr.bin/less/ |
H A D | option.c | 595 num_error(char *printopt, int *errp) in num_error() 616 getnum(char **sp, char *printopt, int *errp) in getnum() 649 getfraction(char **sp, char *printopt, int *errp) in getfraction()
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | usm.c | 161 usm_newuser(char *name, const char **errp) in usm_newuser() 209 usm_checkuser(struct usmuser *up, const char **errp) in usm_checkuser() 263 usm_decode(struct snmp_message *msg, struct ber_element *elm, const char **errp) in usm_decode()
|
H A D | snmpd.c | 142 const char *errp, *title = NULL; in main() local
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex.c | 1616 ex_range(SCR *sp, EXCMD *ecp, int *errp) in ex_range() 1811 ex_line(SCR *sp, EXCMD *ecp, MARK *mp, int *isaddrp, int *errp) in ex_line()
|
/openbsd-src/include/rpc/ |
H A D | clnt.h | 182 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument 183 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) argument
|
/openbsd-src/lib/libc/rpc/ |
H A D | clnt_udp.c | 362 clntudp_geterr(CLIENT *cl, struct rpc_err *errp) in clntudp_geterr()
|
H A D | clnt_tcp.c | 318 clnttcp_geterr(CLIENT *h, struct rpc_err *errp) in clnttcp_geterr()
|
/openbsd-src/usr.bin/top/ |
H A D | commands.c | 163 struct errs *errp; in err_string() local
|
H A D | display.c | 838 struct errs *errp = errs; in show_errors() local
|
/openbsd-src/usr.sbin/dhcrelay6/ |
H A D | dhcrelay6.c | 175 const char *errp; in main() local
|
/openbsd-src/usr.sbin/vmd/ |
H A D | vmd.c | 665 const char *errp, *title = NULL; main() local [all...] |
/openbsd-src/usr.sbin/httpd/ |
H A D | httpd.c | 126 const char *errp, *title = NULL; in main() local
|
/openbsd-src/sys/nfs/ |
H A D | nfs_subs.c | 1681 const short *defaulterrp, *errp; nfsrv_errmap() local
|
/openbsd-src/usr.sbin/relayd/ |
H A D | relayd.c | 129 const char *errp, *title = NULL; in main() local
|
/openbsd-src/sys/dev/pci/ |
H A D | if_aq_pci.c | 623 #define WAIT_FOR(expr, us, n, errp) \ argument
|