Searched refs:v_string (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/ |
H A D | strings.go | 5 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 D | strings.go | 5 var v_string string = "foo" var 9 fmt.Printf ("%s\n", v_string)
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | slap-config.h | 34 char *v_string; member 195 #define value_string values.v_string
|
H A D | config.c | 499 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 D | make_vms.com | 45 $ v_string = "ZLIB_VERSION" 532 $ if f$element(1," ",rec) .eqs. v_string
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | make_vms.com | 45 $ v_string = "ZLIB_VERSION" 532 $ if f$element(1," ",rec) .eqs. v_string
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/ |
H A D | make_vms.com | 45 $ v_string = "ZLIB_VERSION" 532 $ if f$element(1," ",rec) .eqs. v_string
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | make_vms.com | 45 $ v_string = "ZLIB_VERSION" 532 $ if f$element(1," ",rec) .eqs. v_string
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | make_vms.com | 45 $ v_string = "ZLIB_VERSION" 532 $ if f$element(1," ",rec) .eqs. v_string
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | homedir.c | 166 NULL, { .v_string = DEFAULT_SKEL }
|