Home
last modified time | relevance | path

Searched defs:kw (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/sbin/iscontrol/
H A Discontrol.c128 char *pname, *p, *q, *ta, *kw; in main() local
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-inferior.c405 infpy_read_memory (PyObject *self, PyObject *args, PyObject *kw) in infpy_read_memory()
475 infpy_write_memory (PyObject *self, PyObject *args, PyObject *kw) in infpy_write_memory()
623 infpy_search_memory (PyObject *self, PyObject *args, PyObject *kw) in infpy_search_memory()
H A Dpy-symbol.c355 gdbpy_lookup_symbol (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_lookup_symbol()
422 gdbpy_lookup_global_symbol (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_lookup_global_symbol()
H A Dpy-arch.c97 archpy_disassemble (PyObject *self, PyObject *args, PyObject *kw) in archpy_disassemble()
H A Dpython.c507 execute_gdb_command (PyObject *self, PyObject *args, PyObject *kw) in execute_gdb_command()
967 gdbpy_write (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_write()
1006 gdbpy_flush (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_flush()
H A Dpy-cmd.c404 cmdpy_init (PyObject *self, PyObject *args, PyObject *kw) in cmdpy_init()
H A Dpy-value.c361 valpy_lazy_string (PyObject *self, PyObject *args, PyObject *kw) in valpy_lazy_string()
399 valpy_string (PyObject *self, PyObject *args, PyObject *kw) in valpy_string()
H A Dpy-type.c1503 gdbpy_lookup_type (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_lookup_type()
/dflybsd-src/games/hunt/huntd/
H A Dconf.c72 const char * kw; member
/dflybsd-src/usr.sbin/mtree/
H A Dspec.c533 char *kw, *val, *md, *ep; in set() local
/dflybsd-src/usr.bin/locale/
H A Dlocale.c587 showdetails(char *kw) in showdetails()
/dflybsd-src/sbin/vinum/
H A Dv.c260 enum keyword kw; member
/dflybsd-src/sys/bus/pci/
H A Dvga_pci.c401 vga_pci_get_vpd_readonly(device_t dev, device_t child, const char *kw, in vga_pci_get_vpd_readonly()
H A Dpcivar.h374 pci_get_vpd_readonly(device_t dev, const char *kw, const char **identptr) in pci_get_vpd_readonly()
H A Dpci.c1348 pci_get_vpd_readonly_method(device_t dev, device_t child, const char *kw, in pci_get_vpd_readonly_method()
/dflybsd-src/usr.bin/localedef/
H A Dcollate.c828 add_order_bit(int kw) in add_order_bit()
/dflybsd-src/usr.bin/unifdef/
H A Dunifdef.c1469 const char *cp, *kw, *sym, *val, *end; in defundef() local
/dflybsd-src/libexec/rtld-elf/
H A Drtld.c891 origin_subst_one(char *real, const char *kw, const char *subst, in origin_subst_one()