Home
last modified time | relevance | path

Searched refs:delete (Results 151 – 175 of 266) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A D00README44 dcom.c delete comment: deletes a .comment section from an ELF file.
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_class.txt46 0x00000020:fd:file delete
/illumos-gate/usr/src/lib/libldap5/
H A DMakefile.com37 delete.o disptmpl.o dsparse.o error.o extendop.o free.o freevalues.o \
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault31 # standard settings(US Keyboard layout), delete the "#" at the beginning of the
157 # (US Keyboard layout),, delete the '#' at the beginning of the corresponding
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dview.test166 } {1 {use DROP TABLE to delete table t1}}
176 } {1 {use DROP VIEW to delete view v1}}
H A Dselect5.test33 file delete data1.txt
H A Dmisuse.test26 catch {file delete -force test2.db}
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c447 vremote(i, delete, 0); in vdelete()
570 vremote(cnt, delete, 0); in vchange()
H A Dex_unix.c412 (void) delete(0); in vi_filter()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp89 -- Didn't have an old value, delete (inherit) instead
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp_var.h260 extern void delete(int argc, char *argv[]);
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh188 echo "\t-x delete simulation world if simulation is successful"
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib273 sd="${slave_dir}/delete"
290 dev_delete="/sys/block/$disk/device/delete"
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m483 dnl delete a char $2 from a string $1 if it is there
101 dnl WARNING: the order might be important: if someone adds and delete the
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c866 boolean_t delete = B_FALSE; in smb_ofile_release() local
895 delete = B_TRUE; in smb_ofile_release()
914 if (delete) { in smb_ofile_release()
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c1383 nscd_bool_t delete; in lookup_int() local
1458 delete = nscd_false; in lookup_int()
1480 delete = nscd_true; in lookup_int()
1559 if (delete == nscd_true) in lookup_int()
1713 if (delete == nscd_true) in lookup_int()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps175 exit_delete_mode, "rmdc" "ed" End delete mode
193 key_dc, "kdch1" "kD" KEY_DC, 0512, Sent by delete character key.
194 key_dl, "kdl1" "kL" KEY_DL, 0510, Sent by delete line key.
325 key_sdc, "kDC" "*4" KEY_SDC, 0577, shifted delete char key
326 key_sdl, "kDL" "*5" KEY_SDL, 0600, shifted delete line key
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg168 Number of dynamic elements to delete, starting at the\n\
241 The dyn:delete command is used to delete one or more elements\n\
477 @ MSG_CMD_DELETE "delete"
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ads.c1780 boolean_t delete = B_TRUE; in smb_ads_join() local
1908 delete = B_FALSE; in smb_ads_join()
1912 if (new_acct && delete) in smb_ads_join()
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h291 extern void delete(int);
/illumos-gate/usr/src/pkg/transforms/
H A Dglobal_zone_only_component95 <transform dir file link hardlink -> delete variant.opensolaris.zone __NODEFAULT>
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc288 if [[ $? -eq 139 ]]; then fail "BAD: T.misc delete dropped core"; fi
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t88 my $val = delete($ks->{cpu_info}{$cpu}{$cpu_info}{state});
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s39 / the GPL. If you do not delete the provisions above, a recipient
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c746 int delete = 0; in release_conn() local
751 delete = 1; in release_conn()
757 if (delete) { in release_conn()

1234567891011