Searched defs:string (Results 376 - 400 of 491) sorted by relevance

<<11121314151617181920

/freebsd-11-stable/contrib/diff/src/
H A Ddiff3.c1074 process_diff_control(char **string, struct diff_block *db) argument
1740 perror_with_exit(char const *string) argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1289 dt_node_string(char *string) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dcollect2.c1704 is_in_args(const char *string, const char **args_begin, const char **args_end) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-e7000.c254 expect (char *string) argument
H A Dstabsread.c531 process_reference(char **string) argument
556 symbol_reference_defined(char **string) argument
580 define_symbol(CORE_ADDR valu, char *string, int desc, int type, struct objfile *objfile) argument
[all...]
H A Dtarget.c763 target_read_string (CORE_ADDR memaddr, char **string, int len, int *errnop) argument
H A Dtracepoint.c1361 stringify_collection_list (struct collection_list *list, char *string) argument
H A Dvarobj.c1832 char *string; local
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c107 typedef struct string /* Beware: these aren't required to be */ struct
112 } string; typedef in typeref:struct:string
[all...]
/freebsd-11-stable/sys/dev/aac/
H A Daacvar.h506 const char *string; member in struct:aac_code_lookup
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c658 match(const char *pattern, const char *string) argument
2172 perror_reply(int code, const char *string) argument
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dparse.c169 char *string; member in union:YYSTYPE
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c160 char *string; member in union:YYSTYPE
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsbase.h344 char *string; member in struct:buf
348 char const *string; member in struct:cbuf
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c612 dprintf_find_string(const char *string) argument
/freebsd-11-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
H A Dtc.os.c664 enum { outside = ' ', singlequote='\'', doublequote='"'} string = outside; local
705 enum { outside = ' ', singlequote='\\'', doublequote='"'} string = outside; local
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Dspeed.c2583 static char *sstrsep(char **string, const char *delim) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dclientloop.c1059 char string[1024]; local
1092 char string[1024]; local
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw_queues.c1109 char string[TOKEN_LEN]; member in struct:__anon7602
[all...]
H A Docs_ioctl.h49 char string[32]; /**< fixed string buffer */ member in struct:__anon7611
/freebsd-11-stable/usr.sbin/bhyve/
H A Dsmbiostbl.c557 const char *string; local
[all...]
/freebsd-11-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c2472 char string[16], *p; local
[all...]
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c1588 an_dump_record(struct an_softc *sc, struct an_ltv_gen *ltv, char *string) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp651 INTERCEPTOR(int, putenv, char *string) { argument

Completed in 493 milliseconds

<<11121314151617181920