Searched defs:pathSize (Results 1 – 3 of 3) sorted by relevance
34 uint32_t pathSize = strlen(path) + 1; in MallocCertPath() local207 uint32_t pathSize = strlen(path) + 1; in MallocCertNameAndPath() local
99 …ic bool GetFilterFileByName(const char *filterName, char *filterLibRealPath, unsigned int pathSize) in GetFilterFileByName()
130 socklen_t pathSize = sizeof(addr.sun_path); in CreateClientSocket() local