Searched defs:of (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_notify_change.c445 smb_process_file_notify_change_queue(struct smb_ofile *of) argument
[all...]
H A Dsmb_common_open.c307 smb_ofile_t *of; local
988 smb_set_open_timestamps(smb_request_t *sr, smb_ofile_t *of, boolean_t created) argument
[all...]
H A Dsmb_dispatch.c1101 smb_ofile_t *of = sr->fid_ofile; local
[all...]
H A Dsmb_lock.c58 smb_lock_get_lock_count(smb_node_t *node, smb_ofile_t *of) argument
[all...]
H A Dsmb_opipe.c114 smb_ofile_t *of; local
268 smb_opipe_close(smb_ofile_t *of) argument
[all...]
H A Dsmb_oplock.c545 smb_oplock_release(smb_node_t *node, smb_ofile_t *of) argument
584 smb_oplock_ack(smb_node_t *node, smb_ofile_t *of, uint8_t brk) argument
684 smb_oplock_set_grant(smb_ofile_t *of, uint8_t level) argument
[all...]
H A Dsmb_ofile.c186 smb_ofile_t *of; local
291 smb_ofile_close(smb_ofile_t *of, uint32_t last_wtime) argument
366 smb_ofile_t *of; local
391 smb_ofile_t *of; local
417 smb_ofile_enum(smb_ofile_t *of, smb_svcenum_t *svcenum) argument
457 smb_ofile_hold(smb_ofile_t *of) argument
481 smb_ofile_release(smb_ofile_t *of) argument
518 smb_ofile_request_complete(smb_ofile_t *of) argument
547 smb_ofile_t *of; local
584 smb_ofile_t *of; local
617 smb_ofile_disallow_fclose(smb_ofile_t *of) argument
649 smb_ofile_set_flags( smb_ofile_t *of, uint32_t flags) argument
673 smb_ofile_seek( smb_ofile_t *of, ushort_t mode, int32_t off, uint32_t *retoff) argument
741 smb_ofile_is_open(smb_ofile_t *of) argument
760 smb_ofile_set_write_time_pending(smb_ofile_t *of) argument
774 smb_ofile_write_time_pending(smb_ofile_t *of) argument
796 smb_ofile_set_explicit_times(smb_ofile_t *of, uint32_t what) argument
805 smb_ofile_explicit_times(smb_ofile_t *of) argument
824 smb_ofile_is_open_locked(smb_ofile_t *of) argument
854 smb_ofile_set_close_attrs(smb_ofile_t *of, uint32_t last_wtime) argument
891 smb_ofile_close_and_next(smb_ofile_t *of) argument
941 smb_ofile_t *of = (smb_ofile_t *)arg; local
981 smb_ofile_access(smb_ofile_t *of, cred_t *cr, uint32_t access) argument
1010 smb_ofile_share_check(smb_ofile_t *of) argument
1023 smb_ofile_open_check(smb_ofile_t *of, uint32_t desired_access, uint32_t share_access) argument
1097 smb_ofile_rename_check(smb_ofile_t *of) argument
1145 smb_ofile_delete_check(smb_ofile_t *of) argument
1168 smb_ofile_getcred(smb_ofile_t *of) argument
1187 smb_ofile_set_delete_on_close(smb_ofile_t *of) argument
1199 smb_ofile_netinfo_encode(smb_ofile_t *of, uint8_t *buf, size_t buflen, uint32_t *nbytes) argument
1215 smb_ofile_netinfo_init(smb_ofile_t *of, smb_netfileinfo_t *fi) argument
[all...]
H A Dsmb_tree.c369 smb_tree_post_ofile(smb_tree_t *tree, smb_ofile_t *of) argument
428 smb_ofile_t *of; local
462 smb_ofile_t *of; local
1270 smb_tree_get_ofile(smb_tree_t *tree, smb_ofile_t *of) argument
[all...]
H A Dsmb_node.c656 smb_ofile_t *of; local
685 smb_ofile_t *of; local
723 smb_ofile_t *of; local
773 smb_ofile_t *of; local
875 smb_node_add_ofile(smb_node_t *node, smb_ofile_t *of) argument
885 smb_node_rem_ofile(smb_node_t *node, smb_ofile_t *of) argument
1343 smb_node_setattr(smb_request_t *sr, smb_node_t *node, cred_t *cr, smb_ofile_t *of, smb_attr_t *attr) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/xstr/
H A Dxstr.c461 istail(char *str, char *of) argument
/opensolaris-onvv-gate/usr/src/lib/libinetutil/common/
H A Dofmt.c184 ofmt_field_t *of; local
424 ofmt_field_t *of; local
510 ofmt_field_t *of = os->os_fields; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dcollect.c772 register FILE *of; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c1224 smb_ofile_t *of; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2784 FILE *of = (arg == NULL) ? stdout : arg; local
3202 write_export_command(nwam_object_type_t object_type, const char *prop, nwam_value_t values, FILE *of) argument
3225 FILE *of = arg; local
3267 FILE *of = arg; local
3303 FILE *of = arg; local
3341 FILE *of = arg; local
3385 FILE *of = arg; local
3427 FILE *of = NULL; /* either filename or stdout */ local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcron.c202 } of; member in struct:event
[all...]
/opensolaris-onvv-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1692 export_prop(FILE *of, int prop_num, char *prop_id) argument
1725 FILE *of; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dladm/
H A Ddladm.c5912 ofmt_field_t *template, *of; local
[all...]

Completed in 149 milliseconds