Searched refs:LINUX_MAX_COMM_LEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ | ||
| H A D | linux_misc.h | 63 #define LINUX_MAX_COMM_LEN 16 /* Maximum length of the process name. */ macro |
| H A D | linux_misc.c | 1676 char comm[LINUX_MAX_COMM_LEN]; in linux_prctl() |