Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind03.c23 static struct sockaddr_un sun1, sun2; variable
31 TST_EXP_FAIL(bind(sock1, (struct sockaddr *)&sun2, sizeof(sun2)), in run()
60 sun2.sun_family = AF_UNIX; in setup()
67 if (sprintf(sun2.sun_path, "%s", SNAME_B) < (int) strlen(SNAME_B)) { in setup()

Completed in 1 milliseconds