Home
last modified time | relevance | path

Searched defs:ctl_code (Results 1 – 10 of 10) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/libcli/smb2/
H A Dioctl.c79 static bool smb2_ioctl_is_failure(uint32_t ctl_code, NTSTATUS status, in smb2_ioctl_is_failure()
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dsmb2_ioctl_named_pipe.c36 struct tevent_req *smb2_ioctl_named_pipe(uint32_t ctl_code, in smb2_ioctl_named_pipe()
H A Dsmb2_ioctl_dfs.c100 struct tevent_req *smb2_ioctl_dfs(uint32_t ctl_code, in smb2_ioctl_dfs()
H A Dsmb2_ioctl_filesys.c742 struct tevent_req *smb2_ioctl_filesys(uint32_t ctl_code, in smb2_ioctl_filesys()
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/yggdrasil-network/water/
H A Dsyscalls_windows.go140 func ctl_code(device_type, function, method, access uint32) uint32 { func
/dports/dns/knot3-lib/knot-3.1.5/src/utils/knotc/
H A Dinteractive.c120 unsigned ctl_code = (cmd_desc->flags & CMD_FREQ_TXN) ? in id_lookup() local
/dports/dns/knot3/knot-3.1.5/src/utils/knotc/
H A Dinteractive.c120 unsigned ctl_code = (cmd_desc->flags & CMD_FREQ_TXN) ? in id_lookup() local
/dports/net/samba412/samba-4.12.15/libcli/smb/
H A Dsmb2cli_ioctl.c35 uint32_t ctl_code; member
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/uil/
H A DUilSemVal.c2399 boolean sem_control_allowed (ctl_code, class_code) in sem_control_allowed() argument
2446 boolean sem_child_allowed (ctl_code, class_code) in sem_child_allowed() argument
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbclient/
H A D_io.py179 def ioctl_request(transaction, ctl_code, output_size=0, flags=IOCTLFlags.SMB2_0_IOCTL_IS_IOCTL, inp… argument