/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_ofile.c | 186 smb_ofile_t *of; in smb_ofile_open() local 318 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) in smb_ofile_close() 437 smb_ofile_t *of; in smb_ofile_close_all() local 462 smb_ofile_t *of; in smb_ofile_close_all_by_pid() local 488 smb_ofile_enum(smb_ofile_t *of, smb_svcenum_t *svcenum) in smb_ofile_enum() 528 smb_ofile_hold(smb_ofile_t *of) in smb_ofile_hold() 552 smb_ofile_release(smb_ofile_t *of) in smb_ofile_release() 589 smb_ofile_request_complete(smb_ofile_t *of) in smb_ofile_request_complete() 619 smb_ofile_t *of; in smb_ofile_lookup_by_fid() local 669 smb_ofile_t *of; in smb_ofile_lookup_by_uniqid() local [all …]
|
H A D | smb_nt_transact_ioctl.c | 152 smb_ofile_t *of; in smb_nt_trans_ioctl_set_sparse() local 269 smb_ofile_t *of; in smb_nt_trans_ioctl_query_alloc_ranges() local
|
H A D | smb_open_andx.c | 245 smb_ofile_t *of; in smb_com_open() local 371 smb_ofile_t *of; in smb_com_open_andx() local
|
H A D | smb_node.c | 720 smb_ofile_t *of; in smb_node_open_check() local 749 smb_ofile_t *of; in smb_node_rename_check() local 780 smb_ofile_t *of; in smb_node_delete_check() local 823 smb_ofile_t *of; in smb_node_share_check() local 961 smb_node_add_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_add_ofile() 971 smb_node_rem_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_rem_ofile() 1449 cred_t *cr, smb_ofile_t *of, smb_attr_t *attr) in smb_node_setattr() 1620 smb_ofile_t *of, smb_attr_t *attr) in smb_node_getattr()
|
H A D | smb_oplock.c | 542 smb_oplock_release(smb_node_t *node, smb_ofile_t *of) in smb_oplock_release() 581 smb_oplock_ack(smb_node_t *node, smb_ofile_t *of, uint8_t brk) in smb_oplock_ack() 681 smb_oplock_set_grant(smb_ofile_t *of, uint8_t level) in smb_oplock_set_grant()
|
H A D | smb_nt_create_andx.c | 235 smb_ofile_t *of; in smb_com_nt_create_andx() local
|
H A D | smb_common_open.c | 313 smb_ofile_t *of; in smb_open_subr() local 1018 smb_set_open_attributes(smb_request_t *sr, smb_ofile_t *of) in smb_set_open_attributes()
|
H A D | smb_nt_transact_create.c | 145 smb_ofile_t *of; in smb_nt_transact_create() local
|
H A D | smb_tree.c | 371 smb_tree_post_ofile(smb_tree_t *tree, smb_ofile_t *of) in smb_tree_post_ofile() 430 smb_ofile_t *of; in smb_tree_enum() local 464 smb_ofile_t *of; in smb_tree_fclose() local 1308 smb_tree_get_ofile(smb_tree_t *tree, smb_ofile_t *of) in smb_tree_get_ofile()
|
H A D | smb_nt_transact_notify_change.c | 301 smb_notify_file_closed(struct smb_ofile *of) in smb_notify_file_closed()
|
H A D | smb_opipe.c | 272 smb_opipe_close(smb_ofile_t *of) in smb_opipe_close()
|
H A D | smb_lock.c | 59 smb_lock_get_lock_count(smb_node_t *node, smb_ofile_t *of) in smb_lock_get_lock_count()
|
H A D | smb_dispatch.c | 1082 smb_ofile_t *of = sr->fid_ofile; in smbsr_release_file() local
|
H A D | smb_fsops.c | 1401 smb_ofile_t *of; in smb_fsop_write() local
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 624 #define SMB_OFILE_GET_SESSION(of) ((of)->f_session) argument 625 #define SMB_OFILE_GET_TREE(of) ((of)->f_tree) argument 626 #define SMB_OFILE_GET_FID(of) ((of)->f_fid) argument 627 #define SMB_OFILE_GET_NODE(of) ((of)->f_node) argument
|
/titanic_41/usr/src/lib/libinetutil/common/ |
H A D | ofmt.c | 184 ofmt_field_t *of; in ofmt_open() local 424 ofmt_field_t *of; in ofmt_print() local 510 ofmt_field_t *of = os->os_fields; in ofmt_print_header() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 2784 FILE *of = (arg == NULL) ? stdout : arg; in output_propname_common() local 3203 nwam_value_t values, FILE *of) in write_export_command() 3225 FILE *of = arg; in export_ncu_callback() local 3267 FILE *of = arg; in export_ncp_callback() local 3303 FILE *of = arg; in export_enm_callback() local 3341 FILE *of = arg; in export_loc_callback() local 3385 FILE *of = arg; in export_wlan_callback() local 3427 FILE *of = NULL; /* either filename or stdout */ in export_func() local
|
/titanic_41/usr/src/cmd/xstr/ |
H A D | xstr.c | 461 istail(char *str, char *of) in istail()
|
/titanic_41/usr/src/cmd/vi/misc/ |
H A D | xstr.c | 466 istail(str, of) in istail() argument
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | read.c | 293 int i, of, rc; in mparse_buf_r() local
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | collect.c | 772 register FILE *of; in exwrite() local
|
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vnode.h | 1084 #define VOP_GETPAGE(vp, of, sz, pr, pl, ps, sg, a, rw, cr, ct) \ argument 1086 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) \ argument 1088 #define VOP_MAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1090 #define VOP_ADDMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1092 #define VOP_DELMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vnode.h | 1089 #define VOP_GETPAGE(vp, of, sz, pr, pl, ps, sg, a, rw, cr, ct) \ argument 1091 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) \ argument 1093 #define VOP_MAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1095 #define VOP_ADDMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1097 #define VOP_DELMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument
|
/titanic_41/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 1266 smb_ofile_t *of; in smb_dcmd_ofile() local
|
/titanic_41/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 1778 export_prop(FILE *of, int prop_num, char *prop_id) in export_prop() 1811 FILE *of; in export_func() local
|