Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 12 of 12) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs_xdr.c23 return (FALSE); in xdr_uint64()
31 return (FALSE); in xdr_int64()
39 return (FALSE); in xdr_uint32()
47 return (FALSE); in xdr_int32()
55 return (FALSE); in xdr_filename3()
63 return (FALSE); in xdr_nfspath3()
71 return (FALSE); in xdr_fileid3()
281 case FALSE: in xdr_post_op_attr()
311 case FALSE: in xdr_pre_op_attr()
339 case FALSE: in xdr_post_op_fh3()
[all …]
A Dmount_xdr.c23 return (FALSE); in xdr_fhandle3()
31 return (FALSE); in xdr_dirpath()
39 return (FALSE); in xdr_name()
47 return (FALSE); in xdr_exports()
55 return (FALSE); in xdr_groups()
63 return (FALSE); in xdr_mountlist()
77 return (FALSE); in xdr_mountstat3()
87 return (FALSE); in xdr_mountres3_ok()
90 return (FALSE); in xdr_mountres3_ok()
98 return (FALSE); in xdr_mountres3()
[all …]
A Dnfs.x126 case FALSE:
139 case FALSE:
151 case FALSE:
236 case FALSE:
A Ddfs_nfs.c361 args.how.createhow3_u.obj_attributes.uid.set_it = FALSE; in nfs_create()
362 args.how.createhow3_u.obj_attributes.gid.set_it = FALSE; in nfs_create()
363 args.how.createhow3_u.obj_attributes.size.set_it = FALSE; in nfs_create()
409 args.attributes.uid.set_it = FALSE; in nfs_mkdir()
410 args.attributes.gid.set_it = FALSE; in nfs_mkdir()
411 args.attributes.size.set_it = FALSE; in nfs_mkdir()
820 fp->eof = FALSE; in nfs_open()
917 dir->eof = FALSE; in nfs_opendir()
A Dnfs_auth.c167 return (FALSE); in authnone_refresh()
/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c113 return FALSE; in xdr_int()
139 return FALSE; in xdr_u_int()
163 return (FALSE); in xdr_long()
176 return FALSE; in xdr_u_long()
184 return FALSE; in xdr_u_long()
192 return (FALSE); in xdr_u_long()
220 return FALSE; in xdr_longlong_t()
249 return FALSE; in xdr_u_longlong_t()
275 return (FALSE); in xdr_short()
301 return (FALSE); in xdr_u_short()
[all …]
A Drpc_prot.c69 return (FALSE); in xdr_opaque_auth()
90 return (FALSE); in xdr_accepted_reply()
92 return (FALSE); in xdr_accepted_reply()
100 return (FALSE); in xdr_accepted_reply()
114 return (FALSE); in xdr_rejected_reply()
119 return (FALSE); in xdr_rejected_reply()
125 return (FALSE); in xdr_rejected_reply()
145 return (FALSE); in xdr_replymsg()
166 return (FALSE); in xdr_callhdr()
A Dxdr_mem.c102 if (xdrs->x_handy < 4) return FALSE; in xdrmem_getlong()
113 if (xdrs->x_handy < 4) return FALSE; in xdrmem_putlong()
124 if (xdrs->x_handy < len) return FALSE; in xdrmem_getbytes()
134 if (xdrs->x_handy < len) return FALSE; in xdrmem_putbytes()
154 return (FALSE); in xdrmem_setpos()
A Dtypes.h77 #ifndef FALSE
78 # define FALSE (0) macro
A Dpmap.c23 return (FALSE); in xdr_pmap()
A Dauth_none.c130 return (FALSE); in authnone_refresh()
A Dclnt_udp.c192 cu->cu_closeit = FALSE; in clntudp_bufcreate()
389 return (FALSE); in clntudp_control()

Completed in 25 milliseconds