Searched defs:clean_up (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl93 clean_up();
785 clean_up();
794 sub clean_up subroutine
H A Dsymcheck.pl76 clean_up();
120 clean_up();
128 sub clean_up subroutine
193 clean_up(); # Remove any tmp dirs and files.
H A Dsymprof.pl69 clean_up();
104 clean_up();
111 sub clean_up subroutine
171 clean_up(); # Remove any tmp dirs and files.
H A Dsymreport.pl67 clean_up();
102 clean_up();
110 sub clean_up subroutine
169 clean_up(); # Remove any tmp directories and files.
/illumos-gate/usr/src/cmd/listen/
H A Dlslog.c72 void clean_up(int code, int flag, char *msg);
78 * if EXIT bit in exitflag is non-zero, the routine exits. (see clean_up() )
94 clean_up(code, exitflag, scratch);
96 clean_up(code, exitflag, NULL);
121 clean_up(code, exitflag, scratch);
136 clean_up(code, exitflag, scratch);
141 * clean_up: if 'flag', and main listener is exiting, clean things
148 clean_up(int code, int flag, char *msg) function
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dreport.cc71 clean_up(FILE *nse_depinfo_fp, FILE *merge_fp, char *nse_depinfo_file, char *merge_file, int unlinkf) function
176 clean_up(nse_depinfo_fp, merge_fp,
179 clean_up(nse_depinfo_fp, merge_fp,
196 clean_up(nse_depinfo_fp, merge_fp, nse_depinfo_file, merge_file, 1);
/illumos-gate/usr/src/cmd/bdiff/
H A Dbdiff.c432 clean_up() function
468 * If the FTLCLN bit is on, clean_up is called.
474 clean_up();
489 * via "clean_up()"
510 clean_up();
/illumos-gate/usr/src/tools/protocmp/
H A Dprotocmp.c204 clean_up(void) function
825 clean_up();
/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c76 static void clean_up();
157 clean_up() function
200 clean_up();
373 clean_up();
440 clean_up();
609 clean_up();
1508 clean_up();
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c1581 clean_up(cmdbuf_t *cmds) function
1671 clean_up(cmds);
1693 clean_up(cmds);
/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c93 static void clean_up(pam_handle_t *);
305 clean_up(*pamh);
312 clean_up(*pamh);
319 clean_up(*pamh);
380 clean_up(pamh);
2495 * clean_up - free allocated storage in the pam handle
2499 clean_up(pam_handle_t *pamh) function

Completed in 87 milliseconds