/openbsd-src/usr.bin/dig/lib/isc/include/isc/ |
H A D | refcount.h | 95 #define isc_refcount_destroy(rp) ISC_REQUIRE((rp)->refs == 0) argument 96 #define isc_refcount_current(rp) ((unsigned int)((rp)->refs)) argument 98 #define isc_refcount_increment0(rp, tp) \ argument 106 #define isc_refcount_increment(rp, tp) \ argument 116 #define isc_refcount_decrement(rp, tp) \ argument
|
/openbsd-src/sys/nfs/ |
H A D | nfs_srvcache.c | 73 #define NETFAMILY(rp) \ argument 91 nfsrv_cleanentry(struct nfsrvcache *rp) in nfsrv_cleanentry() argument 131 struct nfsrvcache *rp; in nfsrv_getcache() local 224 struct nfsrvcache *rp; nfsrv_updatecache() local 261 struct nfsrvcache *rp, *nextrp; nfsrv_cleancache() local 277 struct nfsrvcache *rp; nfsrv_lookupcache() local [all...] |
/openbsd-src/usr.sbin/rpki-client/ |
H A D | repo.c | 292 repo_state(const struct repo * rp) repo_state() argument 311 struct repo *rp; repo_done() local 597 struct repo *rp; repo_rrdp_bypath() local 616 struct repo *rp; rrdp_uri_valid() local 633 struct repo *rp; repo_alloc() local 1116 struct repo *rp; ta_lookup() local 1158 struct repo *rp; repo_lookup() local 1223 struct repo *rp; repo_byid() local 1238 struct repo *rp; repo_bypath() local 1252 repo_basedir(const struct repo * rp,int wantvalid) repo_basedir() argument 1279 repo_id(const struct repo * rp) repo_id() argument 1288 repo_uri(const struct repo * rp) repo_uri() argument 1297 repo_fetch_uris(const struct repo * rp,const char ** carepo,const char ** notifyuri) repo_fetch_uris() argument 1308 repo_synced(const struct repo * rp) repo_synced() argument 1321 repo_proto(const struct repo * rp) repo_proto() argument 1342 repo_talid(const struct repo * rp) repo_talid() argument 1348 repo_queued(struct repo * rp,struct entity * p) repo_queued() argument 1358 repo_fail(struct repo * rp) repo_fail() argument 1374 repo_abort(struct repo * rp) repo_abort() argument 1390 struct repo *rp; repo_check_timeout() local 1435 repostats_new_files_inc(struct repo * rp,const char * file) repostats_new_files_inc() argument 1446 repo_stat_inc(struct repo * rp,int talid,enum rtype type,enum stype subtype) repo_stat_inc() argument 1564 struct repo *rp; repo_tal_stats_collect() local 1576 struct repo *rp; repo_stats_collect() local 1590 struct repo *rp; repo_cleanup_rrdp() local 1727 struct repo *rp; global() member 1731 repo_is_rrdp(struct repo * rp) repo_is_rrdp() argument 1930 struct repo *rp; repo_free() local [all...] |
H A D | main.c | 189 entity_write_repo(const struct repo * rp) entity_write_repo() argument 221 entityq_flush(struct entityq * q,struct repo * rp) entityq_flush() argument 239 entityq_add(char * path,char * file,enum rtype type,enum location loc,struct repo * rp,unsigned char * data,size_t datasz,int talid,int certid,char * mftaki) entityq_add() argument 407 struct repo *rp; queue_add_from_mft() local 575 struct repo *rp; entity_process() local 761 sum_stats(const struct repo * rp,const struct repotalstats * in,void * arg) sum_stats() argument 793 sum_repostats(const struct repo * rp,const struct repostats * in,void * arg) sum_repostats() argument [all...] |
/openbsd-src/sys/kern/ |
H A D | subr_extent.c | 70 #define pool_put(pp, rp) free((rp), 0, 0) argument 171 struct extent_region *rp; in extent_create() local 262 struct extent_region *rp, *orp; in extent_destroy() local 297 struct extent_region *after, struct extent_region *rp) in extent_insert_and_optimize() 404 struct extent_region *rp, *last; in extent_do_alloc_region() local 562 struct extent_region *rp; in extent_alloc_region() local 581 u_long size, int flags, struct extent_region *rp) in extent_alloc_region_with_descr() 613 struct extent_region *rp, *last, *bestlast; in extent_do_alloc() local 951 struct extent_region *rp; in extent_alloc_subregion() local 972 u_long boundary, int flags, struct extent_region *rp, u_long *result) in extent_alloc_subregion_with_descr() [all …]
|
H A D | uipc_usrreq.c | 1044 struct fdpass *rp; unp_externalize() local 1210 struct fdpass *rp; unp_internalize() local 1493 struct fdpass *rp; unp_scan() local 1519 unp_discard(struct fdpass * rp,int nfds) unp_discard() argument 1537 unp_remove_gcrefs(struct fdpass * rp,int nfds) unp_remove_gcrefs() argument 1557 unp_restore_gcrefs(struct fdpass * rp,int nfds) unp_restore_gcrefs() argument [all...] |
/openbsd-src/lib/libfido2/src/ |
H A D | credman.c | 470 struct fido_credman_single_rp *rp = arg; in credman_parse_rp() local 490 credman_reset_rp(fido_credman_rp_t *rp) in credman_reset_rp() 509 fido_credman_rp_t *rp = arg; in credman_parse_rp_count() local 535 credman_rx_rp(fido_dev_t *dev, fido_credman_rp_t *rp, int *ms) in credman_rx_rp() 574 credman_rx_next_rp(fido_dev_t *dev, fido_credman_rp_t *rp, int *ms) in credman_rx_next_rp() 603 credman_get_rp_wait(fido_dev_t *dev, fido_credman_rp_t *rp, const char *pin, in credman_get_rp_wait() 625 fido_credman_get_dev_rp(fido_dev_t *dev, fido_credman_rp_t *rp, const char *pin) in fido_credman_get_dev_rp() 727 fido_credman_rp_t *rp; in fido_credman_rp_free() local 738 fido_credman_rp_count(const fido_credman_rp_t *rp) in fido_credman_rp_count() 744 fido_credman_rp_id(const fido_credman_rp_t *rp, size_t idx) in fido_credman_rp_id() [all …]
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | lrealpath.c | 85 const char *rp = realpath (filename, buf); in lrealpath() local 97 char *rp = canonicalize_file_name (filename); in lrealpath() local 119 char *buf, *rp, *ret; in lrealpath() local
|
/openbsd-src/lib/libssl/ |
H A D | tls12_record_layer.c | 62 tls12_record_protection_clear(struct tls12_record_protection *rp) in tls12_record_protection_clear() 78 tls12_record_protection_free(struct tls12_record_protection *rp) in tls12_record_protection_free() 89 tls12_record_protection_engaged(struct tls12_record_protection *rp) in tls12_record_protection_engaged() 95 tls12_record_protection_unused(struct tls12_record_protection *rp) in tls12_record_protection_unused() 102 tls12_record_protection_eiv_len(struct tls12_record_protection *rp, in tls12_record_protection_eiv_len() 124 tls12_record_protection_block_size(struct tls12_record_protection *rp, in tls12_record_protection_block_size() 144 tls12_record_protection_mac_len(struct tls12_record_protection *rp, in tls12_record_protection_mac_len() 395 tls12_record_layer_set_mac_key(struct tls12_record_protection *rp, in tls12_record_layer_set_mac_key() 416 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_aead() 467 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_cipher() [all …]
|
/openbsd-src/usr.bin/mandoc/ |
H A D | tbl_layout.c | 266 mods(tbl, cell_alloc(tbl, rp, c), ln, p, pos); in tbl_layout() local 205 cell(struct tbl_node * tbl,struct tbl_row * rp,int ln,const char * p,int * pos) cell() argument 354 cell_alloc(struct tbl_node * tbl,struct tbl_row * rp,enum tbl_cellt pos) cell_alloc() argument [all...] |
H A D | tbl_data.c | 238 newspan(struct tbl_node *tbl, int line, struct tbl_row *rp) in newspan() 261 struct tbl_row *rp; in tbl_data() local
|
/openbsd-src/sys/dev/rasops/ |
H A D | rasops8.c | 99 u_char *dp, *rp, *fr, clr[2]; in rasops8_putchar() local 201 int32_t *rp; in rasops8_putchar8() local 269 int32_t *rp; in rasops8_putchar12() local 340 int32_t *rp; in rasops8_putchar16() local
|
H A D | rasops24.c | 113 u_char *dp, *rp, *fr; in rasops24_putchar() local 233 int32_t *rp; local 311 int32_t *rp; local 396 int32_t *rp; local
|
H A D | rasops15.c | 112 u_char *dp, *rp, *fr; in rasops15_putchar() local 212 int32_t *rp; in rasops15_putchar8() local 288 int32_t *rp; in rasops15_putchar12() local 368 int32_t *rp; in rasops15_putchar16() local
|
H A D | rasops4.c | 103 int32_t *rp; in rasops4_putchar() local 256 u_int16_t *rp; in rasops4_putchar8() local 328 u_int16_t *rp; in rasops4_putchar12() local 403 u_int16_t *rp; in rasops4_putchar16() local
|
H A D | rasops1.c | 90 int32_t *rp; in rasops1_putchar() local 235 u_char *fr, *rp; in rasops1_putchar8() local 298 u_char *fr, *rp; in rasops1_putchar16() local
|
H A D | rasops_bitops.h | 44 int32_t *dp, *rp; in NAME() local 119 int32_t *dp, *rp; in NAME() local
|
/openbsd-src/games/quiz/ |
H A D | rxp.c | 89 static Rxp_t *rp; in rxp__compile() local 202 static Rxp_t *rp; in rxp__match() local 267 static Rxp_t *rp; in rxp__expand() local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-nfs.c | 289 const struct rpc_msg *rp; in nfsreply_print() local 307 parsereq(const struct rpc_msg *rp, u_int length) in parsereq() 408 const struct rpc_msg *rp; in nfsreq_print() local 766 xid_map_enter(const struct rpc_msg *rp, const u_char *bp) in xid_map_enter() 804 xid_map_find(const struct rpc_msg *rp, const u_char *bp, u_int32_t *proc, in xid_map_find() 867 parserep(const struct rpc_msg *rp, u_int length) in parserep() 1360 interp_reply(const struct rpc_msg *rp, u_int32_t proc, u_int32_t vers, int length) in interp_reply()
|
/openbsd-src/usr.bin/yacc/ |
H A D | warshall.c | 45 unsigned int *rowj, *rp, *rend, *ccol, *relend, *cword, *rowi; in transitive_closure() local 83 unsigned int *rp, *relend; in reflexive_transitive_closure() local
|
H A D | lalr.c | 140 reductions *rp; in set_reduction_table() local 174 reductions *rp; in initialize_LA() local 292 short *edge, *rp, **reads; in initialize_F() local 353 short *rulep, *rp; in build_relations() local 558 short *rp; in traverse() local
|
/openbsd-src/libexec/talkd/ |
H A D | process.c | 59 process_request(CTL_MSG *mp, CTL_RESPONSE *rp) in process_request() 146 do_announce(CTL_MSG *mp, CTL_RESPONSE *rp) in do_announce()
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | vs_smap.c | 501 vs_sm_scroll(SCR *sp, MARK *rp, recno_t count, scroll_t scmd) in vs_sm_scroll() 558 vs_sm_up(SCR *sp, MARK *rp, recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_up() 788 vs_sm_down(SCR *sp, MARK *rp, recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_down() 1109 vs_sm_position(SCR *sp, MARK *rp, u_long cnt, pos_t pos) in vs_sm_position()
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_global.c | 67 RANGE *rp; in ex_g_setup() local 254 RANGE *nrp, *rp; in ex_g_insdel() local
|
/openbsd-src/sbin/ipsecctl/ |
H A D | ipsecctl.c | 107 struct ipsec_rule *rp; in ipsecctl_rules() local 163 struct ipsec_rule *rp; in ipsecctl_commit() local 204 ipsecctl_free_rule(struct ipsec_rule *rp) in ipsecctl_free_rule() 676 struct ipsec_rule *rp; in ipsecctl_show() local
|