Home
last modified time | relevance | path

Searched refs:p_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/
H A Dvsftpd-2.1.0-filter.patch63 @@ -711,3 +711,14 @@ str_replace_unprintable(struct mystr* p_str, char new_char)
82 @@ -100,6 +100,7 @@ void str_replace_unprintable(struct mystr* p_str, char new_char);
83 int str_atoi(const struct mystr* p_str);
84 filesize_t str_a_to_filesize_t(const struct mystr* p_str);
85 unsigned int str_octal_to_uint(const struct mystr* p_str);
/openbmc/linux/arch/s390/kvm/
H A Dtrace.h30 #define VCPU_TP_PRINTK(p_str, p_args...) \ argument
31 TP_printk("%02d[%016lx-%016lx]: " p_str, __entry->id, \