Searched defs:name_end (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); local
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dputenv.c52 char *name_end = strchr(string, '='); local
/freebsd-10-stable/contrib/gcc/
H A Dgen-protos.c71 char *param_start, *param_end, *decl_start, *name_start, *name_end; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.sem.c137 const Char *name_end; local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c325 char *name_end; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c356 x509_get_name(const unsigned char **p, const unsigned char *name_end, argument
H A Dconfig.c561 const char *name_start, *name_end; local
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp642 const char *name_end = (char *)memchr(ptr, FIELD_SEPARATOR, end - ptr); local
653 void reverse_name(const char *ptr, const char *name_end, string &result) argument
682 const char *name_end = (char *)memchr(ptr, FIELD_SEPARATOR, end - ptr); local
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dconfig_file.c1408 const char *type, *name_end, *name; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dobj-coff.c521 char name_end; /* Char after the end of name. */ local
899 char name_end; local
961 char name_end = get_symbol_end (); local
H A Dtc-alpha.c3433 char *name, name_end; local
3485 char *name, name_end; local
3831 char *name, name_end; local
3984 char name_end; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dobjcopy.c694 char * name_end; local
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c2414 char name_end; local
2451 char name_end; local
2509 char name_end; local
2744 char name_end; local
2983 char name_end; local
3037 char name_end; local
3470 char name_end; local
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c961 int name_end = -1; local

Completed in 154 milliseconds