Home
last modified time | relevance | path

Searched refs:SUN_LEN (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dun.h49 #define SUN_LEN(s) (2 + strlen((s)->sun_path)) macro
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dipcsocket.c52 SUN_LEN(&skaddr)); in opensocket()
88 SUN_LEN(&skaddr)); in opensocket()
/kernel/linux/linux-6.6/net/sunrpc/
H A Drpcb_clnt.c221 # define SUN_LEN(ptr) (offsetof(struct sockaddr_un, sun_path) \ macro
235 .addrsize = SUN_LEN(addr), in rpcb_create_af_local()

Completed in 3 milliseconds