/onnv-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_ofile.c | 186 smb_ofile_t *of; in smb_ofile_open() local 291 smb_ofile_close(smb_ofile_t *of, uint32_t last_wtime) in smb_ofile_close() 366 smb_ofile_t *of; in smb_ofile_close_all() local 391 smb_ofile_t *of; in smb_ofile_close_all_by_pid() local 417 smb_ofile_enum(smb_ofile_t *of, smb_svcenum_t *svcenum) in smb_ofile_enum() 457 smb_ofile_hold(smb_ofile_t *of) in smb_ofile_hold() 481 smb_ofile_release(smb_ofile_t *of) in smb_ofile_release() 518 smb_ofile_request_complete(smb_ofile_t *of) in smb_ofile_request_complete() 547 smb_ofile_t *of; in smb_ofile_lookup_by_fid() local 584 smb_ofile_t *of; in smb_ofile_lookup_by_uniqid() local [all …]
|
H A D | smb_node.c | 656 smb_ofile_t *of; in smb_node_open_check() local 685 smb_ofile_t *of; in smb_node_rename_check() local 723 smb_ofile_t *of; in smb_node_delete_check() local 773 smb_ofile_t *of; in smb_node_share_check() local 875 smb_node_add_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_add_ofile() 885 smb_node_rem_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_rem_ofile() 1344 cred_t *cr, smb_ofile_t *of, smb_attr_t *attr) in smb_node_setattr()
|
H A D | smb_oplock.c | 545 smb_oplock_release(smb_node_t *node, smb_ofile_t *of) in smb_oplock_release() 584 smb_oplock_ack(smb_node_t *node, smb_ofile_t *of, uint8_t brk) in smb_oplock_ack() 684 smb_oplock_set_grant(smb_ofile_t *of, uint8_t level) in smb_oplock_set_grant()
|
H A D | smb_common_open.c | 307 smb_ofile_t *of; in smb_open_subr() local 988 smb_set_open_timestamps(smb_request_t *sr, smb_ofile_t *of, boolean_t created) in smb_set_open_timestamps()
|
H A D | smb_tree.c | 369 smb_tree_post_ofile(smb_tree_t *tree, smb_ofile_t *of) in smb_tree_post_ofile() 428 smb_ofile_t *of; in smb_tree_enum() local 462 smb_ofile_t *of; in smb_tree_fclose() local 1270 smb_tree_get_ofile(smb_tree_t *tree, smb_ofile_t *of) in smb_tree_get_ofile()
|
H A D | smb_opipe.c | 114 smb_ofile_t *of; in smb_opipe_open() local 268 smb_opipe_close(smb_ofile_t *of) in smb_opipe_close()
|
H A D | smb_nt_transact_notify_change.c | 445 smb_process_file_notify_change_queue(struct smb_ofile *of) in smb_process_file_notify_change_queue()
|
H A D | smb_dispatch.c | 1101 smb_ofile_t *of = sr->fid_ofile; in smbsr_release_file() local
|
H A D | smb_lock.c | 58 smb_lock_get_lock_count(smb_node_t *node, smb_ofile_t *of) in smb_lock_get_lock_count()
|
/onnv-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 574 #define SMB_OFILE_GET_SESSION(of) ((of)->f_session) argument 575 #define SMB_OFILE_GET_TREE(of) ((of)->f_tree) argument 576 #define SMB_OFILE_GET_FID(of) ((of)->f_fid) argument 577 #define SMB_OFILE_GET_NODE(of) ((of)->f_node) argument
|
H A D | smb_ktypes.h | 1121 #define SMB_OFILE_IS_READONLY(of) \ argument
|
/onnv-gate/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
|
/onnv-gate/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
|
/onnv-gate/usr/src/cmd/vi/misc/ |
H A D | xstr.c | 466 istail(str, of) in istail() argument
|
/onnv-gate/usr/src/cmd/xstr/ |
H A D | xstr.c | 461 istail(char *str, char *of) in istail()
|
/onnv-gate/usr/src/cmd/mailx/ |
H A D | collect.c | 772 register FILE *of; in exwrite() local
|
/onnv-gate/usr/src/uts/common/sys/ |
H A D | vnode.h | 1087 #define VOP_GETPAGE(vp, of, sz, pr, pl, ps, sg, a, rw, cr, ct) \ argument 1089 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) \ argument 1091 #define VOP_MAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1093 #define VOP_ADDMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument 1095 #define VOP_DELMAP(vp, of, as, a, sz, p, mp, fl, cr, ct) \ argument
|
/onnv-gate/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 1224 smb_ofile_t *of; in smb_dcmd_ofile() local
|
/onnv-gate/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 1692 export_prop(FILE *of, int prop_num, char *prop_id) in export_prop() 1725 FILE *of; in export_func() local
|
/onnv-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 456 #define VOP_PUTPAGE(vp, of, sz, fl, cr, ct) 0 argument
|
/onnv-gate/usr/src/cmd/cron/ |
H A D | cron.c | 202 } of; member
|
/onnv-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 5912 ofmt_field_t *template, *of; in parse_wifi_fields() local
|