/titanic_44/usr/src/cmd/oamuser/user/ |
H A D | groups.c | 69 (void) fclose(e_fptr); in edit_group() 74 (void) fclose(e_fptr); in edit_group() 81 (void) fclose(e_fptr); in edit_group() 91 (void) fclose(t_fptr); in edit_group() 92 (void) fclose(e_fptr); in edit_group() 103 (void) fclose(t_fptr); in edit_group() 104 (void) fclose(e_fptr); in edit_group() 127 (void) fclose(t_fptr); in edit_group() 128 (void) fclose(e_fptr); in edit_group() 204 (void) fclose(e_fptr); in edit_group() [all …]
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | loadsave.c | 478 (void) fclose(fp); in load_token_data() 519 (void) fclose(fp); in load_token_data() 568 (void) fclose(fp); in save_token_data() 608 (void) fclose(fp); in save_token_data() 644 (void) fclose(fp); in save_token_object() 655 (void) fclose(fp); in save_token_object() 661 (void) fclose(fp); in save_token_object() 669 (void) fclose(fp); in save_token_object() 676 (void) fclose(fp); in save_token_object() 712 (void) fclose(fp); in save_public_token_object() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/keymgmt/ |
H A D | keymgmt.c | 134 (void) fclose(keystore_fp); in process_extract() 137 (void) fclose(keystore_fp); in process_extract() 144 (void) fclose(keystore_fp); in process_extract() 154 (void) fclose(fp); in process_extract() 157 (void) fclose(fp); in process_extract() 219 (void) fclose(tmp_fp); in compress_keystore() 286 (void) fclose(keystore_fp); in process_insert() 296 (void) fclose(fp); in process_insert() 297 (void) fclose(keystore_fp); in process_insert() 300 (void) fclose(fp); in process_insert() [all …]
|
/titanic_44/usr/src/cmd/acpi/acpixtract/ |
H A D | acpixtract.c | 99 fclose (InputFile); in AxExtractTables() 118 fclose (InputFile); in AxExtractTables() 124 fclose (InputFile); in AxExtractTables() 180 fclose (InputFile); in AxExtractTables() 248 fclose (OutputFile); in AxExtractTables() 251 fclose (InputFile); in AxExtractTables() 298 fclose (InputFile); in AxExtractToMultiAmlFile() 308 fclose (InputFile); in AxExtractToMultiAmlFile() 389 fclose (InputFile); in AxExtractToMultiAmlFile() 390 fclose (OutputFile); in AxExtractToMultiAmlFile() [all …]
|
/titanic_44/usr/src/cmd/mailx/ |
H A D | quit.c | 149 fclose(readstat); in quit() 180 fclose(obuf); in quit() 187 fclose(fbuf); in quit() 192 fclose(ibuf); in quit() 193 fclose(obuf); in quit() 196 fclose(obuf); in quit() 200 fclose(ibuf); in quit() 218 fclose(ibuf); in quit() 219 fclose(obuf); in quit() 243 fclose(ibuf); in quit() [all …]
|
H A D | fio.c | 119 fclose(ibuf); in setptr() 146 fclose(ibuf); in setptr() 271 fclose(ibuf); in setptr() 281 fclose(ibuf); in setptr() 319 fclose(ibuf); in setptr() 518 fclose(readstat); in edstop() 531 fclose(ibuf); in edstop() 537 fclose(ibuf); in edstop() 546 fclose(obuf); in edstop() 549 fclose(ibuf); in edstop() [all …]
|
H A D | collect.c | 118 fclose(obuf); in collect() 545 fclose(fbuf); in collect() 554 fclose(fbuf); in collect() 614 fclose(fbuf); in collect() 704 fclose(obuf); in collect() 729 fclose(fbuf); in collect() 736 fclose(ibuf); in collect() 738 fclose(obuf); in collect() 786 pi ? npclose(of) : fclose(of); in exwrite() 870 fclose(fbuf); in mesedit() [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/ |
H A D | keygen.c | 310 (void) fclose(fp); in master_gen_key() 323 (void) fclose(fp); in master_gen_key() 331 (void) fclose(fp); in master_gen_key() 336 (void) fclose(fp); in master_gen_key() 401 (void) fclose(cli_fp); in client_gen_key() 416 (void) fclose(cli_fp); in client_gen_key() 431 (void) fclose(mas_fp); in client_gen_key() 432 (void) fclose(cli_fp); in client_gen_key() 435 (void) fclose(mas_fp); in client_gen_key() 443 (void) fclose(cli_fp); in client_gen_key() [all …]
|
/titanic_44/usr/src/cmd/oamuser/group/ |
H A D | add_group.c | 67 fclose(etcgrp); 74 fclose(etcgrp); 75 fclose(etctmp); 91 (void) fclose(etcgrp); 98 fclose(etctmp); 103 (void) fclose(etctmp);
|
/titanic_44/usr/src/cmd/mail/ |
H A D | copymt.c | 86 fclose(f1); fclose(f2); 112 fclose(f1); fclose(f2); 171 fclose(f1); 172 fclose(f2); 183 fclose(f1); 184 fclose(f2);
|
H A D | copyback.c | 63 fclose(tmpf); in copyback() 69 fclose(malf); in copyback() 73 fclose(malf); in copyback() 74 fclose(tmpf); in copyback() 141 fclose(malf); in copyback()
|
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | io.c | 110 (void) fclose(Bodyfp); in abort_code_file() 111 (void) fclose(Headfp); in abort_code_file() 131 (void) fclose(hfp); in alt_code_file() 151 if (fclose(Mapfp) != 0) { in commit_code_file() 168 (void) fclose(Bodyfp); in commit_code_file() 169 if (fclose(Headfp) != 0) { in commit_code_file()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | grades.c | 165 (void) fclose(cfd); 171 (void) fclose(cfd); 221 (void) fclose(cfd); in fdgrade() 229 (void) fclose(cfd); in fdgrade() 268 (void) fclose(fp); 301 (void) fclose(fp); 310 (void) fclose(fp); 465 (void) fclose(fp); 480 (void) fclose(fp); 624 (void) fclose(cfd); [all …]
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | nick.c | 79 fclose(nickp); 96 fclose(nickp); 102 fclose(nickp); 106 fclose(nickp); 110 fclose(nickp);
|
/titanic_44/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 95 (void) fclose(fp); in doconfig() 127 (void) fclose(fp); in doconfig() 132 (void) fclose(fp); in doconfig() 137 (void) fclose(fp); in doconfig() 142 (void) fclose(fp); in doconfig() 147 (void) fclose(fp); in doconfig() 152 (void) fclose(fp); in doconfig() 157 (void) fclose(fp); in doconfig() 160 (void) fclose(fp); in doconfig()
|
/titanic_44/usr/src/lib/pam_modules/authtok_check/ |
H A D | packlib.c | 76 (void) fclose(pdesc->dfp); in PWOpen() 102 (void) fclose(ifp); in PWOpen() 103 (void) fclose(dfp); in PWOpen() 109 (void) fclose(ifp); in PWOpen() 110 (void) fclose(dfp); in PWOpen() 116 (void) fclose(ifp); in PWOpen() 117 (void) fclose(dfp); in PWOpen() 163 (void) fclose(pwp->ifp); in PWClose() 164 (void) fclose(pwp->dfp); in PWClose() 165 (void) fclose(pwp->wfp); in PWClose()
|
/titanic_44/usr/src/cmd/gss/gsscred/ |
H A D | gsscred_file.c | 86 (void) fclose(fp); in file_addGssCredEntry() 131 (void) fclose(fp); in file_getGssCredEntry() 161 (void) fclose(fp); in file_getGssCredUid() 195 (void) fclose(fp); in file_deleteGssCredEntry() 221 (void) fclose(fp); in file_deleteGssCredEntry() 233 (void) fclose(tempFp); in file_deleteGssCredEntry() 234 (void) fclose(fp); in file_deleteGssCredEntry()
|
/titanic_44/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_util.c | 80 (void) fclose(dfp); in ipmgmt_cpfile() 85 (void) fclose(dfp); in ipmgmt_cpfile() 102 (void) fclose(sfp); in ipmgmt_cpfile() 103 (void) fclose(dfp); in ipmgmt_cpfile()
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | _open.c | 157 fclose(fd_in); in open_mnt() 164 fclose(fd_in); in open_mnt() 165 fclose(fd_out); in open_mnt() 170 fclose(fd_in); in open_mnt() 171 fclose(fd_out); in open_mnt() 178 fclose(fd_in); in open_mnt() 179 fclose(fd_out); in open_mnt() 188 fclose(fd_in); in open_mnt() 189 fclose(fd_out); in open_mnt() 359 fclose(fd); in open_printcap()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | getusershell.c | 81 (void)fclose(fp); in initshells() 85 (void)fclose(fp); in initshells() 90 (void)fclose(fp); in initshells() 108 (void)fclose(fp); in initshells()
|
H A D | exportent.c | 71 (void)fclose(f); in setexportent() 81 (void) fclose(f); in endexportent() 158 (void)fclose(f2); in remexportent() 168 (void)fclose(f2); in remexportent() 174 (void)fclose(f2); in remexportent() 178 (void)fclose(f2); in remexportent()
|
/titanic_44/usr/src/cmd/fm/eversholt/common/ |
H A D | eftread.c | 98 (void) fclose(fp); in eftread_fopen() 117 (void) fclose(fp); in eftread_fopen() 123 (void) fclose(fp); in eftread_fopen() 142 (void) fclose(fp); in eftread_fopen() 183 (void) fclose(fp); in eftread_fopen() 188 (void) fclose(tfp); in eftread_fopen()
|
/titanic_44/usr/src/cmd/make/lib/vroot/ |
H A D | report.cc | 66 (void)fclose(report_file); in close_report_file() 73 fclose(nse_depinfo_fp); in clean_up() 74 fclose(merge_fp); in clean_up() 75 fclose(command_output_fp); in clean_up() 107 fclose(command_output_fp); in close_file() 138 fclose(command_output_fp); in close_file() 140 fclose(nse_depinfo_fp); in close_file()
|
/titanic_44/usr/src/cmd/split/ |
H A D | split.c | 272 (void) fclose(out_file); in main() 277 (void) fclose(out_file); in main() 293 (void) fclose(out_file); in main() 315 (void) fclose(out_file); in main() 320 (void) fclose(out_file); in main() 336 (void) fclose(out_file); in main() 344 (void) fclose(out_file); in main()
|
/titanic_44/usr/src/cmd/cmd-crypto/cryptoadm/ |
H A D | adm_util.c | 139 (void) fclose(pfile); in update_conf() 152 (void) fclose(pfile); in update_conf() 160 (void) fclose(pfile); in update_conf() 256 (void) fclose(pfile); in update_conf() 260 (void) fclose(pfile_tmp); in update_conf() 279 (void) fclose(pfile_tmp); in update_conf() 290 if (fclose(pfile_tmp) != 0) { in update_conf()
|