Searched defs:prefix (Results 51 - 75 of 183) sorted by relevance

12345678

/haiku-fatelf/src/add-ons/kernel/drivers/network/sis900/
H A Ddevice.c86 dumpBlock(const char *buffer, int size, const char *prefix) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c239 const char *prefix; local
[all...]
/haiku-fatelf/src/bin/bash/builtins/
H A DMakefile31 prefix = /usr/local macro
/haiku-fatelf/src/bin/bash/
H A Dpcomplete.h34 char *prefix; member in struct:compspec
/haiku-fatelf/src/bin/coreutils/src/
H A Ddircolors.c488 const char *prefix; local
/haiku-fatelf/src/bin/diffutils/po/
H A DMakefile21 prefix = /usr/local macro
/haiku-fatelf/src/bin/diffutils/src/
H A Dcontext.c161 char const *prefix; local
/haiku-fatelf/src/bin/findutils/lib/
H A Dbuildcmd.c112 bc_do_insert(const struct buildcmd_control *ctl, struct buildcmd_state *state, char *arg, size_t arglen, const char *prefix, size_t pfxlen, const char *linebuf, size_t lblen, int initial_args) argument
227 bc_push_arg(const struct buildcmd_control *ctl, struct buildcmd_state *state, const char *arg, size_t len, const char *prefix, size_t pfxlen, int initial_args) argument
/haiku-fatelf/src/bin/gawk/intl/
H A DMakefile29 prefix = /usr/local macro
/haiku-fatelf/src/bin/gdb/gdb/
H A Dc-typeprint.c153 cp_type_print_method_args(struct type *mtype, char *prefix, char *varstring, int staticp, struct ui_file *stream) argument
H A Dcompleter.c109 noop_completer(char *text, char *prefix) argument
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-ospf6.c234 struct in6_addr prefix; local
/haiku-fatelf/src/bin/
H A Dsysinfo.cpp468 print_processor_signature(system_info *sys_info, cpuid_info *info, const char *prefix) argument
/haiku-fatelf/src/kits/network/libbind/include/
H A DMakefile58 prefix = /usr/local macro
/haiku-fatelf/src/libs/ncurses/form/
H A DMakefile54 prefix = /usr/local macro
/haiku-fatelf/src/libs/ncurses/menu/
H A DMakefile54 prefix = /usr/local macro
/haiku-fatelf/src/libs/ncurses/panel/
H A DMakefile54 prefix = /usr/local macro
/haiku-fatelf/src/libs/ncurses/tack/
H A DMakefile25 prefix = /usr/local macro
/haiku-fatelf/src/libs/ncurses/test/
H A DMakefile46 prefix = /usr/local macro
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs_net_boot.cpp26 string_starts_with(const char* string, const char* prefix) argument
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICUMonetaryData.cpp230 ICUMonetaryData::_DetermineCurrencyPosAndSeparator(const UnicodeString& prefix, argument
294 ICUMonetaryData::_DetermineSignPos(const UnicodeString& prefix, argument
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Defunctions.c389 xmlChar *name, *prefix; local
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dfunctions.c398 xmlChar *qname, *prefix; local
415 "key() : prefix %s is not bound\n", prefix); local
658 xmlChar *prefix, *nam local
684 "system-property() : prefix %s is not bound\\n", prefix); local
750 xmlChar *prefix, *name; local
788 "element-available() : prefix %s is not bound\\n", prefix); local
816 xmlChar *prefix, *name; local
840 "function-available() : prefix %s is not bound\\n", prefix); local
[all...]
/haiku-fatelf/src/tools/gensyscalls/
H A Dgensyscalls.cpp389 const char* prefix = "_user_"; local
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dtracing.c157 static char *prefix = MODULE_NAME":"; local
286 char prefix[sizeof(hl_mask) + 6]; local
301 usb_scsi_trace_bytes(const char *prefix, const uint8 *bytes, size_t bytes_len) argument
325 usb_scsi_trace_sgb(const char *prefix, sg_buffer *sgb) argument
[all...]

Completed in 237 milliseconds

12345678