Home
last modified time | relevance | path

Searched refs:gen_files (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/tools/scripts/
H A Dgit-pbchk.py176 def gen_files(root, parent, paths, exclude): function
296 result = cmd(root, parent, gen_files(root, parent, paths, exclude),
/titanic_50/usr/src/uts/common/sys/
H A Ducode.h289 ucode_errno_t (*gen_files)(uint8_t *, int, char *); member
/titanic_50/usr/src/cmd/ucodeadm/
H A Ducodeadm.c655 rc = ucode->gen_files(buf, ucode_size, path); in main()