Searched refs:t_res_type (Results 1 - 22 of 22) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_trans2_create_directory.c66 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_nt_transact_ioctl.c157 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
229 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
266 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
H A Dsmb_print.c111 if (!STYPE_ISPRN(sr->tid_tree->t_res_type)) {
184 if (!STYPE_ISPRN(sr->tid_tree->t_res_type)) {
271 if (!STYPE_ISPRN(sr->tid_tree->t_res_type)) {
H A Dsmb_directory.c78 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
227 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
378 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
H A Dsmb_write.c281 if (STYPE_ISDSK(sr->tid_tree->t_res_type) == 0) {
416 STYPE_ISIPC(sr->tid_tree->t_res_type)) {
465 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
540 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
H A Dsmb_fsinfo.c108 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
204 if (!STYPE_ISDSK(tree->t_res_type)) {
479 if (!STYPE_ISDSK(tree->t_res_type)) {
H A Dsmb_read.c191 if (STYPE_ISDSK(sr->tid_tree->t_res_type) == 0) {
469 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
534 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
H A Dsmb_nt_create_andx.c281 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
H A Dsmb_tree_connect.c292 switch (tree->t_res_type & STYPE_MASK) {
H A Dsmb_open_andx.c392 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
497 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
H A Dsmb_set_fileinfo.c117 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
155 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
228 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
H A Dsmb_nt_transact_create.c192 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
H A Dsmb_query_fileinfo.c133 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
177 if (STYPE_ISIPC(sr->tid_tree->t_res_type)) {
H A Dsmb_rename.c109 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
184 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_trans2_dfs.c113 if (!STYPE_ISIPC(sr->tid_tree->t_res_type)) {
H A Dsmb_trans2_find.c284 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_tree.c908 tree->t_res_type = stype;
1441 info->ci_type = tree->t_res_type;
H A Dsmb_pathname.c173 if (STYPE_ISIPC(sr->tid_tree->t_res_type))
H A Dsmb_common_open.c358 switch (sr->tid_tree->t_res_type & STYPE_MASK) {
H A Dsmb_common_transact.c1388 if (xa->smb_suwcnt > 0 && STYPE_ISIPC(sr->tid_tree->t_res_type)) {
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dconfig.y1127 res_type: /*empty*/ | t_res_type t_equal t_quotedstring
1178 t_res_type: TYPE label
1180 DEBUG_YACC("t_res_type");
/opensolaris-onvv-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1058 int32_t t_res_type; member in struct:smb_tree

Completed in 206 milliseconds