Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dclnt_unix.c88 static const struct clnt_ops unix_ops = variable
191 h->cl_ops = (struct clnt_ops *) &unix_ops; in clntunix_create()
/glibc-2.36/ChangeLog.old/
DChangeLog.164765 * sunrpc/clnt_unix.c (unix_ops): Mark as const.