Searched defs:head (Results 151 - 175 of 404) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl.h182 struct Itcl_ListElem *head; /* previous element in linked list */ member in struct:Itcl_List
H A Ditcl_objects.c85 char *head, *tail; local
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_rmx.c112 in_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, argument
251 in_deleteroute(void *v_arg, void *netmask_arg, struct radix_node_head *head) argument
311 in_matroute(void *v_arg, struct radix_node_head *head) argument
322 in_matroute_args(void *v_arg, struct radix_node_head *head, argument
358 in_clsroute(struct radix_node *rn, struct radix_node_head *head) argument
663 in_inithead(void **head, int off) argument
[all...]
H A Dkpi_ipfilter.c165 struct ipfilter_list *head; local
114 ipf_add( const struct ipf_filter* filter, ipfilter_t *filter_ref, struct ipfilter_list *head) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6_rmx.c158 in6_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, argument
333 in6_deleteroute(void *v_arg, void *netmask_arg, struct radix_node_head *head) argument
399 in6_matroute(void *v_arg, struct radix_node_head *head) argument
410 in6_matroute_args(void *v_arg, struct radix_node_head *head, argument
445 in6_clsroute(struct radix_node *rn, struct radix_node_head *head) argument
754 in6_inithead(void **head, int off) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dinflate.h113 gz_headerp head; /* where to save gzip header information */ member in struct:inflate_state
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dbtlog.c69 btlog_recordindex_t head; /* active record list */ member in struct:btlog
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Builtins/
H A Drlimits.c219 printulimit(char *nam, int lim, int hard, int head) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnspool.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dkkc.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/base/
H A Dheimbase.c401 struct heim_auto_release *head; member in struct:ar_tls
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOMbufMemoryCursor.cpp115 mbuf_t head = srcm; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfileNode.h73 ProfileNode* head() const { return m_head; } function in class:JSC::ProfileNode
74 void setHead(ProfileNode* head) { m_head = head; } argument
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dfts.c662 register FTSENT *p, *head; local
[all...]
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dcache_module.c46 int head; member in struct:__anon2973
500 int head, cat; local
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_ops.c578 Slapi_Entry **head = NULL, **tp; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A DsslHandshake.c166 size_t head = 4; local
235 const UInt32 head = 12; local
H A DsslHandshakeHello.c89 int head; local
169 int head; local
450 int head; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A DsslHandshake.c166 size_t head = 4; local
235 const UInt32 head = 12; local
H A DsslHandshakeHello.c89 int head; local
169 int head; local
450 int head; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A DsslHandshake.c166 size_t head = 4; local
235 const UInt32 head = 12; local
H A DsslHandshakeHello.c89 int head; local
169 int head; local
450 int head; local
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/qwebelement/
H A Dtst_qwebelement.cpp1071 QWebElement head = m_mainFrame->findFirstElement("head"); local
[all...]
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_readdir.c565 free_offset_tbl(struct off_tbl *head) argument
579 free_dir_list(struct dir_entry *head) argument
/macosx-10.9.5/autofs-234/automountlib/
H A Dauto_subr.c675 btree_lookup(struct dir_entry *head, const char *name) argument
696 btree_enter(struct dir_entry **head, struct dir_entry *ent) argument

Completed in 225 milliseconds

1234567891011>>