Home
last modified time | relevance | path

Searched defs:decompress_name (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Dcl_compress.c319 const char* decompress_name; in cl_decompressmsg() local
393 const char* decompress_name; in cl_decompress_field() local
/dports/net/samba412/samba-4.12.15/libcli/nbt/
H A Dnbtsocket.c36 static int nbt_name_request_destructor(struct nbt_name_request *req) in decompress_name()
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Ddns.c44 int decompress_name(unsigned char *msg, size_t msgsz, unsigned char **src, size_t *sz, unsigned cha… in decompress_name() function
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/nbt/
H A Dnbtname.c207 static NTSTATUS decompress_name(char *name, enum nbt_name_type *type) in decompress_name() function