Home
last modified time | relevance | path

Searched defs:keywords (Results 1 – 25 of 35) sorted by relevance

12

/dragonfly/sbin/dhclient/
H A Dconflex.c327 static const struct keywords { struct
330 } keywords[] = { variable
/dragonfly/sys/dev/raid/vinum/
H A Dvinumparser.c84 struct _keywords keywords[] = variable
203 struct _keywords *keywords = keywordset->k; /* point to the keywords */ in get_keyword() local
/dragonfly/sbin/vinum/
H A Dvinumparser.c72 struct _keywords keywords[] = variable
206 struct _keywords *keywords = keywordset->k; /* point to the keywords */ in get_keyword() local
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-inferior.c413 static char *keywords[] = { "address", "length", NULL }; in infpy_read_memory() local
483 static char *keywords[] = { "address", "buffer", "length", NULL }; in infpy_write_memory() local
626 static char *keywords[] = { "address", "length", "pattern", NULL }; in infpy_search_memory() local
H A Dpy-symbol.c360 static char *keywords[] = { "name", "block", "domain", NULL }; in gdbpy_lookup_symbol() local
426 static char *keywords[] = { "name", "domain", NULL }; in gdbpy_lookup_global_symbol() local
H A Dpy-value.c126 valpy_new (PyTypeObject *subtype, PyObject *args, PyObject *keywords) in valpy_new()
366 static char *keywords[] = { "encoding", "length", NULL }; in valpy_lazy_string() local
411 static char *keywords[] = { "encoding", "errors", "length", NULL }; in valpy_string() local
578 valpy_call (PyObject *self, PyObject *args, PyObject *keywords) in valpy_call()
H A Dpy-arch.c99 static char *keywords[] = { "start_pc", "end_pc", "count", NULL }; in archpy_disassemble() local
H A Dpy-objfile.c69 objfpy_new (PyTypeObject *type, PyObject *args, PyObject *keywords) in objfpy_new()
H A Dpy-progspace.c77 pspy_new (PyTypeObject *type, PyObject *args, PyObject *keywords) in pspy_new()
H A Dpython.c513 static char *keywords[] = {"command", "from_tty", "to_string", NULL }; in execute_gdb_command() local
970 static char *keywords[] = {"text", "stream", NULL }; in gdbpy_write() local
1008 static char *keywords[] = {"stream", NULL }; in gdbpy_flush() local
H A Dpy-finishbreakpoint.c157 static char *keywords[] = { "frame", "internal", NULL }; in bpfinishpy_init() local
H A Dpy-cmd.c414 static char *keywords[] = { "name", "command_class", "completer_class", in cmdpy_init() local
H A Dpy-breakpoint.c592 static char *keywords[] = { "spec", "type", "wp_class", "internal", NULL }; in bppy_init() local
/dragonfly/contrib/cvs-1.12/src/
H A Dparseinfo.h17 void *keywords; member
H A Drcs.c3524 free_keywords (void *keywords) in free_keywords()
3647 const struct rcs_keyword *keywords; in expand_keywords() local
8792 struct rcs_keyword *keywords; in RCS_setlocalid() local
8859 struct rcs_keyword *keywords; in RCS_setincexc() local
/dragonfly/contrib/gdb-7/gdb/
H A Dprobe.c677 probe_is_linespec_by_keyword (const char **linespecp, const char *const *keywords) in probe_is_linespec_by_keyword()
702 static const char *const keywords[] = { "-p", "-probe", NULL }; in probe_any_is_linespec() local
H A Dstap-probe.c1470 static const char *const keywords[] = { "-pstap", "-probe-stap", NULL }; in stap_probe_is_linespec() local
/dragonfly/sbin/route/
H A Dshow.c86 } const keywords[] = { variable
/dragonfly/contrib/awk/
H A Dlex.c46 const Keyword keywords[] = { /* keep sorted: binary searched */ variable
/dragonfly/games/hunt/huntd/
H A Dconf.c77 static struct kwvar keywords[] = { variable
/dragonfly/usr.bin/localedef/
H A Dscanner.c86 } keywords[] = { variable
/dragonfly/usr.sbin/pfctl/
H A Dparse.y4600 struct keywords { struct
4601 const char *k_name;
4602 int k_val;
5294 static const struct keywords keywords[] = { in lookup() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgodump.c1136 static const char * const keywords[] = { variable
/dragonfly/sbin/ipfw3/
H A Dipfw3.c98 struct ipfw3_keyword keywords[KEYWORD_SIZE]; variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgodump.c1329 static const char * const keywords[] = { variable

12