Searched refs:fident (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 140 th_data->th_func.fident, in check_error() 199 th_data->th_func.fident, in compute_modf() 237 if (strcmp(th_data->th_func.fident, xinf) != 0) { in compute_frexp_lgamma() 244 th_data->th_func.fident, in compute_frexp_lgamma() 288 th_data->th_func.fident, in thread_code() 298 th_data->th_func.fident, in thread_code() 318 th_data->th_func.fident, in thread_code() 351 th_data->th_func.fident); in thread_code() 395 th_data->th_func.fident); in thread_code()
|
H A D | tfloat.h | 81 * fident function id. (string) for error messages 90 char fident[16]; member
|
H A D | main.c | 291 th_num, pcom->th_func.fident, pcom->th_nerror, in main() 296 th_num, pcom->th_func.fident, in main()
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | diag_ftp.c | 52 * @fident: file name - ASCII 63 u8 fident[HMCDRV_FTP_FIDENT_MAX]; member 161 len = strlcpy(ldfpl->fident, ftp->fname, sizeof(ldfpl->fident)); in diag_ftp_cmd()
|
H A D | sclp_diag.h | 45 * @fident: file name (ASCII, zero-terminated) 61 u8 fident[256]; member
|
H A D | sclp_ftp.c | 117 len = strlcpy(sccb->evbuf.mdd.ftp.fident, ftp->fname, in sclp_ftp_et7()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | diag_ftp.c | 53 * @fident: file name - ASCII 64 u8 fident[HMCDRV_FTP_FIDENT_MAX]; member 162 len = strscpy(ldfpl->fident, ftp->fname, sizeof(ldfpl->fident)); in diag_ftp_cmd()
|
H A D | sclp_diag.h | 45 * @fident: file name (ASCII, zero-terminated) 61 u8 fident[256]; member
|
H A D | sclp_ftp.c | 120 len = strscpy(sccb->evbuf.mdd.ftp.fident, ftp->fname, in sclp_ftp_et7()
|
Completed in 5 milliseconds