Home
last modified time | relevance | path

Searched refs:bname2 (Results 1 – 8 of 8) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Dload_test.go47 bname2 := randString(14)
67 bin2 := as.NewBin(bname2, rand.Int())
/dports/dns/bind916/bind-9.16.27/lib/isc/
H A Dlog.c1029 char *bname2; in greatest_version() local
1038 bname2 = strrchr(file->name, '\\'); in greatest_version()
1039 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in greatest_version()
1040 (bname == NULL && bname2 != NULL)) in greatest_version()
1042 bname = bname2; in greatest_version()
1169 char *bname2; in remove_old_tsversions() local
1177 bname2 = strrchr(file->name, '\\'); in remove_old_tsversions()
1178 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in remove_old_tsversions()
1179 (bname == NULL && bname2 != NULL)) in remove_old_tsversions()
1181 bname = bname2; in remove_old_tsversions()
/dports/dns/bind-tools/bind-9.16.27/lib/isc/
H A Dlog.c1029 char *bname2; in greatest_version() local
1038 bname2 = strrchr(file->name, '\\'); in greatest_version()
1039 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in greatest_version()
1040 (bname == NULL && bname2 != NULL)) in greatest_version()
1042 bname = bname2; in greatest_version()
1169 char *bname2; in remove_old_tsversions() local
1177 bname2 = strrchr(file->name, '\\'); in remove_old_tsversions()
1178 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in remove_old_tsversions()
1179 (bname == NULL && bname2 != NULL)) in remove_old_tsversions()
1181 bname = bname2; in remove_old_tsversions()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/
H A Dlog.c1027 char *bname2; in greatest_version() local
1036 bname2 = strrchr(file->name, '\\'); in greatest_version()
1037 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in greatest_version()
1038 (bname == NULL && bname2 != NULL)) in greatest_version()
1040 bname = bname2; in greatest_version()
1113 char *bname2; in remove_old_tsversions() local
1121 bname2 = strrchr(file->name, '\\'); in remove_old_tsversions()
1122 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in remove_old_tsversions()
1123 (bname == NULL && bname2 != NULL)) in remove_old_tsversions()
1125 bname = bname2; in remove_old_tsversions()
/dports/dns/bind911/bind-9.11.37/lib/isc/
H A Dlog.c1142 char *bname2; in greatest_version() local
1151 bname2 = strrchr(file->name, '\\'); in greatest_version()
1152 if ((bname != NULL && bname2 != NULL && bname2 > bname) || in greatest_version()
1153 (bname == NULL && bname2 != NULL)) { in greatest_version()
1154 bname = bname2; in greatest_version()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputdevice.cpp1166 TCHAR bname2[MAX_DPATH]; in matchdevice() local
1169 _tcscpy(bname2, aname2); in matchdevice()
1172 p2 = _tcschr(bname2, '{'); in matchdevice()
1176 p2 = _tcschr(bname2, ' '); in matchdevice()
1178 if (!_tcscmp(bname, bname2)) { in matchdevice()
1204 if (aname2 && bname2 && !_tcscmp(aname2, bname2)) { in matchdevice()
6391 TCHAR bname2[MAX_DPATH]; in matchdevices() local
6394 _tcscpy (bname2, aname2); in matchdevices()
6397 p2 = _tcschr (bname2, '{'); in matchdevices()
6401 p2 = _tcschr (bname2, ' '); in matchdevices()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputdevice.c5160 TCHAR bname2[MAX_DPATH]; in matchdevices() local
5163 _tcscpy (bname2, aname2); in matchdevices()
5166 p2 = _tcschr (bname2, '{'); in matchdevices()
5170 p2 = _tcschr (bname2, ' '); in matchdevices()
5172 if (!_tcscmp (bname, bname2)) { in matchdevices()
5174 } else if (p1 && p2 && p1 - bname == p2 - bname2) { in matchdevices()
5177 if (bname && !_tcscmp (bname2, bname)) in matchdevices()
5193 TCHAR *bname2 = uid[j].configname; in matchdevices() local
5194 if (aname2 && bname2 && !_tcscmp (aname2, bname2)) { in matchdevices()
/dports/net/kamailio/kamailio-5.4.5/src/modules/sipcapture/
H A DREADME311 bname2;table_name=homer_capture3|homer_capture4;mt_mode=rand;")