Searched defs:list (Results 1 - 25 of 644) sorted by relevance

1234567891011>>

/freebsd-11.0-release/usr.bin/chpass/
H A Dtable.c42 ENTRY list[] = { variable
/freebsd-11.0-release/contrib/binutils/binutils/
H A Darsup.h21 struct list { struct
/freebsd-11.0-release/contrib/bmake/lst.lib/
H A DlstClose.c79 List list = l; local
[all...]
H A DlstIsAtEnd.c82 List list = l; local
[all...]
H A DlstMember.c58 List list = l; local
H A DlstNext.c79 List list = l; local
[all...]
H A DlstRemove.c73 List list = l; local
[all...]
H A DlstAppend.c79 List list; local
[all...]
/freebsd-11.0-release/contrib/byacc/test/
H A Dcalc.y25 list : /* empty */ label
H A Dcalc2.y32 list : /* empty */ label
H A Dcalc3.y35 list : /* empty */ label
H A Dcode_calc.y27 list : /* empty */ label
H A Derr_syntax27.y35 list : /* empty */ label
H A Dok_syntax1.y63 list : /* empty */ label
H A Dpure_calc.y31 list : /* empty */ label
H A Dquote_calc.y32 list : /* empty */ label
H A Dquote_calc2.y32 list : /* empty */ label
H A Dquote_calc3.y32 list : /* empty */ label
H A Dquote_calc4.y32 list : /* empty */ label
/freebsd-11.0-release/contrib/gcclibs/libgomp/
H A Derror.c42 gomp_verror (const char *fmt, va_list list) argument
52 va_list list; local
62 va_list list; local
[all...]
/freebsd-11.0-release/contrib/libreadline/examples/
H A Drltest.c80 HIST_ENTRY **list; local
/freebsd-11.0-release/usr.bin/mklocale/
H A Dyacc.y145 list : RUNE label
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dset_default_realm.c42 string_to_list (krb5_context context, const char *s, krb5_realm **list) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DJITLoader.cpp20 JITLoader::LoadPlugins (Process *process, JITLoaderList &list) argument
/freebsd-11.0-release/contrib/unbound/services/
H A Doutbound_list.c48 outbound_list_init(struct outbound_list* list) argument
54 outbound_list_clear(struct outbound_list* list) argument
68 outbound_list_insert(struct outbound_list* list, struct outbound_entry* e) argument
78 outbound_list_remove(struct outbound_list* list, struct outbound_entry* e) argument
[all...]

Completed in 127 milliseconds

1234567891011>>