_lstring Struct Reference

#include <ntlmauth.h>

Collaboration diagram for _lstring:

Public Attributes

int32_t l
 
char * str
 

Detailed Description

We use this to keep data/length couples.

Definition at line 59 of file ntlmauth.h.

Member Data Documentation

◆ l

int32_t _lstring::l

length, -1 if empty

Definition at line 60 of file ntlmauth.h.

Referenced by ntlm_check_auth(), ntlm_fetch_string(), and ntlm_unpack_auth().

◆ str

char* _lstring::str

the string. NULL if not initialized

Definition at line 61 of file ntlmauth.h.

Referenced by ntlm_check_auth(), ntlm_fetch_string(), and ntlm_unpack_auth().


The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors