Searched refs:s_buf (Results 1 – 2 of 2) sorted by relevance
303 char *s_buf = NULL; in PyErr_SetFromErrnoWithFilenameObject() local339 (LPTSTR) &s_buf, in PyErr_SetFromErrnoWithFilenameObject()347 s_buf = NULL; in PyErr_SetFromErrnoWithFilenameObject()349 s = s_buf; in PyErr_SetFromErrnoWithFilenameObject()367 LocalFree(s_buf); in PyErr_SetFromErrnoWithFilenameObject()410 char *s_buf = NULL; /* Free via LocalFree */ in PyErr_SetExcFromWindowsErrWithFilenameObject() local424 (LPTSTR) &s_buf, in PyErr_SetExcFromWindowsErrWithFilenameObject()431 s_buf = NULL; in PyErr_SetExcFromWindowsErrWithFilenameObject()433 s = s_buf; in PyErr_SetExcFromWindowsErrWithFilenameObject()446 LocalFree(s_buf); in PyErr_SetExcFromWindowsErrWithFilenameObject()
325 char *s_buf = NULL; in PyErr_SetFromErrnoWithFilenameObject() local361 (LPTSTR) &s_buf, in PyErr_SetFromErrnoWithFilenameObject()369 s_buf = NULL; in PyErr_SetFromErrnoWithFilenameObject()371 s = s_buf; in PyErr_SetFromErrnoWithFilenameObject()389 LocalFree(s_buf); in PyErr_SetFromErrnoWithFilenameObject()432 char *s_buf = NULL; /* Free via LocalFree */ in PyErr_SetExcFromWindowsErrWithFilenameObject() local446 (LPTSTR) &s_buf, in PyErr_SetExcFromWindowsErrWithFilenameObject()453 s_buf = NULL; in PyErr_SetExcFromWindowsErrWithFilenameObject()455 s = s_buf; in PyErr_SetExcFromWindowsErrWithFilenameObject()468 LocalFree(s_buf); in PyErr_SetExcFromWindowsErrWithFilenameObject()