Searched refs:so (Results 1 - 25 of 524) sorted by relevance

1234567891011>>

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Derr.D_PDESC_ZERO.badlib.d36 pid$1:libbmc_sucks.so.1::entry
/freebsd-10.0-release/etc/pam.d/
H A Datrun9 #account required pam_nologin.so
10 account required pam_unix.so
H A Dcron8 account required pam_nologin.so
9 account required pam_unix.so
H A Dimap8 #auth sufficient pam_krb5.so no_warn try_first_pass
9 #auth sufficient pam_ssh.so no_warn try_first_pass
10 auth required pam_unix.so no_warn try_first_pass
13 #account required pam_nologin.so
14 account required pam_unix.so
H A Dother8 auth sufficient pam_opie.so no_warn no_fake_prompts
9 auth requisite pam_opieaccess.so no_warn allow_local
10 #auth sufficient pam_krb5.so no_warn try_first_pass
11 #auth sufficient pam_ssh.so no_warn try_first_pass
12 auth required pam_unix.so no_warn try_first_pass
15 account required pam_nologin.so
16 #account required pam_krb5.so
17 account required pam_login_access.so
18 account required pam_unix.so
21 #session optional pam_ssh.so want_agen
[all...]
H A Dpop38 #auth sufficient pam_krb5.so no_warn try_first_pass
9 #auth sufficient pam_ssh.so no_warn try_first_pass
10 auth required pam_unix.so no_warn try_first_pass
13 #account required pam_nologin.so
14 account required pam_unix.so
H A Dsshd8 auth sufficient pam_opie.so no_warn no_fake_prompts
9 auth requisite pam_opieaccess.so no_warn allow_local
10 #auth sufficient pam_krb5.so no_warn try_first_pass
11 #auth sufficient pam_ssh.so no_warn try_first_pass
12 auth required pam_unix.so no_warn try_first_pass
15 account required pam_nologin.so
16 #account required pam_krb5.so
17 account required pam_login_access.so
18 account required pam_unix.so
21 #session optional pam_ssh.so want_agen
[all...]
H A Drsh8 auth required pam_rhosts.so no_warn
11 account required pam_nologin.so
12 account required pam_unix.so
15 session required pam_permit.so
18 password required pam_deny.so
H A Dxdm8 #auth sufficient pam_krb5.so no_warn try_first_pass
9 #auth sufficient pam_ssh.so no_warn try_first_pass
10 auth required pam_unix.so no_warn try_first_pass
13 account required pam_nologin.so
14 #account required pam_krb5.so
15 account required pam_unix.so
18 #session required pam_ssh.so want_agent
19 session required pam_lastlog.so no_fail
22 password required pam_deny.so
H A Dsystem8 auth sufficient pam_opie.so no_warn no_fake_prompts
9 auth requisite pam_opieaccess.so no_warn allow_local
10 #auth sufficient pam_krb5.so no_warn try_first_pass
11 #auth sufficient pam_ssh.so no_warn try_first_pass
12 auth required pam_unix.so no_warn try_first_pass nullok
15 #account required pam_krb5.so
16 account required pam_login_access.so
17 account required pam_unix.so
20 #session optional pam_ssh.so want_agent
21 session required pam_lastlog.so no_fai
[all...]
H A Dftpd8 auth sufficient pam_opie.so no_warn no_fake_prompts
9 auth requisite pam_opieaccess.so no_warn allow_local
10 #auth sufficient pam_krb5.so no_warn
11 #auth sufficient pam_ssh.so no_warn try_first_pass
12 auth required pam_unix.so no_warn try_first_pass
15 account required pam_nologin.so
16 #account required pam_krb5.so
17 account required pam_unix.so
20 session required pam_permit.so
H A Dpasswd10 #password requisite pam_passwdqc.so enforce=users
11 password required pam_unix.so no_warn try_first_pass nullok
H A Dtelnetd8 auth sufficient pam_opie.so no_warn no_fake_prompts
9 auth requisite pam_opieaccess.so no_warn allow_local
10 #auth sufficient pam_krb5.so no_warn try_first_pass
11 #auth sufficient pam_ssh.so no_warn try_first_pass
12 auth required pam_unix.so no_warn try_first_pass
15 account required pam_nologin.so
16 #account required pam_krb5.so
17 account required pam_login_access.so
18 account required pam_unix.so
21 #session optional pam_ssh.so want_agen
[all...]
H A Dlogin8 auth sufficient pam_self.so no_warn
12 account requisite pam_securetty.so
13 account required pam_nologin.so
H A Dsu8 auth sufficient pam_rootok.so no_warn
9 auth sufficient pam_self.so no_warn
10 auth requisite pam_group.so no_warn group=wheel root_only fail_safe ruser
17 session required pam_permit.so
/freebsd-10.0-release/etc/
H A Dlibalias.conf2 /lib/libalias_cuseeme.so
3 /lib/libalias_ftp.so
4 /lib/libalias_irc.so
5 /lib/libalias_nbt.so
6 /lib/libalias_pptp.so
7 /lib/libalias_skinny.so
8 /lib/libalias_smedia.so
/freebsd-10.0-release/lib/libc++/
H A Dlibc++.ldscript2 GROUP ( @@SHLIB@@ @@LIBDIR@@/libcxxrt.so )
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dipoptsec.c30 struct ipopt_names *so; local
35 for (so = secclass; so->on_name; so++)
36 if (!strcasecmp(slevel, so->on_name))
39 if (!so->on_name) {
43 return (u_char)so->on_value;
50 struct ipopt_names *so; local
52 for (so = secclass; so
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/plockstat/
H A Dtst.available.d33 plockstat$1:libc.so.1::
/freebsd-10.0-release/sys/sys/
H A Dsockstate.h75 void soisconnected(struct socket *so);
76 void soisconnecting(struct socket *so);
77 void soisdisconnected(struct socket *so);
78 void soisdisconnecting(struct socket *so);
79 void socantrcvmore(struct socket *so);
80 void socantrcvmore_locked(struct socket *so);
81 void socantsendmore(struct socket *so);
82 void socantsendmore_locked(struct socket *so);
H A Dsocketvar.h63 * (b) locked by SOCK_LOCK(so).
64 * (c) locked by SOCKBUF_LOCK(&so->so_rcv).
65 * (d) locked by SOCKBUF_LOCK(&so->so_snd).
203 #define sosendallatonce(so) \
204 ((so)->so_proto->pr_flags & PR_ATOMIC)
206 /* can we read something from so? */
207 #define soreadabledata(so) \
208 ((so)->so_rcv.sb_cc >= (so)->so_rcv.sb_lowat || \
209 !TAILQ_EMPTY(&(so)
[all...]
/freebsd-10.0-release/sys/kern/
H A Dsys_socket.c78 struct socket *so = fp->f_data; local
82 error = mac_socket_check_receive(active_cred, so);
86 error = soreceive(so, 0, uio, 0, 0, 0);
95 struct socket *so = fp->f_data; local
99 error = mac_socket_check_send(active_cred, so);
103 error = sosend(so, 0, uio, 0, 0, 0, uio->uio_td);
104 if (error == EPIPE && (so->so_options & SO_NOSIGPIPE) == 0) {
124 struct socket *so = fp->f_data; local
129 SOCK_LOCK(so);
131 so
232 struct socket *so = fp->f_data; local
247 struct socket *so = fp->f_data; local
288 struct socket *so; local
[all...]
/freebsd-10.0-release/sys/security/mac/
H A Dmac_socket.c148 mac_socket_init(struct socket *so, int flag) argument
152 so->so_label = mac_socket_label_alloc(flag);
153 if (so->so_label == NULL)
155 so->so_peerlabel = mac_socketpeer_label_alloc(flag);
156 if (so->so_peerlabel == NULL) {
157 mac_socket_label_free(so->so_label);
158 so->so_label = NULL;
162 so->so_label = NULL;
163 so->so_peerlabel = NULL;
185 mac_socket_destroy(struct socket *so) argument
237 mac_socket_create(struct ucred *cred, struct socket *so) argument
252 mac_socket_relabel(struct ucred *cred, struct socket *so, struct label *newlabel) argument
263 mac_socketpeer_set_from_mbuf(struct mbuf *m, struct socket *so) argument
288 mac_socket_create_mbuf(struct socket *so, struct mbuf *m) argument
305 mac_socket_check_accept(struct ucred *cred, struct socket *so) argument
320 mac_socket_check_bind(struct ucred *cred, struct socket *so, struct sockaddr *sa) argument
336 mac_socket_check_connect(struct ucred *cred, struct socket *so, struct sockaddr *sa) argument
368 mac_socket_check_deliver(struct socket *so, struct mbuf *m) argument
389 mac_socket_check_listen(struct ucred *cred, struct socket *so) argument
404 mac_socket_check_poll(struct ucred *cred, struct socket *so) argument
418 mac_socket_check_receive(struct ucred *cred, struct socket *so) argument
433 mac_socket_check_relabel(struct ucred *cred, struct socket *so, struct label *newlabel) argument
451 mac_socket_check_send(struct ucred *cred, struct socket *so) argument
465 mac_socket_check_stat(struct ucred *cred, struct socket *so) argument
479 mac_socket_check_visible(struct ucred *cred, struct socket *so) argument
491 mac_socket_label_set(struct ucred *cred, struct socket *so, struct label *label) argument
527 mac_setsockopt_label(struct ucred *cred, struct socket *so, struct mac *mac) argument
560 mac_getsockopt_label(struct ucred *cred, struct socket *so, struct mac *mac) argument
598 mac_getsockopt_peerlabel(struct ucred *cred, struct socket *so, struct mac *mac) argument
[all...]
/freebsd-10.0-release/contrib/libreadline/shlib/
H A DMakefile.in110 .SUFFIXES: .so
112 .c.so:
142 SHARED_HISTOBJ = history.so histexpand.so histfile.so histsearch.so shell.so \
143 mbutil.so
144 SHARED_TILDEOBJ = tilde.so
145 SHARED_OBJ = readline.so vi_mod
[all...]
/freebsd-10.0-release/contrib/unbound/libunbound/python/
H A DMakefile45 #_unbound.so: ../../Makefile
48 #../../.libs/libunbound.so.0: ../../Makefile
51 #../../ldns-src/lib/libldns.so: ../../ldns-src/Makefile
56 rm -f _unbound.so libunbound_wrap.o
59 testenv: ../../.libs/libunbound.so.2 ../../ldns-src/lib/libldns.so ../../.libs/_unbound.so
61 cd examples && mkdir unbound && ln -s ../../unbound.py unbound/__init__.py && ln -s ../../_unbound.so unbound/_unbound.so && ln -s ../../../../.libs/libunbound.so
[all...]

Completed in 102 milliseconds

1234567891011>>