Searched refs:iruserok (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-osf3.h27 int iruserok(u_int, int, char *, char *);
H A Dos-solaris2.h34 int iruserok(u_int, int, char *, char *);
H A Dos-sunos4.h113 int iruserok(u_long, int, char *, char *);
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Diruserok.c218 iruserok(unsigned raddr, int superuser, const char *ruser, const char *luser) function
H A Droken.h.in681 #define iruserok rk_iruserok
682 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL iruserok(unsigned, int,
/macosx-10.10.1/libpcap-48/libpcap/lbl/
H A Dos-sunos4.h113 int iruserok(u_long, int, char *, char *);
/macosx-10.10.1/tcpdump-61/tcpdump/lbl/
H A Dos-sunos4.h113 int iruserok(u_long, int, char *, char *);
/macosx-10.10.1/Libinfo-459/xcodescripts/
H A Dinstall_files.sh230 iruserok.3 iruserok_sa.3 rcmd_af.3 rresvport.3 rresvport_af.3 ruserok.3
/macosx-10.10.1/Heimdal-398.1.2/appl/rsh/
H A Drshd.c44 int iruserok(uint32_t, int, const char *, const char *);
150 if (iruserok(thataddr->sin_addr.s_addr, pwd->pw_uid == 0,
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h817 int iruserok(unsigned long, int, const char *, const char *);
/macosx-10.10.1/Libinfo-459/util.subproj/
H A Drcmd.c412 * AF independent extension of iruserok.
537 iruserok(raddr, superuser, ruser, luser) function
/macosx-10.10.1/remote_cmds-47/rshd.tproj/
H A Drshd.c577 iruserok(((struct sockaddr_in *)fromp)->sin_addr.s_addr,
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure18760 ac_fn_c_check_func "$LINENO" "iruserok" "ac_cv_func_iruserok"
18769 *" iruserok.$ac_objext "* ) ;;
18770 *) LIBOBJS="$LIBOBJS iruserok.$ac_objext"
20349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if iruserok needs a prototype" >&5
20350 $as_echo_n "checking if iruserok needs a prototype... " >&6; }
20376 extern int iruserok (struct foo*);
20380 iruserok(&xx)

Completed in 229 milliseconds