Searched refs:AT_ARGC (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 966 #define AT_ARGC 28 /* Argument count */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | imgact_elf.c | 1395 AUXARGS_ENTRY(pos, AT_ARGC, imgp->args->argc); in __elfN() |