Home
last modified time | relevance | path

Searched refs:bool_t (Results 51 – 75 of 437) sorted by relevance

12345678910>>...18

/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_token_xdr.c43 static bool_t
48 bool_t rc; in smb_privset_helper_xdr()
82 static bool_t
106 static bool_t
116 static bool_t
127 static bool_t
132 bool_t rc; in smb_posix_grps_helper_xdr()
159 bool_t
205 static bool_t
221 static bool_t
[all …]
H A Dsmb_xdr.c43 bool_t
69 bool_t
151 bool_t
218 bool_t
237 bool_t
317 bool_t
387 bool_t
409 bool_t
430 bool_t
444 bool_t
[all …]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h246 bool_t isputrootfh; /* flag */
352 bool_t r_eof; /* read result */
383 bool_t rd_eof; /* readdir result */
407 extern bool_t whoami(void);
446 extern bool_t xdr_getattr4_args(XDR *, getattr4arg_t *);
447 extern bool_t xdr_getattr4_res(XDR *, getattr4res_t *);
448 extern bool_t xdr_lookup4_args(XDR *, lookup4arg_t *);
449 extern bool_t xdr_lookup4_res(XDR *, lookup4res_t *);
451 extern bool_t xdr_read4_args(XDR *, read4arg_t *);
452 extern bool_t xdr_read4_res(XDR *, read4res_t *);
[all …]
H A Dnfs4_xdr.c117 bool_t
278 bool_t
287 bool_t
301 bool_t
317 bool_t
329 bool_t
343 bool_t
361 bool_t
411 bool_t
431 bool_t
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dprinc_xdr.h47 bool_t
50 bool_t
53 bool_t
56 bool_t
59 bool_t
62 bool_t
65 bool_t
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x95 % bool_t push( entryp );
222 % bool_t entry_exists_p( entryp i );
249 % bool_t replace_entry( entryp, entry_object_p );
255 % bool_t delete_entry( entryp );
261 %long * stats( bool_t fl );
264 % bool_t configure(char *objName);
270 % bool_t cacheValid(entryp loc);
273 % bool_t dupEntry(entry_object *obj, entryp loc);
294 %extern "C" bool_t xdr_db_table( XDR*, db_table*);
296 %extern bool_t xdr_db_table(XDR*, db_table*);
H A Ddb_mindex_c.x134 % db_index_entry_p satisfy_query(db_query *, long *, bool_t *valid,
135 % bool_t fromLDAP = FALSE);
136 % db_index_entry_p satisfy_query(db_query *, long *, bool_t *valid = NULL);
180 % bool_t checkExpire,
181 % bool_t *valid = NULL);
184 % bool_t good() { return scheme != NULL && table != NULL; }
292 % bool_t configure (char *objName);
342 % bool_t touchEntry(entry_object *e);
343 % bool_t touchEntry(db_query *q);
371 %extern "C" bool_t xdr_db_mindex(XDR*, db_mindex*);
[all …]
H A Ddb_index_entry_c.x114 % db_index_entry* lookup( bool_t, unsigned long, item*, long *);
118 % db_index_entry* lookup( bool_t, unsigned long, item*, entryp ); //name entry
122 % db_index_entry* getnext( bool_t, unsigned long, item*, entryp );
146 % bool_t remove( db_index_entry **, bool_t, unsigned long, item *, entryp );
159 % bool_t add( db_index_entry **oldhead, bool_t, unsigned long hval, item *,
H A Dnis_parse_ldap_util.h28 extern bool_t add_column(__nis_table_mapping_t *, const char *);
29 extern bool_t dup_index(__nis_index_t *, __nis_index_t *);
30 extern bool_t dup_mapping_element(__nis_mapping_element_t *,
32 extern bool_t make_fqdn(__nis_object_dn_t *, const char *);
33 extern bool_t make_full_dn(char **, const char *);
H A Ddb_item_c.x65 % bool_t equal( item *, bool_t casein = FALSE );
68 % bool_t equal( char *, int, bool_t casein = FALSE );
80 % unsigned int get_hashval( bool_t casein = FALSE );
H A Ddb_dictlog_c.x69 %bool_t xdr_table_obj();
106 % bool_t sane() { return( aversion.equal( &bversion ) ); }
118 %extern "C" bool_t xdr_db_dictlog_entry(XDR*, db_dictlog_entry*);
120 %extern bool_t xdr_db_dictlog_entry(XDR*, db_dictlog_entry*);
154 % int execute_on_log( bool_t(* func) (db_dictlog_entry *, char *, int *),
155 % char *, bool_t = TRUE );
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth_sys.h95 extern bool_t xdr_authsys_parms(XDR *, struct authsys_parms *);
97 extern bool_t xdr_authsys_parms();
115 extern bool_t xdr_gid_t(XDR *, gid_t *);
116 extern bool_t xdr_uid_t(XDR *, uid_t *);
119 extern bool_t xdr_authkern(XDR *, cred_t *);
120 extern bool_t xdr_authloopback(XDR *, cred_t *);
H A Dxdr_rdma.c168 bool_t
650 bool_t
871 bool_t
898 bool_t
944 bool_t
968 bool_t
977 bool_t
1031 bool_t
1084 bool_t
1175 bool_t
[all …]
H A Drpc_rdma.h555 extern bool_t xdrrdma_setpos(XDR *, uint_t);
556 extern bool_t xdr_clist(XDR *, clist *);
557 extern bool_t xdr_do_clist(XDR *, clist **);
565 extern bool_t xdr_decode_wlist(XDR *xdrs, struct clist **, bool_t *);
566 extern bool_t xdr_decode_wlist_svc(XDR *xdrs, struct clist **, bool_t *,
568 extern bool_t xdr_encode_rlist_svc(XDR *, clist *);
569 extern bool_t xdr_encode_wlist(XDR *, clist *);
570 extern bool_t xdr_encode_reply_wchunk(XDR *, struct clist *,
572 bool_t xdrrdma_getrdmablk(XDR *, struct clist **, uint_t *,
575 bool_t xdrrdma_send_read_data(XDR *, uint_t, struct clist *);
[all …]
H A Dxdr_sizeof.c36 static bool_t
44 static bool_t
58 static bool_t
115 bool_t stat; in xdr_sizeof()
117 typedef bool_t (* dummyfunc1)(XDR *, caddr_t, int); in xdr_sizeof()
118 typedef bool_t (* dummyfunc2)(XDR *, int, void *); in xdr_sizeof()
120 typedef bool_t (* dummyfunc3)(XDR *, int32_t *); in xdr_sizeof()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c128 static bool_t flush_out(RECSTREAM *, bool_t);
231 static bool_t
263 static bool_t
288 static bool_t
299 static bool_t
340 static bool_t
516 bool_t
554 bool_t
585 bool_t
777 bool_t
[all …]
H A Dxdr_sizeof.c39 static bool_t
48 static bool_t
57 static bool_t
71 static bool_t
104 static bool_t
111 static bool_t
118 static bool_t
141 bool_t stat; in xdr_sizeof()
H A Dxdr_stdio.c81 static bool_t
92 static bool_t
106 static bool_t
117 static bool_t
131 static bool_t
141 static bool_t
158 static bool_t
183 static bool_t
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h49 extern bool_t xdr_netconfig(XDR *, struct netconfig *);
72 bool_t dom_boundp;
91 extern bool_t xdr_ypbind_resptype(XDR *, ypbind_resptype *);
104 extern bool_t xdr_ypbind_domain(XDR *, ypbind_domain *);
120 extern bool_t xdr_ypbind_binding(XDR *, ypbind_binding *);
130 extern bool_t xdr_ypbind_resp(XDR *, ypbind_resp *);
137 extern bool_t xdr_ypbind_setdom(XDR *, ypbind_setdom *);
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.h47 extern bool_t xdr_component4(register XDR *, component4 *);
48 extern bool_t xdr_utf8string(register XDR *, utf8string *);
49 extern bool_t xdr_pathname4(register XDR *, pathname4 *);
50 extern bool_t xdr_fs_location4(register XDR *, fs_location4 *);
51 extern bool_t xdr_fs_locations4(register XDR *, fs_locations4 *);
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_misc.c63 bool_t
92 bool_t
106 bool_t
116 bool_t
133 bool_t
141 bool_t (*xdr_func)();
148 bool_t conf_state;
149 bool_t ret = FALSE;
229 bool_t
237 bool_t (*xdr_func)();
[all …]
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c38 static bool_t authnone_marshal(AUTH *, XDR *, struct cred *);
39 static bool_t authnone_validate(AUTH *, struct opaque_auth *);
40 static bool_t authnone_refresh(AUTH *, struct rpc_msg *, cred_t *);
101 static bool_t
131 static bool_t
138 static bool_t
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss_misc.c43 bool_t
72 bool_t
86 bool_t
96 bool_t
113 bool_t
121 bool_t (*xdr_func)();
127 bool_t conf_state;
128 bool_t ret = FALSE;
207 bool_t
215 bool_t (*xdr_func)();
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c604 static bool_t
1648 static bool_t
1680 static bool_t
1701 static bool_t
2112 bool_t
2115 bool_t rc; in rfs4_lease_expired()
2156 bool_t rc; in EQOPENOWNER()
2712 bool_t rc; in lo_state_compare()
2977 bool_t rc; in state_compare()
3071 bool_t rc; in deleg_state_compare()
[all …]
/illumos-gate/usr/src/lib/libnsl/include/rpcsvc/
H A Dnis_dhext.h120 mechanism_t ** __nis_get_mechanisms(bool_t);
151 nis_server *__nis_host2nis_server_g(const char *, bool_t, bool_t, int *);
153 void __nis_auth2princ_rpcgss(char *, struct svc_req *, bool_t, int);
156 int passwd2des_g(const char *, const char *, int, des_block *, bool_t);
173 char **, bool_t);
175 bool_t);

12345678910>>...18