Home
last modified time | relevance | path

Searched refs:bool_t (Results 176 – 200 of 437) sorted by relevance

12345678910>>...18

/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h118 static bool_t s_dns_qthr_created = FALSE;
119 static bool_t s_dns_disabled = FALSE;
141 bool_t nfsmapid_debug = FALSE;
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c35 bool_t
57 bool_t
81 bool_t
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dfw.h61 bool_t xdr_flag;
75 bool_t xdr_flag;
85 bool_t eof;
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dmountlist_xdr.c45 bool_t
50 bool_t more_data;
150 bool_t
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dpol_xdr.c18 bool_t
43 bool_t xdr_nullstring(XDR *xdrs, char **objp) in xdr_nullstring()
87 bool_t
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_cots.c79 static bool_t svc_cots_ksend(SVCXPRT *, struct rpc_msg *);
80 static bool_t svc_cots_kgetargs(SVCXPRT *, xdrproc_t, caddr_t);
81 static bool_t svc_cots_kfreeargs(SVCXPRT *, xdrproc_t, caddr_t);
84 struct dupreq **, bool_t *);
355 static bool_t
412 static bool_t
422 bool_t has_args; in svc_cots_ksend()
566 static bool_t
574 static bool_t
582 bool_t retval; in svc_cots_kfreeargs()
[all …]
H A Dsvc_clts.c75 static bool_t svc_clts_ksend(SVCXPRT *, struct rpc_msg *);
76 static bool_t svc_clts_kgetargs(SVCXPRT *, xdrproc_t, caddr_t);
77 static bool_t svc_clts_kfreeargs(SVCXPRT *, xdrproc_t, caddr_t);
80 struct dupreq **, bool_t *);
273 static bool_t
430 static bool_t
442 bool_t has_args; in svc_clts_ksend()
624 static bool_t
635 static bool_t
642 bool_t retval; in svc_clts_kfreeargs()
[all …]
H A Drpc_com.h98 bool_t rpc_control(int, void *);
100 bool_t rpc_control();
H A Dsvc_soc.h66 extern bool_t svc_register(SVCXPRT *, rpcprog_t, rpcvers_t,
100 extern bool_t svc_register();
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dadb_xdr.c44 bool_t
79 bool_t
90 bool_t
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c104 bool_t
117 bool_t
205 bool_t
218 bool_t
332 bool_t
412 bool_t
423 bool_t
438 bool_t
450 bool_t
473 bool_t
[all …]
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x86 bool_t isdirect; /* direct mountpoint? */
207 bool_t isdirect; /* direct mount? */
239 bool_t rddir_eof; /* TRUE if last entry in result */
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_ancil.c55 bool_t
95 bool_t
120 bool_t
300 bool_t
H A Ddit_access.c65 extern bool rename_map(char *from, char *to, bool_t secure_map);
76 suc_code add_special_entries(DBM *, map_ctrl *, bool_t *);
92 bool_t
197 bool_t replace, bool_t ignore_map_errs) in write_to_dit()
402 get_passwd_list(bool_t adjunct, char *domain) in get_passwd_list()
542 add_special_entries(DBM *db, map_ctrl *map, bool_t *secure_flag) in add_special_entries()
592 update_map_from_dit(map_ctrl *map, bool_t log_flag) { in update_map_from_dit()
611 bool_t secure_flag; in update_map_from_dit()
624 bool_t xlate_to_lcase = FALSE; in update_map_from_dit()
1084 make_nis_container(char *map_name, char *domain, bool_t init_containers) { in make_nis_container()
[all …]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c65 extern bool_t xdr_opaque_auth(XDR *, struct opaque_auth *);
66 extern bool_t __rpc_gss_wrap(AUTH *, char *, uint_t, XDR *, bool_t (*)(),
68 extern bool_t __rpc_gss_unwrap(AUTH *, XDR *, bool_t (*)(), caddr_t);
72 static bool_t time_not_ok(struct timeval *);
102 bool_t cu_closeit; /* opened by library */
272 bool_t ok; in clnt_dg_call()
693 static bool_t
699 bool_t stat; in clnt_dg_freeres()
714 static bool_t
905 static bool_t
H A Drpc_prot.c57 bool_t
69 bool_t
80 bool_t
103 bool_t
123 bool_t
252 bool_t
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table.cc170 bool_t
690 bool_t
713 bool_t
716 bool_t ret = TRUE; in delete_entry()
746 db_table::stats(bool_t include_freelist) in stats()
766 bool_t
888 bool_t
890 bool_t ret; in cacheValid()
913 bool_t
1085 bool_t
[all …]
H A Ddb_pickle.h66 bool_t open();
77 int transfer(pptr, bool_t (*f) (XDR*, pptr));
H A Ddb_vers.cc129 bool_t
184 bool_t
187 bool_t ret = other != NULL && in equal()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.c143 bool_t
152 bool_t
182 bool_t
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyppasswd_xdr.c32 bool_t
50 bool_t
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdxdr.c35 bool_t
62 bool_t
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c78 extern bool_t xdr_opaque_auth(XDR *, struct opaque_auth *);
83 bool_t ct_closeit;
85 bool_t ct_waitset; /* wait set by clnt_control? */
225 bool_t shipnow; in clnttcp_call()
323 static bool_t
340 static bool_t
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c65 extern bool_t xdrrec_endofrecord();
66 extern bool_t xdrrec_skiprecord();
84 bool_t ct_closeit;
291 bool_t shipnow; in clntbtcp_call()
475 static bool_t
495 static bool_t
H A Dpmap.c201 bool_t
211 bool_t
231 bool_t
260 bool_t
278 bool_t
311 bool_t

12345678910>>...18