Home
last modified time | relevance | path

Searched defs:SUN_LEN (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dun.h24 #define SUN_LEN(s) (2+strlen((s)->sun_path)) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dun.h24 #define SUN_LEN(s) (2+strlen((s)->sun_path)) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dun.h24 #define SUN_LEN(s) (2+strlen((s)->sun_path)) macro
/third_party/musl/include/sys/
H A Dun.h24 #define SUN_LEN(s) (2+strlen((s)->sun_path)) macro
/third_party/pulseaudio/src/pulsecore/
H A Dsocket.h33 #define SUN_LEN(ptr) \ macro
H A Dohos_socket-server.c36 #define SUN_LEN(ptr) \ macro
H A Dsocket-server.c36 #define SUN_LEN(ptr) \ macro

Completed in 3 milliseconds