Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/sntp/unity/auto/
HDunity_test_summary.rb118 def here; File.expand_path(File.dirname(__FILE__)); end method in UnityTestSummary
/freebsd-13-stable/sys/contrib/zlib/
HDinffast.c70 code const *here; /* retrieved table entry */ in inflate_fast() local
HDinftrees.c48 code here; /* table entry for duplication */ in inflate_table() local
HDinfback.c252 code here; /* current decoding table entry */ in inflateBack() local
HDinflate.c600 code here; /* current decoding table entry */ in inflate() local
HDdeflate.c1559 Bytef *back = s->window + (int)match, *here = s->window + start; in check_match() local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
HDt_dir.c56 long here; in ATF_TC_BODY() local
/freebsd-13-stable/sys/netgraph/
HDng_base.c911 ng_name2noderef(node_p here, const char *name) in ng_name2noderef()
1726 ng_path2noderef(node_p here, const char *address, node_p *destp, in ng_path2noderef()
2510 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg()
3562 #define SET_RETADDR(item, here, retaddr) \ argument
3582 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook()
3618 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path()
3643 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
3670 ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg) in ng_package_msg_self()
3851 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) in ng_replace_retaddr()
HDnetgraph.h959 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ argument
975 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ argument
991 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
1012 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \ argument
1026 #define NG_RESPOND_MSG(error, here, item, resp) \ argument
/freebsd-13-stable/bin/sh/
HDparser.c85 union node *here; /* redirection node */ member
757 struct heredoc *here = heredoc; in parsefname() local
793 struct heredoc *here; in parseheredoc() local
1098 struct heredoc *here; in parsebackq() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
HDdag_cache.c654 dag_node_t *here = NULL; /* The directory we're currently looking at. */ in walk_dag_path() local
864 dag_node_t *here = NULL; /* The directory we're currently looking at. */ in svn_fs_x__get_dag_path() local
/freebsd-13-stable/contrib/unbound/util/data/
HDmsgparse.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-13-stable/sys/contrib/openzfs/module/avl/
HDavl.c562 void *here, in avl_insert_here()
/freebsd-13-stable/contrib/unbound/util/storage/
HDlruhash.c480 int here = 0; in lruhash_status() local
/freebsd-13-stable/contrib/nvi/regex/
HDengine.c858 onestate here; /* note, macros know this name */ in step() local
/freebsd-13-stable/sys/fs/ext2fs/
HDext2_extattr.c1039 struct ext2fs_extattr_entry *here; in ext2_extattr_rehash() local
/freebsd-13-stable/lib/libc/regex/
HDengine.c1007 onestate here; /* note, macros know this name */ in step() local
/freebsd-13-stable/contrib/bmake/
HDdir.c1349 Dir_FindHereOrAbove(const char *here, const char *search_path) in Dir_FindHereOrAbove()
/freebsd-13-stable/stand/ficl/
HDficl.h730 CELL *here; member
HDwords.c2397 static void here(FICL_VM *pVM) in here() function
/freebsd-13-stable/contrib/processor-trace/libipt/src/
HDpt_query_decoder.c2551 uint64_t here; in pt_qry_handle_apl12() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDtree.c979 dag_node_t *here = NULL; /* The directory we're currently looking at. */ in open_path() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
HDtree.c669 dag_node_t *here; /* The directory we're currently looking at. */ in open_path() local