Searched refs:exec_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c43 int len, i, exec_type = 0, align_4k = 1; local
169 exec_type = 2;
216 exec_type = 1;
494 if (exec_type) /* can be loaded like a.out */
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1429 int exec_type)
1438 exec->e_type = exec_type;
1428 smb_tree_set_execinfo(smb_tree_t *tree, smb_shr_execinfo_t *exec, int exec_type) argument

Completed in 48 milliseconds