Home
last modified time | relevance | path

Searched refs:v_string (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/
H A Dstrings.go5 var v_string string = "foo" var
9 fmt.Printf ("%s\n", v_string)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.go/
H A Dstrings.go5 var v_string string = "foo" var
9 fmt.Printf ("%s\n", v_string)
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap-config.h34 char *v_string; member
195 #define value_string values.v_string
H A Dconfig.c499 if ( cf->arg_default.v_string ) { in config_del_vals()
500 *(char **)ptr = ch_strdup( cf->arg_default.v_string ); in config_del_vals()
/netbsd-src/common/dist/zlib/
H A Dmake_vms.com45 $ v_string = "ZLIB_VERSION"
532 $ if f$element(1," ",rec) .eqs. v_string
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dmake_vms.com45 $ v_string = "ZLIB_VERSION"
532 $ if f$element(1," ",rec) .eqs. v_string
/netbsd-src/external/gpl3/gdb.old/dist/zlib/
H A Dmake_vms.com45 $ v_string = "ZLIB_VERSION"
532 $ if f$element(1," ",rec) .eqs. v_string
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dmake_vms.com45 $ v_string = "ZLIB_VERSION"
532 $ if f$element(1," ",rec) .eqs. v_string
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dmake_vms.com45 $ v_string = "ZLIB_VERSION"
532 $ if f$element(1," ",rec) .eqs. v_string
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dhomedir.c166 NULL, { .v_string = DEFAULT_SKEL }