404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.117.83.62: ~ $
#!/bin/sh

sound_header_dir=$1

printf "static const char *sndrv_ctl_ioctl_cmds[] = {\n"
grep "^#define[\t ]\+SNDRV_CTL_IOCTL_" $sound_header_dir/asound.h | \
	sed -r 's/^#define +SNDRV_CTL_IOCTL_([A-Z0-9_]+)[\t ]+_IO[RW]*\( *.U., *(0x[[:xdigit:]]+),?.*/\t[\2] = \"\1\",/g'
printf "};\n"

Filemanager

Name Type Size Permission Actions
drm_ioctl.sh File 551 B 0755
kcmp_type.sh File 249 B 0755
kvm_ioctl.sh File 435 B 0755
madvise_behavior.sh File 326 B 0755
perf_ioctl.sh File 361 B 0755
pkey_alloc_access_rights.sh File 358 B 0755
prctl_option.sh File 573 B 0755
sndrv_ctl_ioctl.sh File 288 B 0755
sndrv_pcm_ioctl.sh File 288 B 0755
vhost_virtio_ioctl.sh File 722 B 0755