Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb118 def here; File.expand_path(File.dirname(__FILE__)); end method in UnityTestSummary
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_dir.c56 long here; in ATF_TC_BODY() local
/freebsd/sys/contrib/zlib/
H A Dinffast.c70 code const *here; /* retrieved table entry */ in inflate_fast() local
H A Dinftrees.c48 code here; /* table entry for duplication */ in inflate_table() local
H A Dinfback.c252 code here; /* current decoding table entry */ in inflateBack() local
H A Dinflate.c600 code here; /* current decoding table entry */ in inflate() local
H A Ddeflate.c1559 Bytef *back = s->window + (int)match, *here = s->window + start; in check_match() local
/freebsd/sys/netgraph/
H A Dng_base.c913 ng_name2noderef(node_p here, const char *name) in ng_name2noderef()
1728 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef()
2512 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg()
3577 #define SET_RETADDR(item, here, retaddr) \ argument
3597 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook()
3633 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path()
3658 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
3685 ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg) in ng_package_msg_self()
3892 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) in ng_replace_retaddr()
H A Dnetgraph.h950 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ argument
966 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ argument
982 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
1003 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \ argument
1017 #define NG_RESPOND_MSG(error, here, item, resp) \ argument
/freebsd/bin/sh/
H A Dparser.c80 union node *here; /* redirection node */ member
754 struct heredoc *here = heredoc; in parsefname() local
790 struct heredoc *here; in parseheredoc() local
1095 struct heredoc *here; in parsebackq() local
/freebsd/tools/test/stress2/tools/
H A Dfstool.c46 static char here[MAXPATHLEN + 1]; variable
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) in pkt_rrsig_covered()
261 pkt_rrsig_covered_equals(sldns_buffer* pkt, uint8_t* here, uint16_t type) in pkt_rrsig_covered_equals()
/freebsd/sys/contrib/openzfs/module/avl/
H A Davl.c562 void *here, in avl_insert_here()
/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c480 int here = 0; in lruhash_status() local
/freebsd/contrib/nvi/regex/
H A Dengine.c858 onestate here; /* note, macros know this name */ in step() local
/freebsd/sys/fs/ext2fs/
H A Dext2_extattr.c1039 struct ext2fs_extattr_entry *here; in ext2_extattr_rehash() local
/freebsd/lib/libc/regex/
H A Dengine.c1004 onestate here; /* note, macros know this name */ in step() local
/freebsd/contrib/bmake/
H A Ddir.c1299 Dir_FindHereOrAbove(const char *here, const char *needle) in Dir_FindHereOrAbove()
/freebsd/stand/ficl/
H A Dficl.h730 CELL *here; member
H A Dwords.c2397 static void here(FICL_VM *pVM) in here() function
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c2551 uint64_t here; in pt_qry_handle_apl12() local