Searched refs:gen_files (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 182 def gen_files(root, parent, paths, exclude): function 316 result = cmd(root, parent, gen_files(root, parent, paths, exclude),
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ucode.h | 289 ucode_errno_t (*gen_files)(uint8_t *, int, char *); member
|
/titanic_41/usr/src/cmd/ucodeadm/ |
H A D | ucodeadm.c | 655 rc = ucode->gen_files(buf, ucode_size, path); in main()
|