/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 870 struct trusted_key_options *options; in trusted_options_alloc() local 890 struct trusted_key_options *options = NULL; in trusted_tpm_seal() local 935 struct trusted_key_options *options = NULL; trusted_tpm_unseal() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xskxceiver.h | 130 u16 options; member
|
/kernel/liteos_a/fs/vfs/vfs_cmd/ |
H A D | vfs_shellcmd.c | 274 static unsigned long get_mountflags(const char *options) in get_mountflags() argument
|
/kernel/liteos_a/syscall/ |
H A D | process_syscall.c | 405 int SysWait(int pid, USER int *status, int options, void *rusage) in SysWait() argument 412 int SysWaitid(idtype_t type, int pid, USER siginfo_t *info, int options, void *rusage) in SysWaitid() argument
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.c | 55 static const struct poptOption options[] = { variable
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipconfig.c | 680 ic_dhcp_init_options(u8 *options, struct ic_device *d) in ic_dhcp_init_options() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvbsubdec.c | 1559 static const AVOption options[] = { variable
|
H A D | mpeg4videoenc.c | 1375 static const AVOption options[] = { variable
|
H A D | mlpdec.c | 1398 static const AVOption options[] = { variable
|
H A D | ccaption_dec.c | 930 static const AVOption options[] = { variable
|
H A D | dnxhdenc.c | 50 static const AVOption options[] = { variable
|
H A D | evrcdec.c | 920 static const AVOption options[] = { variable
|
H A D | libx264.c | 1100 static const AVOption options[] = { variable
|
H A D | libzvbi-teletextdec.c | 790 static const AVOption options[] = { variable
|
H A D | alacenc.c | 637 static const AVOption options[] = { variable
|
H A D | ac3enc.h | 159 AC3EncOptions options; ///< encoding options member
|
H A D | rpzaenc.c | 842 static const AVOption options[] = { variable
|
/third_party/elfutils/src/ |
H A D | elfclassify.c | 874 const struct argp_option options[] = in main() local
|
H A D | elfcmp.c | 57 static const struct argp_option options[] = variable
|
H A D | ar.c | 64 static const struct argp_option options[] = variable
|
/third_party/eudev/src/udev/ |
H A D | udevd.c | 1048 static const struct option options[] = { in parse_argv() local
|
/third_party/eudev/src/cdrom_id/ |
H A D | cdrom_id.c | 854 static const struct option options[] = { in main() local
|
/third_party/ffmpeg/fftools/ |
H A D | opt_common.c | 237 void show_banner(int argc, char **argv, const OptionDef *options) in show_banner() argument
|
H A D | cmdutils.c | 134 void show_help_options(const OptionDef *options, const char *msg, int req_flags, in show_help_options() argument 345 void parse_options(void *optctx, int argc, char **argv, const OptionDef *options, in parse_options() argument 306 parse_option(void *optctx, const char *opt, const char *arg, const OptionDef *options) parse_option() argument 409 locate_option(int argc, char **argv, const OptionDef *options, const char *optname) locate_option() argument 468 parse_loglevel(int argc, char **argv, const OptionDef *options) parse_loglevel() argument 687 split_commandline(OptionParseContext *octx, int argc, char *argv[], const OptionDef *options, const OptionGroupDef *groups, int nb_groups) split_commandline() argument [all...] |
/third_party/exfatprogs/fsck/ |
H A D | fsck.c | 25 enum fsck_ui_options options; member [all...] |