Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dgenerate-cve-exclusions.py90 def main(argp=None): argument
/openbmc/openbmc-tools/adcapp/src/
H A Dadcifc.c39 static int sys_get_adc_vol( get_adc_value_t *argp ) in sys_get_adc_vol()
/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h40 static inline abi_long do_freebsd_execve(abi_ulong path_or_fd, abi_ulong argp, in do_freebsd_execve()
48 static inline abi_long do_freebsd_fexecve(abi_ulong path_or_fd, abi_ulong argp, in do_freebsd_fexecve()
H A Dos-proc.c35 char **argp, **envp, **qarg0; in freebsd_exec_common() local
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c220 va_list argp; in regex_replace() local
/openbmc/qemu/util/
H A Derror-report.c145 const char *const *argp; in print_loc() local
/openbmc/qemu/block/
H A Dthrottle-groups.c893 ThrottleLimits *argp; in throttle_group_set_limits() local
920 ThrottleLimits *argp = &arg; in throttle_group_get_limits() local
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach.c212 static int pwmtach_action( pwmtach_ioctl_data* argp, int command ) in pwmtach_action()
/openbmc/qemu/linux-user/
H A Dstrace.c3944 abi_ulong argp = arg0; in print_mmap_both() local
H A Dsyscall.c8597 char **argp, **envp; in do_execv() local