Home
last modified time | relevance | path

Searched refs:SearchAttributes (Results 1 – 14 of 14) sorted by path

/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dcifspdu.h1165 __le16 SearchAttributes; /* target file attributes */ member
1207 __le16 SearchAttributes; /* target file attributes */ member
1224 __le16 SearchAttributes; member
1859 __le16 SearchAttributes; member
H A Dcifssmb.c946 pSMB->SearchAttributes = in CIFSSMBDelFile()
2709 pSMB->SearchAttributes = in CIFSSMBRename()
3087 pSMB->SearchAttributes = in CIFSCreateHardLink()
4500 offsetof(struct smb_com_transaction2_ffirst_req, SearchAttributes) in CIFSFindFirst()
4507 pSMB->SearchAttributes = in CIFSFindFirst()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dcifspdu.h1165 __le16 SearchAttributes; /* target file attributes */ member
1207 __le16 SearchAttributes; /* target file attributes */ member
1224 __le16 SearchAttributes; member
1859 __le16 SearchAttributes; member
H A Dcifssmb.c946 pSMB->SearchAttributes = in CIFSSMBDelFile()
2709 pSMB->SearchAttributes = in CIFSSMBRename()
3087 pSMB->SearchAttributes = in CIFSCreateHardLink()
4500 offsetof(struct smb_com_transaction2_ffirst_req, SearchAttributes) in CIFSFindFirst()
4507 pSMB->SearchAttributes = in CIFSFindFirst()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dcifspdu.h1165 __le16 SearchAttributes; /* target file attributes */ member
1207 __le16 SearchAttributes; /* target file attributes */ member
1224 __le16 SearchAttributes; member
1859 __le16 SearchAttributes; member
H A Dcifssmb.c946 pSMB->SearchAttributes = in CIFSSMBDelFile()
2709 pSMB->SearchAttributes = in CIFSSMBRename()
3087 pSMB->SearchAttributes = in CIFSCreateHardLink()
4500 offsetof(struct smb_com_transaction2_ffirst_req, SearchAttributes) in CIFSFindFirst()
4507 pSMB->SearchAttributes = in CIFSFindFirst()
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dncp2222.py9414 rec( 11, 1, SearchAttributes ),
9471 rec( 11, 1, SearchAttributes ),
9577 rec( 11, 1, SearchAttributes ),
9872 rec( 13, 1, SearchAttributes ),
9905 rec( 89, 1, SearchAttributes ),
12258 rec( 12, 1, SearchAttributes ),
12301 rec( 8, 1, SearchAttributes ),
12355 rec( 8, 1, SearchAttributes ),
12366 rec( 8, 1, SearchAttributes ),
12381 rec( 9, 1, SearchAttributes ),
[all …]
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dncp2222.py9414 rec( 11, 1, SearchAttributes ),
9471 rec( 11, 1, SearchAttributes ),
9577 rec( 11, 1, SearchAttributes ),
9872 rec( 13, 1, SearchAttributes ),
9905 rec( 89, 1, SearchAttributes ),
12258 rec( 12, 1, SearchAttributes ),
12301 rec( 8, 1, SearchAttributes ),
12355 rec( 8, 1, SearchAttributes ),
12366 rec( 8, 1, SearchAttributes ),
12381 rec( 9, 1, SearchAttributes ),
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dncp2222.py9414 rec( 11, 1, SearchAttributes ),
9471 rec( 11, 1, SearchAttributes ),
9577 rec( 11, 1, SearchAttributes ),
9872 rec( 13, 1, SearchAttributes ),
9905 rec( 89, 1, SearchAttributes ),
12258 rec( 12, 1, SearchAttributes ),
12301 rec( 8, 1, SearchAttributes ),
12355 rec( 8, 1, SearchAttributes ),
12366 rec( 8, 1, SearchAttributes ),
12381 rec( 9, 1, SearchAttributes ),
[all …]
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dncp2222.py9414 rec( 11, 1, SearchAttributes ),
9471 rec( 11, 1, SearchAttributes ),
9577 rec( 11, 1, SearchAttributes ),
9872 rec( 13, 1, SearchAttributes ),
9905 rec( 89, 1, SearchAttributes ),
12258 rec( 12, 1, SearchAttributes ),
12301 rec( 8, 1, SearchAttributes ),
12355 rec( 8, 1, SearchAttributes ),
12366 rec( 8, 1, SearchAttributes ),
12381 rec( 9, 1, SearchAttributes ),
[all …]
/dports/www/grafana8/grafana-8.3.6/pkg/services/ldap/
H A Dldap_test.go89 assert.Len(t, conn.SearchAttributes, 3)
H A Dtesting.go15 SearchAttributes []string member
78 c.SearchAttributes = sr.Attributes
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentCustomerUserAddressBook.pm879 my @SearchAttributes;
898 push @SearchAttributes, $Key;
913 push @SearchAttributes, $Key;
924 Value => \@SearchAttributes,
H A DAgentTicketSearch.pm2470 my @SearchAttributes;
2514 push @SearchAttributes, $Key;
2548 push @SearchAttributes, $Key;
2554 push @SearchAttributes, 'Fulltext';
2560 Value => \@SearchAttributes,