Home
last modified time | relevance | path

Searched defs:here (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/sys/netgraph7/netgraph/
H A Dng_base.c868 ng_name2noderef(node_p here, const char *name) in ng_name2noderef()
1689 ng_path2noderef(node_p here, const char *address, in ng_path2noderef()
2120 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg()
3031 #define SET_RETADDR(item, here, retaddr) \ argument
3051 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook()
3083 ng_address_path(node_p here, item_p item, char *address, ng_ID_t retaddr) in ng_address_path()
3109 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
3136 ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg) in ng_package_msg_self()
3302 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) in ng_replace_retaddr()
/dragonfly/games/battlestar/
H A Droom.c72 whichway(struct room here) in whichway()
/dragonfly/contrib/zlib-1.2/
H A Dinffast.c73 code here; /* retrieved table entry */ local
H A Dinftrees.c53 code here; /* table entry for duplication */ local
H A Dinfback.c265 code here; /* current decoding table entry */ local
H A Dinflate.c635 code here; /* current decoding table entry */ local
/dragonfly/bin/sh/
H A Dparser.c87 union node *here; /* redirection node */ member
760 struct heredoc *here = heredoc; in parsefname() local
796 struct heredoc *here; in parseheredoc() local
1101 struct heredoc *here; in parsebackq() local
/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c90 code here; /* retrieved table entry */ in inflate_fast() local
H A Dhammer2_zlib_inftrees.c51 code here; /* table entry for duplication */ in inflate_table() local
H A Dhammer2_zlib_inflate.c567 code here; /* current decoding table entry */ in inflate() local
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_inffast.c90 code here; /* retrieved table entry */ in inflate_fast() local
H A Dhammer2_zlib_inftrees.c51 code here; /* table entry for duplication */ in inflate_table() local
H A Dhammer2_zlib_inflate.c567 code here; /* current decoding table entry */ in inflate() local
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_inffast.c90 code here; /* retrieved table entry */ in inflate_fast() local
H A Dhammer2_zlib_inftrees.c51 code here; /* table entry for duplication */ in inflate_table() local
H A Dhammer2_zlib_inflate.c562 code here; /* current decoding table entry */ in inflate() local
/dragonfly/sys/netgraph/netgraph/
H A Dng_base.c1076 ng_path2node(node_p here, const char *address, node_p *destp, char **rtnp) in ng_path2node()
1208 ng_send_msg(node_p here, struct ng_mesg *msg, const char *address, in ng_send_msg()
1245 ng_generic_msg(node_p here, struct ng_mesg *msg, const char *retaddr, in ng_generic_msg()
1968 ng_queue_msg(node_p here, struct ng_mesg *msg, const char *address) in ng_queue_msg()
/dragonfly/games/adventure/
H A Dsubr.c64 here(int objj) in here() function
/dragonfly/sys/netgraph7/
H A Dnetgraph.h931 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ argument
947 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ argument
963 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
984 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \ argument
998 #define NG_RESPOND_MSG(error, here, item, resp) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-parser.c1449 location_t here = c_parser_peek_token (parser)->location; in c_parser_declaration_or_fndef() local
2749 location_t here = c_parser_peek_token (parser)->location; in c_parser_typeof_specifier() local
4764 location_t here = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local
9222 location_t here; in c_parser_omp_clause_schedule() local
9298 location_t here; in c_parser_omp_all_clauses() local
10040 location_t here = c_parser_peek_token (parser)->location; in c_parser_omp_for_loop() local
10072 location_t here = c_parser_peek_token (parser)->location; in c_parser_omp_for_loop() local
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.c410 diagnose_missing_method (tree meth, location_t here) in diagnose_missing_method()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c2584 copied_binfo (tree binfo, tree here) in copied_binfo()
2642 original_binfo (tree binfo, tree here) in original_binfo()
/dragonfly/contrib/nvi2/regex/
H A Dengine.c858 onestate here; /* note, macros know this name */ in step() local
/dragonfly/contrib/cvs-1.12/src/
H A Dhistory.c1042 #define NEXT_BAR(here) do { \ argument
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c2534 copied_binfo (tree binfo, tree here) in copied_binfo()
2592 original_binfo (tree binfo, tree here) in original_binfo()

12