Searched refs:iruserok_sa (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/lib/libc/net/ |
| HD | Symbol.map | 102 iruserok_sa;
|
| HD | rcmd.c | 381 if (iruserok_sa(r->ai_addr, r->ai_addrlen, superuser, ruser, in ruserok() 410 return iruserok_sa((struct sockaddr *)&sin, sin.sin_len, superuser, in iruserok() 420 iruserok_sa(const void *ra, int rlen, int superuser, const char *ruser, in iruserok_sa() function
|
| HD | Makefile.inc | 125 rcmd.3 iruserok_sa.3 \
|
| /dragonfly/include/ |
| HD | unistd.h | 563 int iruserok_sa(const void *, int, int, const char *, const char *);
|