Searched refs:NCA_INET_DEV (Results 1 – 2 of 2) sorted by relevance
47 #define NCA_INET_DEV "/dev/tcp" macro
1626 pathlen = strlen(NCA_INET_DEV) + 1; in sockconf_add_sock()1628 bcopy(NCA_INET_DEV, kdevpath, pathlen); in sockconf_add_sock()