Home
last modified time | relevance | path

Searched refs:UNIXSOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/tests/sys/kern/
H A Dsonewconn_overflow.py39 UNIXSOCK = '/tmp/testsock' variable
80 super(UnixTest, self).setup(socket.AF_UNIX, UNIXSOCK)
83 os.remove(UNIXSOCK)
141 UNIXLOGMSG = "(local:%s): %s" % (UNIXSOCK, STDLOGMSG)