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

/freebsd-current/contrib/bmake/unit-tests/
H A Dexport-all.mk11 here := ${.PARSEDIR} macro
/freebsd-current/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb118 def here; File.expand_path(File.dirname(__FILE__)); end method in class:UnityTestSummary
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_dir.c56 long here; local
/freebsd-current/tools/test/stress2/tools/
H A Dfstool.c46 static char here[MAXPATHLEN + 1]; variable
/freebsd-current/sys/contrib/zlib/
H A Dinffast.c70 code const *here; /* retrieved table entry */ local
[all...]
H A Dinftrees.c48 code here; /* table entry for duplication */ local
[all...]
H A Dinfback.c252 code here; /* current decoding table entry */ local
[all...]
H A Dinflate.c600 code here; /* current decoding table entry */ local
[all...]
H A Ddeflate.c1559 Bytef *back = s->window + (int)match, *here = s->window + start; local
/freebsd-current/sys/contrib/openzfs/module/avl/
H A Davl.c559 avl_insert_here( avl_tree_t *tree, void *new_data, void *here, int direction) argument
/freebsd-current/sys/fs/ext2fs/
H A Dext2_extattr.c1039 struct ext2fs_extattr_entry *here; local
/freebsd-current/contrib/unbound/util/storage/
H A Dlruhash.c480 int here = 0; local
/freebsd-current/contrib/nvi/regex/
H A Dengine.c858 onestate here; /* note, macros know this name */ local
[all...]
/freebsd-current/contrib/unbound/util/data/
H A Dmsgparse.c242 pkt_rrsig_covered(sldns_buffer* pkt, uint8_t* here, uint16_t* type) argument
261 pkt_rrsig_covered_equals(sldns_buffer* pkt, uint8_t* here, uint16_t type) argument
/freebsd-current/lib/libc/regex/
H A Dengine.c1004 onestate here; /* note, macros know this name */ local
[all...]
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c2551 uint64_t here; local
[all...]
/freebsd-current/contrib/bmake/
H A Ddir.c1253 Dir_FindHereOrAbove(const char *here, const char *needle) argument
/freebsd-current/sys/netgraph/
H A Dng_base.c913 ng_name2noderef(node_p here, const char *name) argument
1728 ng_path2noderef(node_p here, cons argument
2512 ng_generic_msg(node_p here, item_p item, hook_p lasthook) argument
3594 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) argument
3630 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) argument
3655 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) argument
3682 ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg) argument
3889 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) argument
[all...]
/freebsd-current/bin/sh/
H A Dparser.c80 union node *here; /* redirection node */ member in struct:heredoc
754 struct heredoc *here = heredoc; local
790 struct heredoc *here; local
1095 struct heredoc *here; local
[all...]
/freebsd-current/stand/ficl/
H A Dficl.h730 CELL *here; member in struct:ficl_dict
H A Dwords.c2397 static void here(FICL_VM *pVM) function
[all...]

Completed in 190 milliseconds