Home
last modified time | relevance | path

Searched defs:pctx (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/isccfg/
Dparser.c49 #define TOKEN_STRING(pctx) (pctx->token.value.as_textregion.base) argument
140 cfg_print_obj(cfg_printer_t *pctx, const cfg_obj_t *obj) { in cfg_print_obj()
145 cfg_print_chars(cfg_printer_t *pctx, const char *text, int len) { in cfg_print_chars()
150 print_open(cfg_printer_t *pctx) { in print_open()
156 print_indent(cfg_printer_t *pctx) { in print_indent()
165 print_close(cfg_printer_t *pctx) { in print_close()
172 cfg_parse_obj(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in cfg_parse_obj()
195 cfg_printer_t pctx; in cfg_printx() local
206 cfg_create_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in cfg_create_tuple()
236 cfg_parse_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) in cfg_parse_tuple()
[all …]
Dnamedconf.c34 #define TOKEN_STRING(pctx) (pctx->token.value.as_textregion.base) argument
251 parse_matchtype(cfg_parser_t *pctx, const cfg_type_t *type, in parse_matchtype()
267 parse_matchname(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in parse_matchname()
283 doc_matchname(cfg_printer_t *pctx, const cfg_type_t *type) { in doc_matchname()
326 parse_updatepolicy(cfg_parser_t *pctx, const cfg_type_t *type, in parse_updatepolicy()
361 print_updatepolicy(cfg_printer_t *pctx, const cfg_obj_t *obj) { in print_updatepolicy()
369 doc_updatepolicy(cfg_printer_t *pctx, const cfg_type_t *type) { in doc_updatepolicy()
554 parse_zonestat(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in parse_zonestat()
558 doc_zonestat(cfg_printer_t *pctx, const cfg_type_t *type) { in doc_zonestat()
636 print_none(cfg_printer_t *pctx, const cfg_obj_t *obj) { in print_none()
[all …]
/freebsd-9-stable/crypto/openssl/crypto/evp/
Dbio_md.c169 EVP_MD_CTX *ctx, *dctx, **pctx; in md_ctrl() local
/freebsd-9-stable/contrib/ntp/libntp/
Dlibssl_compat.c79 EVP_MD_CTX * pctx in sslshim_EVP_MD_CTX_free()
/freebsd-9-stable/contrib/bind9/bin/rndc/
Drndc.c713 cfg_parser_t *pctx = NULL; in main() local
/freebsd-9-stable/contrib/bind9/bin/named/
Dlwresd.c114 ns_lwresd_parseeresolvconf(isc_mem_t *mctx, cfg_parser_t *pctx, in ns_lwresd_parseeresolvconf()
Dcontrolconf.c808 cfg_parser_t *pctx = NULL; in get_rndckey() local
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Devrpc.c1011 evrpc_hook_associate_meta_(struct evrpc_hook_meta **pctx, in evrpc_hook_associate_meta_()
/freebsd-9-stable/contrib/bind9/bin/nsupdate/
Dnsupdate.c607 cfg_parser_t *pctx = NULL; in read_sessionkey() local
/freebsd-9-stable/contrib/bind9/bin/dig/
Ddighost.c1068 cfg_parser_t *pctx = NULL; in read_confkey() local