Searched refs:dummy (Results 1 – 2 of 2) sorted by relevance
128 int dummy; in libc_hidden_def() local132 dummy = host2netname (name, NULL, NULL); in libc_hidden_def()134 dummy = user2netname (name, uid, NULL); in libc_hidden_def()135 return (dummy); in libc_hidden_def()
318 char dummy[(CMSG_ALIGN (sizeof (struct ucred)) - sizeof (struct ucred) + sizeof (long))]; member
Completed in 5 milliseconds