Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb118 def here; File.expand_path(File.dirname(__FILE__)); end method in UnityTestSummary
/freebsd-13.1/contrib/netbsd-tests/lib/libc/gen/
H A Dt_dir.c56 long here; in ATF_TC_BODY() local
/freebsd-13.1/sys/contrib/zlib/
H A Dinffast.c73 code const *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.c636 code here; /* current decoding table entry */ local
/freebsd-13.1/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()
3564 #define SET_RETADDR(item, here, retaddr) \ argument
3584 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook()
3620 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path()
3645 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
3672 ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg) in ng_package_msg_self()
3853 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) in ng_replace_retaddr()
H A Dnetgraph.h958 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ argument
974 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ argument
990 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
1011 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \ argument
1025 #define NG_RESPOND_MSG(error, here, item, resp) \ argument
/freebsd-13.1/bin/sh/
H A Dparser.c87 union node *here; /* redirection node */ member
759 struct heredoc *here = heredoc; in parsefname() local
795 struct heredoc *here; in parseheredoc() local
1100 struct heredoc *here; in parsebackq() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_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.1/contrib/unbound/util/data/
H A Dmsgparse.c239 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) in pkt_rrsig_covered()
258 pkt_rrsig_covered_equals(sldns_buffer* pkt, uint8_t* here, uint16_t type) in pkt_rrsig_covered_equals()
/freebsd-13.1/contrib/unbound/util/storage/
H A Dlruhash.c472 int here = 0; in lruhash_status() local
/freebsd-13.1/sys/contrib/openzfs/module/avl/
H A Davl.c578 void *here, in avl_insert_here()
/freebsd-13.1/contrib/nvi/regex/
H A Dengine.c858 onestate here; /* note, macros know this name */ in step() local
/freebsd-13.1/sys/fs/ext2fs/
H A Dext2_extattr.c1041 struct ext2fs_extattr_entry *here; in ext2_extattr_rehash() local
/freebsd-13.1/lib/libc/regex/
H A Dengine.c1009 onestate here; /* note, macros know this name */ in step() local
/freebsd-13.1/contrib/bmake/
H A Ddir.c1349 Dir_FindHereOrAbove(const char *here, const char *search_path) in Dir_FindHereOrAbove()
/freebsd-13.1/stand/ficl/
H A Dficl.h731 CELL *here; member
H A Dwords.c2398 static void here(FICL_VM *pVM) in here() function
/freebsd-13.1/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c2551 uint64_t here; in pt_qry_handle_apl12() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c979 dag_node_t *here = NULL; /* The directory we're currently looking at. */ in open_path() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c669 dag_node_t *here; /* The directory we're currently looking at. */ in open_path() local