Searched refs:cleanup (Results 1 - 25 of 2322) sorted by relevance

1234567891011>>

/freebsd-13-stable/sbin/pfctl/tests/
H A Dmacro.sh3 atf_test_case "space" cleanup
/freebsd-13-stable/share/examples/printing/
H A Dhpdf13 cleanup() {
24 cleanup
32 trap cleanup 1 2 15
37 cleanup
58 cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_003_pos.ksh45 function cleanup function
51 log_onexit cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dcleanup.ksh36 cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/suid/
H A Dsuid_write_to_none.ksh42 function cleanup function
47 log_onexit cleanup
H A Dsuid_write_to_sgid.ksh42 function cleanup function
47 log_onexit cleanup
H A Dsuid_write_to_suid.ksh42 function cleanup function
47 log_onexit cleanup
H A Dsuid_write_to_suid_sgid.ksh42 function cleanup function
47 log_onexit cleanup
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_012_neg.ksh60 function cleanup function
67 log_onexit cleanup
/freebsd-13-stable/tests/sys/cddl/zfs/tests/redundancy/
H A Dcleanup.ksh29 # ident "@(#)cleanup.ksh 1.1 08/05/14 SMI"
36 cleanup
/freebsd-13-stable/share/examples/sunrpc/
H A DMakefile19 clean cleanup:
20 cd dir; $(MAKE) ${MFLAGS} cleanup
21 cd msg; $(MAKE) ${MFLAGS} cleanup
22 cd sort; $(MAKE) ${MFLAGS} cleanup
/freebsd-13-stable/contrib/openpam/lib/libpam/
H A Dpam_set_data.c60 void (*cleanup)(pam_handle_t *pamh,
69 if (dp->cleanup)
70 (dp->cleanup)(pamh, dp->data, PAM_SUCCESS);
72 dp->cleanup = cleanup;
83 dp->cleanup = cleanup;
101 * If not =NULL, the =cleanup argument should point to a function
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dcase_all_values.ksh29 function cleanup function
34 log_onexit cleanup
H A Dinsensitive_formd_delete.ksh32 function cleanup function
37 log_onexit cleanup
H A Dinsensitive_formd_lookup.ksh31 function cleanup function
36 log_onexit cleanup
H A Dmixed_formd_lookup_ci.ksh31 function cleanup function
36 log_onexit cleanup
H A Dmixed_none_lookup.ksh31 function cleanup function
36 log_onexit cleanup
H A Dsensitive_none_lookup.ksh31 function cleanup function
36 log_onexit cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.ksh28 function cleanup function
33 log_onexit cleanup
H A Dtst.snapshot_destroy.ksh27 function cleanup function
32 log_onexit cleanup
H A Dtst.snapshot_simple.ksh28 function cleanup function
33 log_onexit cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_args_neg.ksh65 log_onexit cleanup
67 function cleanup function
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/
H A DMakefile.am4 cleanup.ksh \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_003_pos.ksh48 function cleanup function
60 log_onexit cleanup
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path/
H A DMakefile.am4 cleanup.ksh \

Completed in 205 milliseconds

1234567891011>>