Searched defs:cur_file (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 72 each_file(char *cur_file, Cmd_Info *cmd_info) in each_file() argument 244 process_file(Elf * elf,char * cur_file,Cmd_Info * cmd_info) process_file() argument 313 traverse_file(Elf * elf,GElf_Ehdr * ehdr,char * cur_file,Cmd_Info * cmd_info,file_state_t * state) traverse_file() argument 1269 copy_elf_file_to_temp_ar_file(int fdartmp,Elf_Arhdr * mem_header,char * cur_file) copy_elf_file_to_temp_ar_file() argument 1334 copy_non_elf_to_temp_ar(int fd,Elf * elf,int fdartmp,Elf_Arhdr * mem_header,char * cur_file,Cmd_Info * cmd_info) copy_non_elf_to_temp_ar() argument [all...] |
H A D | utils.c | 52 apply_action(section_info_table *info, char *cur_file, Cmd_Info *cmd_info) in apply_action() argument 214 doprint(char *cur_file, section_info_tabl argument [all...] |
/titanic_51/usr/src/stand/lib/fs/nfs/ |
H A D | lookup.c | 81 lookup(char *pathname, struct nfs_file *cur_file, bool_t needroothandle) in lookup() argument
|
/titanic_51/usr/src/cmd/format/ |
H A D | global.h | 106 int cur_file; /* file descriptor for current disk */ variable
|