/titanic_51/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_odir.c | 413 smb_odir_hold(smb_odir_t *od) in smb_odir_hold() argument 446 smb_odir_release(smb_odir_t * od) smb_odir_release() argument 480 smb_odir_close(smb_odir_t * od) smb_odir_close() argument 516 smb_odir_read(smb_request_t * sr,smb_odir_t * od,smb_odirent_t * odirent,boolean_t * eof) smb_odir_read() argument 587 smb_odir_read_fileinfo(smb_request_t * sr,smb_odir_t * od,smb_fileinfo_t * fileinfo,uint16_t * eof) smb_odir_read_fileinfo() argument 672 smb_odir_read_streaminfo(smb_request_t * sr,smb_odir_t * od,smb_streaminfo_t * sinfo,boolean_t * eof) smb_odir_read_streaminfo() argument 768 smb_odir_save_cookie(smb_odir_t * od,int idx,uint32_t cookie) smb_odir_save_cookie() argument 786 smb_odir_save_fname(smb_odir_t * od,uint32_t cookie,const char * fname) smb_odir_save_fname() argument 819 smb_odir_resume_at(smb_odir_t * od,smb_odir_resume_t * resume) smb_odir_resume_at() argument 897 smb_odir_t *od; smb_odir_create() local 965 smb_odir_reopen(smb_odir_t * od,const char * pattern,uint16_t sattr) smb_odir_reopen() argument 996 smb_odir_t *od = (smb_odir_t *)arg; smb_odir_delete() local 1043 smb_odir_next_odirent(smb_odir_t * od,smb_odirent_t * odirent) smb_odir_next_odirent() argument 1149 smb_odir_single_fileinfo(smb_request_t * sr,smb_odir_t * od,smb_fileinfo_t * fileinfo) smb_odir_single_fileinfo() argument 1274 smb_odir_wildcard_fileinfo(smb_request_t * sr,smb_odir_t * od,smb_odirent_t * odirent,smb_fileinfo_t * fileinfo) smb_odir_wildcard_fileinfo() argument 1389 smb_odir_lookup_link(smb_request_t * sr,smb_odir_t * od,char * fname,smb_node_t ** tgt_node) smb_odir_lookup_link() argument 1421 smb_odir_match_name(smb_odir_t * od,smb_odirent_t * odirent) smb_odir_match_name() argument [all...] |
H A D | smb_trans2_find.c | 287 smb_odir_t *od; in smb_com_trans2_find_first2() local 435 smb_odir_t *od; smb_com_trans2_find_next2() local 532 smb_trans2_find_entries(smb_request_t * sr,smb_xa_t * xa,smb_odir_t * od,smb_find_args_t * args) smb_trans2_find_entries() argument 950 smb_odir_t *od; smb_com_find_close2() local [all...] |
H A D | smb_find.c | 231 smb_odir_t *od; in smb_com_search() local 416 smb_odir_t *od; smb_com_find() local 571 smb_odir_t *od; smb_com_find_close() local 636 smb_odir_t *od; smb_com_find_unique() local [all...] |
H A D | smb2_query_dir.c | 68 smb_odir_t *od = NULL; in smb2_query_dir() local 280 smb2_find_entries(smb_request_t * sr,smb_odir_t * od,smb2_find_args_t * args) smb2_find_entries() argument [all...] |
H A D | smb_delete.c | 287 smb_odir_t *od; in smb_delete_multiple_files() local 371 smb_delete_find_fname(smb_request_t *sr, smb_odir_t *od, cha argument [all...] |
H A D | smb_tree.c | 400 smb_tree_post_odir(smb_tree_t *tree, smb_odir_t *od) in smb_tree_post_odir() argument 1276 smb_odir_t *od; in smb_tree_lookup_odir() local 1369 smb_tree_get_odir(smb_tree_t * tree,smb_odir_t * od) smb_tree_get_odir() argument 1408 smb_odir_t *od, *next_od; smb_tree_close_odirs() local [all...] |
H A D | smb_query_fileinfo.c | 635 smb_odir_t *od = NULL; in smb_query_stream_info() local
|
H A D | smb_fsops.c | 792 smb_odir_t *od; in smb_fsop_remove_streams() local
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | disk.c | 84 struct open_disk *od; in ptblread() local 109 struct open_disk *od; in ptable_print() local 154 struct open_disk *od; in disk_print() local 168 struct open_disk *od; disk_read() local 181 struct open_disk *od; disk_write() local 194 struct open_disk *od = dev->d_opendata; disk_ioctl() local 219 struct open_disk *od; disk_open() local 347 struct open_disk *od; disk_close() local [all...] |
/titanic_51/usr/src/cmd/ztest/ |
H A D | ztest.c | 1945 ztest_lookup(ztest_ds_t *zd, ztest_od_t *od, int count) in ztest_lookup() argument 1986 ztest_create(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_create() argument 2030 ztest_remove(ztest_ds_t * zd,ztest_od_t * od,int count) ztest_remove() argument 2246 ztest_od_init(ztest_od_t * od,uint64_t id,char * tag,uint64_t index,dmu_object_type_t type,uint64_t blocksize,uint64_t gen) ztest_od_init() argument 2271 ztest_object_init(ztest_ds_t * zd,ztest_od_t * od,size_t size,boolean_t remove) ztest_object_init() argument 3518 ztest_od_t od[4]; ztest_dmu_object_alloc_free() local 3543 ztest_od_t od[2]; ztest_dmu_read_write() local 3817 ztest_od_t od[2]; ztest_dmu_read_write_zcopy() local 4045 ztest_od_t od[1]; ztest_dmu_write_parallel() local 4066 ztest_od_t od[1]; ztest_dmu_prealloc() local 4108 ztest_od_t od[1]; ztest_zap() local 4248 ztest_od_t od[1]; ztest_fzap() local 4289 ztest_od_t od[1]; ztest_zap_parallel() local 4479 ztest_od_t od[1]; ztest_dmu_commit_callbacks() local 5020 ztest_od_t od[1]; ztest_ddt_repair() local 5838 ztest_od_t od; ztest_freeze() local [all...] |
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_dup.c | 573 HOFFDUP od; local
|
/titanic_51/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 1250 smb_odir_t *od; in smb_dcmd_odir() local [all...] |
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_diff.c | 1298 ctf_diff_obj_t *id, *od; in ctf_diff_obj_fill() local
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | name.c | 1438 double d,od=0; in nv_putval() local
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | name.c | 1699 double d,od=0; in nv_putval() local
|